# Tabs

The Tabs widget allows you to create tabs like the ones you find in your browser. Each tab can contain any and as many widgets as you need.

You can even add multiple widgets within one tab. This means you could have the Text widget and the Image widget on one tab and a Forms widget on another tab.

## Widget

![](/files/-MNJ2-LFpEPLGBJvQNsK)

![](/files/-MNJ1jbkV060aOkPISXc)

## Content

![](/files/-MNJ2KHKjvXAgX7_ZOs5)

* Tabs
  * Name
  * Widgets

## Settings

![](/files/-MNJ2tu8WVMUc8oLAVwX)

* Theme Color
* Tab Navigation Pills


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.iglootheme.com/widgets/tabs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
