Tutorials
Dynamic setup
Building dynamic data sets

Dynamic Data Set

Building dynamic configs

The config defines one or more data sets that you will make available on the dashboard. You can either define it using a SQL statement, or by referencing tables and fields along with instructions on how the tables are joined together.

Each integration has its own config definition, find the one that applies to you, and start building! For this example, we advise you manually craft a config to see how dynamic configs would work, before writing the code to dynamically generate the configs.

If you wish to find examples of configs, you can do so in our GitHub examples repo (opens in a new tab).

Next, we'll find out how to identify individual users so that you can build a config on a per-user basis