
Each environment has its own Activity Feed, ensuring execution data is isolated and easy to reason about.
Inspect workflow runs
The Workflow Runs tab shows the details of every workflow triggered to each subscriber. Each run represents a single execution instance and reflects how the workflow behaved for that subscriber. You can filter workflow runs using parameters such as time period, workflow identifier, and channel. Selecting a workflow run opens the run details view, which gives you access to execution outcomes of each step in the workflow and investigate delivery issues.
Each workflow run also includes execution details that show how Novu processed each step for a single subscriber. The timeline is ordered chronologically and reflects the internal state transitions of each step as the workflow runs.
Execution details are step-specific and vary depending on:
- The type of step
- Whether the step succeeded, was skipped, or failed
- Provider behavior and delivery outcomes
Inspect trigger requests
The Requests tab in the Activity Feed shows detailed information about every request made to the Event API. Selecting a request opens a detailed view of how Novu processed it, the API response, and execution traces.
Each request also includes API trace events that show how Novu handled the trigger internally.
Common trace entries include:
- Workflow execution started
- Request subscriber processing completed