> For the complete documentation index, see [llms.txt](https://docs.omlet.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.omlet.dev/cli-and-dashboard/analytics/share-charts-and-dashboards-with-your-team.md).

# Share charts and dashboards with your team

## Sharing charts

To share a chart individually, click the "Share chart" button on the top right.

<figure><img src="/files/5NrEYHc2KTj74Fg4KShq" alt=""><figcaption></figcaption></figure>

You can copy the chart's link from the revealed panel and share it with the workspace members.

<figure><img src="/files/Vp2kp4il0AKVpp1ArwmW" alt=""><figcaption></figcaption></figure>

This link will include all the options you applied to the chart to let your teammates access the analysis you created—no need to save it to your dashboard.

## Sharing dashboards

You can also share the link to your Popular Charts and Saved Dashboard pages using the "Share dashboard" button on the top right.

<figure><img src="/files/3opUzKHOLeJUTXTrQL1f" alt=""><figcaption></figcaption></figure>

## Sharing charts/dashboards publicly

You can publicly share individual charts or your "Popular Charts" and "Saved Dashboard" pages.&#x20;

To do this, change the view options to "Anyone with the link". This will update the link to a publicly accessible URL so your team members can view the chart or the dashboard without joining your workspace.

<figure><img src="/files/xNjtcWL5RGCpUXN3AGZ0" alt=""><figcaption></figcaption></figure>

Team members not in your workspace can ask to join the workspace while viewing a publicly shared chart or dashboard. Once they have done this, you'll be notified via email to review their request. You can learn more [here](/cli-and-dashboard/workspace-and-account/invite-team-members.md#invite-requests).

<figure><img src="/files/lWLtkeUzBD23yN7wsj8B" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.omlet.dev/cli-and-dashboard/analytics/share-charts-and-dashboards-with-your-team.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.
