Skip to main content
Saved queries listing page showing query table

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:
ColumnDescription
Saved QueryThe query name.
ScheduleThe configured schedule (Daily, Weekly, Monthly, Custom, or none).
Next Scheduled RunWhen the query will next execute automatically.
Last UpdateWhen 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:
1

Name the query

Enter a Saved query name to identify it in the listing.
2

Configure scheduling (optional)

Toggle Schedule automatic runs and email results to selected recipients to enable scheduling.
FieldDescription
FrequencyChoose 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 recipientsPeople who will receive the results by email.
3

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

  1. Click the actions menu and select Delete.
  2. A confirmation dialog asks you to type the query name to confirm.
  3. Click Delete to permanently remove the query.
Deleting a query is irreversible. Any scheduled runs and email deliveries will stop immediately.