# Debug integrations with Monitor
URL: https://docs.awellhealth.com/docs/improve-and-analyse/debug-integrations-with-monitor

> For the complete documentation index, see [llms.txt](https://docs.awellhealth.com/llms.txt).







**Monitor** shows problems affecting third-party connections and integrations, where most failures
appear: a care flow's own logic is deterministic, and the systems it talks to are not.

## What the Monitor page shows [#what-the-monitor-page-shows]

<img alt="Monitor's care flow view, with completion rate, care flows started, and failed activities over the last week" src="__img0" />

<img alt="Monitor's activities view, filtered to extension actions, with each activity's step, track, status and time" src="__img1" />

Monitor lists how many care flows have started and the activities that failed most recently, with their
error details attached. Filtering to a specific activity gives the detail for one failure.

## Where to start when something is wrong [#where-to-start-when-something-is-wrong]

1. **Monitor**, for whether an integration is failing at all and what the error says.
2. **The activity feed** for the affected patient, to see what the care flow did instead. See
   [Review and interact with care flow activities](/docs/run-care-flows/review-and-interact-with-care-flow-activities).
3. **Audit logs**, for why a step was discarded or a track triggered, including "why didn't this patient
   get the follow-up".

## Monitoring incoming webhooks and enrollment triggers [#monitoring-incoming-webhooks-and-enrollment-triggers]

Incoming webhooks and enrollment triggers are also monitored here. See
[Start a care flow from an incoming webhook](/docs/automate-with-events/start-a-care-flow-from-an-incoming-webhook)
for what the statuses mean.

## What Monitor covers [#what-monitor-covers]

Monitor's scope is third-party connections and integrations, including incoming webhooks and enrollment
triggers. For anything it doesn't surface, email
[support@awellhealth.com](mailto:support@awellhealth.com).

## Next steps [#next-steps]

**Next:** [Flow Path](/docs/improve-and-analyse/flow-path) for where patients drop off, as opposed to
where systems fail.
