# Dashboard

The **Dashboard** in Struct PIM is the central hub of your workspace - a highly customizable overview that helps you track important information, stay on top of your tasks, and surface key insights relevant to your work. Each user’s dashboard can be personal and can be tailored with widgets that display the data you care about most. Shared tabs and dashboards enable teams to align around common priorities and collaborate efficiently.

***

### What You Can Do with the Dashboard

* **Personalize your workspace** to highlight key metrics and tasks.
* **Add, move, resize, or remove widgets** for quick insights into data such as product counts, enrichment status, recent activity, and more.
* **Share dashboards** with teammates (permissions permitting) so everyone sees consistent, actionable information.
* **Use multiple tabs** to organize different workflow views or topic areas.

***

### **Dashboard Walkthrough**

#### Dashboard Layout and Controls

The main dashboard area consists of a grid where widgets are displayed. From here you can modify, organize, and tailor your workspace.

#### Edit dashboard icon

1. Right-click dashboard in left sidebar
2. Edit Name, Description, Icon or Highlight color
3. Click "Submit"

#### Edit dashboard

1. Click "Edit dashboard"-icon in the bottom right
2. Modify dashboard
3. Click "Save dashboard"-icon in the bottom right

{% hint style="warning" %}
Note: Instructions below assume you are in edit mode.
{% endhint %}

#### Add widget

1. Click "Add widget"-icon or right-click anywhere on the dashboard and choose "+ Add widget"
2. Choose [widget](/reference/dashboard/widgets.md) and set options
3. Click "Add widget"

#### Edit widget

1. Right-click widget and choose "Settings"
2. Modify settings
3. Click "Update"

#### Move widget

1. Left click and hold to drag [widget](/reference/dashboard/widgets.md).

#### Resize widget

1. grab the corners of the widget to adjust width and height

#### Cut widget

1. Right-click widget and choose "Cut"
2. Right-click anywhere on the dashboard and choose "Paste widget"

{% hint style="info" %}
Note: It is possible to cut across dashboards
{% endhint %}

#### Delete widget

1. Right-click widget and choose "Delete"
2. Confirm deletion if prompted

{% hint style="info" %}
**Tip** Read more about the different widgets here: [Widgets](/reference/dashboard/widgets.md)
{% endhint %}

***

### Related Tutorials

* [**How to customize a Dashboard** – Detailed customization tips](/tutorials/guides/how-to-use-dashboards/how-to-customize-a-dashboard.md)
* [**How to use shared Dashboards** – Collaborate across teams](/tutorials/guides/how-to-use-dashboards/how-to-use-shared-dashboards.md)

***

### Watch: Dashboards in Struct PIM

This video shows how to customize and use dashboards to organize your workflow and collaborate with your team.

{% embed url="<https://vimeo.com/1109660522/56a4e08414>" %}
Dashboards in Struct PIM (duration 5:28)
{% endembed %}


---

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