Running a workflow from an alert

On any alert, workflows whose filters match that alert appear as buttons.

To run a workflow:

  1. Click the Run Workflow button on the alert page.

  1. Fill in the required inputs: for Send Email, fill in a recipient and a comment.

  1. Click Run.

The workflow executes immediately. A session record is created in the workflow's history view, showing the result of each step.

If required inputs are missing or invalid (for example, an unrecognized user), you'll see an inline error and the workflow will not run. No partial session is saved.

Last updated