---
title: "Event Monitoring — Event Monitoring Documentation"
description: "Event Monitoring gives SpiffArena teams an analytics view of process execution. It helps process owners and operations teams understand which models are active, which models are completing, where errors are happening…"
source_url: https://spiff.works/docs/analytics/
---

# Event Monitoring[](#event-monitoring "Link to this heading")

Event Monitoring gives SpiffArena teams an analytics view of process execution.
It helps process owners and operations teams understand which models are active, which models are completing, where errors are happening, and how long process work is taking.

Use these docs when you want to review analytics in the browser or call the analytics API directly.
The public interactive API reference is available at <https://emerson.spiff.works/analytics/docs>.

## Common Starting Points[](#common-starting-points "Link to this heading")

- To review process activity in the browser, start with [Using the Analytics UI](ui.html).
- To call analytics endpoints directly, read [Analytics API](api.html).
- To inspect the live OpenAPI reference, open [Analytics API Docs](https://emerson.spiff.works/analytics/docs).

## What Event Monitoring Shows[](#what-event-monitoring-shows "Link to this heading")

Event Monitoring organizes process analytics around process groups and process models.
From the UI, you can review:

- active, completed, and errored process counts;
- usage trends over the selected date range;
- model and task duration distributions;
- BPMN diagram overlays that show task or milestone activity;
- error summaries and error detail;
- CSV export packages for deeper analysis.

## Additional Documentation[](#additional-documentation "Link to this heading")

- [SpiffWorks Learn](https://spiff.works/learn/) is the central entry point for Spiff Arena, Ed, Analytics, and SpiffWorkflow documentation.
