Skip to main content

Embedding a Dashboard

tip

The current feature is only available for the spaces on the paid Pro or higher plan in AITable Cloud as well as Enterprise self-hosted edition. The community version does not support it. Please refer to the details for more information.

BI dashboard is a type of file in AITable that serves as a container where you can add various types of widgets to expand the data capabilities. For example, by adding multiple Chart widgets, you can quickly build beautiful business charts and enhance data visualization in just a few minutes.

The feature of embedding allows you to embed a dashboard into any desired websites or applications. With customizing embedding configurations, you can choose to display any content you want! ๐Ÿฅณ

Below is an example of embedding a dashboard into a website, and you can also embed the dashboard into other software like Notion using an embedding link. ๐Ÿง

Using embedding dashboard in Notion as an example ๐Ÿ‘‡โ€‹

  1. Call the API to obtain the embedding link of the target dashboard: how to obtain the embedding link.
  2. Paste the obtained embedding link in Notion.

img

Custom Embedding Formatsโ€‹

In addition to generating embedding links directly, AITable also supports custom embedding formats, which can finely customize the interface elements, view styles and filter view data of the embedding.

  1. In the code to generate the embedding link: How to get the code to generate the embedding link.
  2. Modify the parameters in the code and generate the embedding link.

Here is an example: By changing the parameters in request body, we can hide the logo and change the dashboard to light theme, like the image shows๐Ÿฅณ.

img

img

More use casesโ€‹

Do you often share various data tables in your work and daily life by sending files or taking screenshots? It's troublesome. Why not embedding interactive board to your documents, web pages, or business systems?

If you have already tried to embed a dashboard, you can also try to embed dasheets, forms, views to make AITable more flexible and consistent with your various systems and applications๐ŸŽ‰