Reportql
  • Welcome
  • Getting Started
  • Versions
  • User Guide
  • Basics
    • Basics
    • Connect Datasource
    • Connect AI
    • E-mail
    • Menu
  • Report
    • Create Dashboard
      • Single Grid
      • Full Dashboard
      • Dashboard Components
      • Report Parameters
    • Create AI Asistant
    • Scheduled
  • Embedding
    • Embed Dashboard
  • config.json
  • API
  • External Parameters
Powered by GitBook
On this page
  1. Embedding

Embed Dashboard

PreviousScheduledNextconfig.json

Last updated 4 days ago

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.

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

  • Paste the iframe code you copied into your application.

Use the "With external parameters" option to add parameters to the URL. For more information about parameters, check to the "" section.

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 "" section.

External Parameters
API