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

# Embed in Notion

> Add a live Finta chart to any Notion page.

Every chart you create has a public embed link. Pasting that link into Notion renders the chart inline and keeps it up to date automatically.

## Get the embed link

When you create a chart, the **Chart Created** dialog shows its link. You can also copy it any time from the **Charts** list using **Copy link**, or by opening the chart and using the embed button.

The link looks like:

```
https://app.finta.io/charts/<chart-id>
```

## Add it to a Notion page

<Steps>
  <Step title="Create an embed block">
    In your Notion page, type `/embed` and select **Embed**.
  </Step>

  <Step title="Paste the link">
    Paste your Finta chart link and click **Embed link**.
  </Step>

  <Step title="Resize as needed">
    Drag the block's edges to size the chart within your page.
  </Step>
</Steps>

The chart renders directly in the page, matching Notion's light or dark appearance.

## How refreshing works

Finta caches each chart's data so embeds load quickly, and refreshes it in the background. The embedded chart shows when it was last updated, and includes a **Refresh** button to pull the latest data on demand.

<Note>
  The embed link is public — anyone with the link can view the chart. It shows
  only the data in that single chart, not your account or other destinations.
  Treat the link like any other shareable URL.
</Note>

## Other tools

The embed link is a standard URL, so it also works anywhere that supports embedding a web page — including Coda, dashboards, and many wikis.
