# Save and share dashboards

When you save a dashboard in Wonderly, you choose who can see it. Share it with your team for a shared view of progress, or keep it private for your own reporting and planning.

### Share a dashboard with your team

{% hint style="info" %}
**When to use:** You want everyone on your team to be able to see and use a dashboard.
{% endhint %}

1. Go to your **Dashboard** tab.
2. Click on the **Dashboard view** dropdown.
3. Hover the mouse on top of the dashboard view you'd like to share.
4. Click on the little pen icon.
5. Click the dropdown list and click on **Shared view**.
6. You can also edit the **View name** if needed.
7. Click **Save**.

{% embed url="<https://app.supademo.com/demo/cmohnsb9o39urza2iupikt7t2>" %}

**Expected outcome:** Everyone on your Wonderly team can now see and use this dashboard.

***

### Keep a dashboard personal

{% hint style="info" %}
**When to use:** You want a dashboard that only you can see and access.
{% endhint %}

1. Go to your **Dashboard** tab.
2. Click on the **Dashboard view** dropdown.
3. Hover the mouse on top of the dashboard view you'd like to make private.
4. Click on the little pen icon.
5. Select the dropdown and click on **Private view**.
6. Click **Save**.

{% embed url="<https://app.supademo.com/demo/cmoho2a6t01rbxp0jntq2c212>" %}

**Expected outcome:** Your dashboard is saved. Only you can see and access it from now.


---

# 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://www.wonderly.com/help/work-hub/project-reporting-overview/dashboards/save-and-share-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.
