# Sharing Dashboards

FoxMetrics allows you to share your dashboards with others via email.  Sharing your dashboard allows others to see your data and other information on the dashboard. FoxMetrics dashboards are private until you share them and you can control what each person is able to do on the account.

## How to Share a Dashboard

You can share a dashboard you own following these simple steps.

1. Once in the specific dashboard you want to share, click on the **share dashboard icon.**

![](/files/-Md81SpoceRKXv21ev9v)

&#x20;    *This will bring up the share dashboard popup.*

![Share dashboard popup](/files/-Md81Spg6F3qg6wWYOXr)

&#x20;  **2. Fill the form**

* Enter the email address of the user you want to share the dashboard with. You can share a dashboard with multiple users. Just enter their emails one by one.
* Enter a message for the recipient.

&#x20;  3\. Click '**Send Message**.'&#x20;

You'll receive a success message.

![](/files/-Md81Spn5iplCOgbeMMv)

The recipient(s) would receive an email notifying them that you just shared a dashboard with them; with a link to login and view the dashboard.

![Sample dashboard sharing email](/files/-Md868BIfRYcSMcxJ906)


---

# 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.foxmetrics.com/features/dashboards/sharing-and-exporting-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.
