Export Data Quality jobs (in preview)
You can use the Export function to export one or more Data Quality jobs to a JSON file. Exported jobs can then be imported to promote them from a non-production environment to a production environment or move them between instances.
The exported package includes:
-
The job's core definition
-
The job's schedule
-
All monitors, including adaptive and custom monitors
-
All alerts
The export package schema is the same as the schema created by a Data Quality & Observability (self-hosted) export. You can import a job exported from Data Quality & Observability (cloud) using the same import workflow as a Data Quality & Observability (self-hosted) export without making any modifications.
Prerequisites
-
You have one of the following:
-
Data Quality > Manage Settings global permission
-
Resources > Manage all resources global permission
-
-
View access to the job you want to export.
Steps
- Open Data Quality & Observability.
-
On the main toolbar, click
→ Data Quality.
- To export a single job, go to the job overview table on the Monitoring Overview page. Click
, then click Export.
- To export multiple jobs at once, go to the Job Management page. Select the checkboxes next to the jobs you want to export and click Export.
- To export a single job, go to the job overview table on the Monitoring Overview page. Click
- Review the job name and connection(s) in the confirmation dialog, then click Export.
- When the export finishes preparing, click Download.
- Choose a file destination for the JSON file, then click Save. The job is exported as a JSON file to the file destination you selected.