> For the complete documentation index, see [llms.txt](https://kuadron.gitbook.io/reportql/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kuadron.gitbook.io/reportql/embedding/embed-dashboard.md).

# Embed Dashboard

You can easily embed the dashboards you create in Reportql as iframes within your own applications.

* Click on the dashboards.
* Click the widget button on the left side of the report you want to embed.

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

* From the window that opens, you can copy either the direct URL or the iframe code.

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

* Use the "With external parameters" option to add parameters to the URL. For more information about parameters, check to the "[External Parameters](/reportql/external-parameters.md)" section.
* Paste the iframe code you copied into your application.

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

* Replace the "{Token}" part in the URL within the code with the "external authentication token" you will obtain via the Reportql API. For more information, check to the "[API](/reportql/api.md)" section.

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