Overview
Saved Queries let you persist your data exploration queries and optionally schedule them to run automatically with results delivered by email.
Queries Listing
The queries listing page shows all saved queries:
| Column | Description |
|---|
| Saved Query | The query name. |
| Schedule | The configured schedule (Daily, Weekly, Monthly, Custom, or none). |
| Next Scheduled Run | When the query will next execute automatically. |
| Last Update | When the query was last modified. |
Click Explore data to navigate to the Data Exploration page.
Saving a Query
From the Data Exploration page, click Save query to open the save modal:
Name the query
Enter a Saved query name to identify it in the listing.
Configure scheduling (optional)
Toggle Schedule automatic runs and email results to selected recipients to enable scheduling.| Field | Description |
|---|
| Frequency | Choose how often to run: Daily, Weekly, Monthly, or Custom. |
| Weekdays (Weekly) | Select the weekdays the query should run. |
| Days (Monthly) | Select the calendar days the query should run. |
| CRON Expression (Custom) | Advanced CRON syntax for custom schedules. |
| Email recipients | People who will receive the results by email. |
Save
Click Save to create the saved query.
Editing a Query
Click the actions menu on a saved query and select Edit to update:
- Query name.
- Schedule configuration.
- Email recipients.
Click Update to save changes.
Deleting a Query
- Click the actions menu and select Delete.
- A confirmation dialog asks you to type the query name to confirm.
- Click Delete to permanently remove the query.
Deleting a query is irreversible. Any scheduled runs and email deliveries will stop immediately.