# How to use shared Dashboards

Shared dashboards are a powerful tool for keeping your team aligned, providing everyone with access to the same up-to-date information in one place.&#x20;

You can create multiple shared dashboards for different projects or departments, making collaboration seamless and ensuring everyone stays focused on the right priorities.

### How to create a shared dashboard&#x20;

In the navigation bar, click "Settings", then under the "General" section, select "Shared dashboards". In the "Shared dashboards" tab, click the "+ Create shared dashboard"-button in the top right corner. Now simply adjust the general settings as desired, and click "Save" once your dashboard setup is complete.

<figure><img src="/files/RLUw2Ntqw5leJL4igob3" alt=""><figcaption><p>Create shared dashboard page</p></figcaption></figure>

### How to set shared dashboards as default

In the navigation bar, click "User Management", then select "User groups" from the left-hand menu. Within a specific user group, locate "Dashboard settings". Here you can assign shared dashboards to that group. This gives members of the user group the selected dashboards as default on their dashboard.

<figure><img src="/files/6Y6qWnWByglKbYhPgAD7" alt=""><figcaption><p>Edit user group page</p></figcaption></figure>

### How to add a shared dashboard to the dashboard tab

In the navigation bar, go to the "Dashboard" tab. Click the "Edit" button to enter edit mode. On the left, you’ll see a **"**+” beneath the default dashboard, this is used to add dashboards. Click it, select "Shared dashboard" and choose the shared dashboard you want to add.

<div><figure><img src="/files/KRIkmIvGKk8uBA0Ab90t" alt=""><figcaption><p>Choose the type of dashboard you want to add</p></figcaption></figure> <figure><img src="/files/h6cY4TT0pe8EqOZIqKjE" alt=""><figcaption><p>Choose the specific dashboard you want to add</p></figcaption></figure></div>

### How to edit a shared dashboard&#x20;

From the same location where you created the dashboard, you can edit its settings and widgets. Navigate to "Settings" > "General" > "Shared dashboards" to view all shared dashboards. Click on a dashboard to adjust its settings, and scroll down to edit the dashboard itself. Be sure to click "Save" after making any changes.

<figure><img src="/files/ccLBkQ8v6AXzBWpIlwWK" alt=""><figcaption><p>Edit shared dashboard page</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/tutorials/guides/how-to-use-dashboards/how-to-use-shared-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.
