# Dashboard

### The user dashboard <a href="#the-user-dashboard" id="the-user-dashboard"></a>

Every user has a dashboard on their frontpage of Struct PIM. The dashboard is personal to the user and can easily be configured by the user itself.

The dashboard consist of widgets, which are layed out according to the users preferences. Each widget type offers special functionality, that allows the user important insight into a specific area of the system.

A user can have multiple tabs on their dashboard, and given to correct permissions, users can share dashboard tabs with other users, allowing them to reuse a dashboard tab that is managed centrally.

<figure><img src="/files/dVVLlYclOliNK43EO65n" alt=""><figcaption><p>PIM Dashboard</p></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://docs.struct.com/pim3/fundamental-concepts/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.
