Skip to content

Actions Introduction

An action is a node chained after a Flow's trigger, and it defines what the Flow actually does. Every action hangs from a parent, either the trigger or another action, and starts only after that parent succeeds. The List of Actions panel groups the available actions into five categories, and each category has its own hub in this section. How actions behave on the canvas, what each category is for, and the limits between them are covered in How Actions Work.

What You Will Find Here

  • How It Works


    The action node, the five categories in detail, how actions run, and the chaining rules and limits.

    How It Works

  • Operation


    Run datastore-level operations (Sync, Profile, Scan, Export, Materialize) automatically when the trigger activates.

    Operation

  • Anomaly


    Manage inactive anomalies, archiving or permanently deleting them.

    Anomaly

  • Notifications


    Send alerts to people or channels: In App, Email, Slack, Microsoft Teams, or PagerDuty.

    Notifications

  • Message


    The notification's body: how to write and format it, and the dynamic tokens per trigger type.

    Message

  • Workflow


    Hand the event to an external system through a Webhook, an HTTP action, or n8n.

    Workflow

  • Ticketing


    Create or update tickets in your issue tracker so anomaly context reaches the team's triage workflow.

    Ticketing

  • Examples


    Real scenarios showing what each action category does inside a working Flow.

    Examples

  • Best Practices


    Guidelines per category for actions that do their work quietly and fail loudly.

    Best Practices