# How to use Dashboards

The Dashboard is the first tab in the navigation bar and serves as your central hub for important information. In this guide, we’ll walk you through the process of customizing your dashboard with widgets to display the data that matters most to you. We will also explore the powerful collaboration capabilities of Shared Dashboards, enabling teams to efficiently work together and stay aligned on key priorities.

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

### Guides

* [How to customize a Dashboard](/tutorials/guides/how-to-use-dashboards/how-to-customize-a-dashboard.md)
* [How to use shared Dashboards](/tutorials/guides/how-to-use-dashboards/how-to-use-shared-dashboards.md)


---

# 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/tutorials/guides/how-to-use-dashboards.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.
