Runs Quick Stats Icons
On the right of every Run row, a cluster of small icons summarizes the run's configuration and results at a glance. Each icon shows a tooltip on hover with its label and value, result counters update live while the Run is Running, and the set of icons depends on the operation type.
Sync
| Icon | Description |
|---|---|
| Prune | Whether the sync removes containers that no longer exist in the source. The icon is filled when enabled and grey when disabled. |
| Recreate | Whether the sync restores containers previously removed in Qualytics that still exist in the source. The icon is filled when enabled and grey when disabled. |
For what each option does during the operation, see the Sync page.
Profile
| Icon | Description |
|---|---|
| AI Effort | The AI Effort level the profile runs with. The icon is grey when AI checks are turned off. |
| AI Checks Added | How many AI-managed checks the profile has added. The icon is grey until the count rises above zero. |
| AI Checks Updated | How many existing AI-managed checks the profile has updated. The icon is grey until the count rises above zero. |
Scan
External Scan rows show the same cluster.
| Icon | Description |
|---|---|
| Incremental Field | Whether the scan runs in Incremental mode (filled when active) or Full (grey when the scan is Full). |
| Remediation Strategy | The remediation strategy in effect for the run (filled when Append or Overwrite is set, grey when None). |
| Anomalies Identified | Anomalies detected by the scan, with Open and Archived counts in the tooltip. The pill is orange and carries the count when anomalies were found. |
| Anomalies Identified | Replaces the orange pill when the scan found no anomalies; the same spot shows a green check instead. Only one of the two appears at a time, and on a run that did not finish on Success the zero-anomaly spot shows a grey alert rather than the green check. |
| Anomalies Auto-Resolved | Previously open anomalies (Active or Acknowledged) that the Full scan resolved automatically. Shown only on Full scans where Auto Resolve is enabled; green when at least one anomaly was resolved, grey when none. |
Export and Materialize
Export and Materialize rows show a single counter pill, grey while its count is zero. Only one of the two icons below appears at a time, following the datastore's container type.
| Icon | Description |
|---|---|
| Tables Requested | How many tables the operation targeted. Appears when the datastore is backed by a database connector. |
| Files Requested | How many files the operation targeted. Appears when the datastore is file-based (DFS). |
Promote
Promote rows show a single counter pill whose icon and tooltip follow what is being promoted, grey while its count is zero. Only one of the icons below appears at a time.
| Icon | Description |
|---|---|
| Computed Fields Total | How many computed fields the promotion carried. Appears when the promotion carries computed fields. |
| Quality Checks Total | How many quality checks the promotion carried. Appears when the promotion carries quality checks. |
| Tables Total | How many tables the promotion carried. Appears when the promotion carries tables; when it carries another container type, the icon and the label follow that type instead. |
| Files Total | How many files the promotion carried. Appears when the promotion carries files. |
See also
-
How It Works
What a Run is for, what does not appear as a Run, and the contexts of the Activity tab.
-
Details
The Overview tab of the detail page, with the Run's key details, settings, summary metrics, logs, and timeline.
-
Results
The Results tab of the detail page, with the per-container breakdown of a Scan, Profile, or Promote.
-
Anatomy
The components every Run exposes, from the status badge to the progress bar with its phase messages.
-
States
The five canonical states plus the Warning indicator, and what each one means.
-
Lifecycle
State diagram of how a Run moves between Queued, Running, Success, Failure, and Aborted, plus where to find the per-container progress and logs.
-
Available Actions
Abort, Resume, Rerun, and Delete: when each one is shown, what it does, and which operation types support it.
-
Permissions
The user roles and team permissions behind viewing Runs and acting on them.