Overview
This section lets you explore every workflow run across all your monitored n8n instances.

- View the list of executions
- The table shows each execution’s ID, instance, workflow name, start/finish timestamps, duration, cost, and status.
- Scroll or page through to see older entries.
- Filter your results
- By Period: Choose presets such as Today, Yesterday, This Week, Last Month, etc., to narrow down the date range.
- By Installation: Select one specific n8n instance or “All” to compare across every environment.
- Clear Filters: Reset all filters at once (once any filter is applied).
- Sort and search
- Click column headers (e.g. “Started On” or “Duration”) to sort ascending/descending.
- Use your browser’s find (Ctrl / ⌘+F) to jump to a particular execution ID or workflow.
Graph

Visualize execution trends over time:
- Lines for Total, Success & Failed
- Total (blue): All executions in the selected period.
- Success (green): Completed without error.
- Failed (yellow): Ended with an error.
- Interactive legend
- Click any series name (Total, Success, Failed) to show/hide its line.
- Zoom & pan
- Use the toolbar icons (zoom in/out, selection, pan, reset) to focus on specific date ranges.
- Hover over points to see exact counts for a given day.
Summary

A date-grouped breakdown of execution performance:
- Date: Each row represents one calendar day.
- Total / Success / Failed: Daily counts, mirroring the graph’s data.
- Failed Ratio: Percentage of executions that failed on that day.