# Stability monitoring

With Runway's stability monitoring integrations, your app health and performance monitoring data can live alongside analytics from your other tools, providing a holistic view of how each release is performing. You can use this data to set [customizable thresholds](/using-runway/app-settings/health-metrics-settings.md) that can [automatically halt an unhealthy rollout or accelerate a healthy one](/automations/types-of-automations.md#halt-unstable-phased-releases), and to quickly dig into problems as they come up.

The stability monitoring integration is a key part of Runway's [Rollout](/using-runway/rollout.md) view, but stability monitoring data can also be seen from the Beta testing and Release steps.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.runway.team/integrations/stability-monitoring.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
