> ## Documentation Index
> Fetch the complete documentation index at: https://docs.meteroid.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Dashboards

> Composable dashboards assembled from saved charts and shareable via public link or embed.

## Composable dashboards

Beyond the home page, you can build your own dashboards from saved charts. Open the **Dashboards** tab in **Intelligence > Analytics**.

<img src="https://mintcdn.com/meteroid/_UGdGz3CeMfim9n3/assets/analytics_dashboard.png?fit=max&auto=format&n=_UGdGz3CeMfim9n3&q=85&s=22499a4151827a483fb21a2b43139a54" alt="Express onboarding link generation" width="1536" height="879" data-path="assets/analytics_dashboard.png" />

<Steps>
  <Step title="Save the charts you want">
    Build each view in the [explorer](/analytics/reports#the-explorer) and save
    it as a custom chart.
  </Step>

  <Step title="Assemble a dashboard">
    Create a dashboard and add your saved charts as **tiles**, laid out at half
    or full width to compose the cockpit you want.
  </Step>

  <Step title="Reuse it">
    Open the dashboard any time as a standing view—your morning revenue cockpit,
    a board-meeting summary, a team KPI wall.
  </Step>
</Steps>

## Sharing & embedding a dashboard

A dashboard can be shared **outside** Meteroid—useful for investors, board members, or teammates without an account.

From a dashboard, open **Share** to:

* **Public link** — generate a tokenized, read-only URL (`/portal/dashboard?token=…`) that anyone with the link can open. No login required.
* **Embed** — get an `<iframe>` snippet (the same URL with `&embed=1`) to drop the dashboard into a wiki, a Notion page, or an internal app.
* **Powered by** — optionally hide the Meteroid attribution on the shared view.

<Warning>
  A public dashboard link is **read-only** but **unauthenticated**—anyone who
  has the link can view the data it contains. Share it deliberately, and revoke
  it when it's no longer needed.
</Warning>

<Info>
  This is a separate surface from the [customer portal
  embed](/customer/customer-portal#embedded-ui-components): dashboards share
  **your** analytics with people you choose, whereas the customer portal shows a
  **single customer** their own billing.
</Info>
