# Dashboard tabs

You can add or edit tabs through [Dashboard](/pim3/reference/dashboard.md) > [Edit tabs](/pim3/reference/dashboard/dashboard-tabs.md).

### Add a new tab

1. Click "Add tab"
2. Click "Add new tab"
3. Set Tab headline
4. Click "Tick mark"-icon
5. Click "Submit"

### Add a new shared tab

1. Click "Add tab"
2. Click "Add new shared tab"
3. Set Tab headline
4. Click "Tick mark"-icon
5. Click "Submit"

### Edit tabs

1. Click "Edit"-icon
2. Modify Tab headline
3. Click "Tick mark"-icon
4. Click "Submit"

### Move tabs

1. Hold and move "Grid"-icon
2. Click "Submit"


---

# 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.struct.com/pim3/reference/dashboard/dashboard-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.
