Skip to content

Operations

Operations are the actions Qualytics runs against a source datastore. They cover refreshing its inventory, profiling content, scanning data, exporting enrichment results, and promoting checks between environments. Each execution is saved as a Run, with its status, duration, summary metrics, and a downloadable report, so every workflow can be audited and re-run later.

  • Runs


    Every operation execution is recorded as a Run. Learn the row anatomy, the lifecycle (Queued → Running → Success/Failure/Aborted), and the actions (Abort, Resume, Rerun, Delete) available in each state.

    Runs

  • Sync


    Refreshes the inventory of containers, their schemas, and incremental identifiers from the source datastore.

    Sync

  • Profile


    Analyzes the content of selected containers to compute statistics and infer baseline quality checks.

    Profile

  • Scan


    Runs the datastore's quality checks against the data and writes detected anomalies to the linked Enrichment Datastore.

    Scan

  • External Scan


    Records the results of a scan executed outside Qualytics (for example, from a CLI step in your own pipeline) so the findings appear in the Activity tab.

    External Scan

  • Export Operation


    Exports the contents of an enrichment table to an external destination. Use to share anomalies, source records, or computed data with downstream consumers.

    Export Operation

  • Materialize Operation


    Writes the result of computed tables, files, or joins back into the enrichment datastore so they become available for further analysis, scanning, or export.

    Materialize Operation

  • Promote


    Copies metadata (quality checks, computed fields, computed tables, and computed files) between source datastores. Use to roll out checks from staging to production or to keep environments aligned.

    Promote