# Tabs

An interactive element that is a separate container with unique content. The user can open tabs to see what's inside.

<figure><img src="/files/x6SrBTzzbBVmA32rUFQE" alt=""><figcaption></figcaption></figure>

#### Double-click on an element to view its settings.

<figure><img src="/files/wUftPsHLirSwUhQo7DXi" alt=""><figcaption></figcaption></figure>

### 1. Add tab item

To add a new tab item, click on "**Add**" button placed in the element settings

<figure><img src="/files/ubn7KWcRK1QywAqhJyDo" alt=""><figcaption></figcaption></figure>

### 2. Delete tab item

To remove a tab item, select the **“delete”** option in the element settings.

<figure><img src="/files/cJAsJsngEEn8XuP9xdWi" alt=""><figcaption></figcaption></figure>

### 3. Duplicate tab item

To duplicate a tab item, select the **"duplicate"** option in the element settings.

<figure><img src="/files/oR06ZGnvdFWucuzNp3qc" alt=""><figcaption></figcaption></figure>


---

# 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://help.parta.io/editor/edit-elements/set-interactive-elements/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.
