Skip to content

Runs

A Run is a single execution of an operation against a source datastore. Every operation that fires (manually, on a schedule, or via the API) is recorded as a Run with its own status, timing, summary metrics, and downloadable result.

Activity tab listing recent Runs

Deep Dive

  • Introduction


    What Runs are for, the parts a state exposes (badge, icon, action buttons, summary, logs), and the five states at a glance.

    Introduction

  • 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.

    Lifecycle

  • Available Actions


    Abort, Resume, Rerun, and Delete: when each one is shown, what it does, and which operation types support it.

    Available Actions

  • Permissions


    Team-permission matrix that governs which roles can Abort, Resume, Rerun, and Delete a Run.

    Permissions

By Operation Type

For end-to-end walkthroughs of what a Run looks like in each state on a specific operation type (with screenshots, per-block tables, and operation-specific quirks), see the dedicated page per state:

  • Scan


    Walkthrough of what a Scan Run looks like in each state.

    Scan Runs

API & FAQ

  • API


    Endpoint reference for listing, fetching, and managing Runs (Abort, Resume, Rerun, Delete).

    API

  • FAQ


    Common questions about Runs and their behavior.

    FAQ