Configs
If an analysis dashboard includes interactive components, configs let you keep your own set of values separate and saved for those interactive components. This ensures that each user can run the analysis with their own values, while still sharing the underlying pipeline with the rest of the team. In other words, a config acts like your personal instance of the analysis dashboard. For each config, you can:- Name your config (such as
Q1 Sales ReportorNY Region Data Pull). - Customize input values based on your use case.
- Save and reuse the config later.
- Schedule the config to run at defined intervals.
Configs are stored per team. Other team members can access and run your configs if they belong to
the same team.
Create config
Follow the steps below to create a new config:- Navigate to the Analysis page from the left navigation menu.
- Open the analysis you want to run.
-
If no configs exist yet, you’ll be prompted to create one. Otherwise:
- Hover over the analysis name in the sidebar.
- Click the
+icon to add a new config.
- Fill in the required inputs (form fields that map to pipeline parameters).
- Click the play button to execute the pipeline that powers the analysis.
Schedules
Each config can be scheduled to run automatically on a recurring basis. These analysis schedules are independent from any pipeline schedules set within the broader project. This allows you to:- Automate recurring reports, like weekly reports.
- Run your own configs while not affecting other pipeline schedules.
Schedule a config
To create and enable an analysis schedule:- Open the analysis to schedule.
- Select the specific config to schedule.
- From the analysis header, click the
...options menu. - Click Schedule.
- Under Choose Pipeline Parameter Set, select the pipeline parameter set you want to use for this schedule.
- Define the frequency.
- Turn on the Enable toggle.
- Click Schedule.

