# Dashboard

You can see and modify Dashboard through [Dashboard](/pim3/reference/dashboard.md).\
\
On the top right of the dashboard, there is a menu with options for:

### Edit dashboard

1. Click "Grid"-icon
2. Click "Edit dashboard"
3. Modify dashboard
4. Click "Save"

### Edit default dashboard

1. Click "Grid"-icon
2. Click "Edit default dashboard"
3. Edit default dashboard
4. Click "Save"

### Share dashboard

1. Click "Grid"-icon
2. Click "Share"-icon
3. Set label
4. Click "Tick mark"-icon

### Manage saved searches

1. Click "Grid"-icon
2. Click "Manage saved searches"
3. See details about adding, updating or deleting saved searches here: [Saved searches](/pim3/reference/dashboard/saved-searches.md)

{% hint style="warning" %}
**Note** Following steps assume you are currently editing the dashboard
{% endhint %}

### Manage tabs

1. Click "Edit tabs"
2. See details about adding, updating or deleting tabs here: [Dashboard tabs](/pim3/reference/dashboard/dashboard-tabs.md)

### Add a new widget

1. Click "Add widget"
2. Choose [Widget type](/pim3/reference/dashboard/widget-details/widget-types.md) and additional [details](/pim3/reference/dashboard/widget-details.md)
3. Click "Add widget"
4. Click "Save"

### Edit widget

1. Click "Gear"-icon of a widget
2. Modify widget [details](/pim3/reference/dashboard/widget-details.md)
3. Click "Update widget"
4. Click "Save"

### Move widget

1. Drag and drop widget
2. Click "Save"

### Cut widget

1. Click "Cut"-icon of a widget
2. Navigate to tab to paste
3. Click "Paste"
4. Click "Save"

### Resize widget

1. Click "Resize"-icon in the bottom right of a widget
2. Hold and resize
3. Click "Save"

### Delete widget

1. Click "Delete"-icon of a widget
2. Click "Save"


---

# 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.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.
