# Monitoring router

Turing provides a convenient user interface for monitoring the router deployments and getting the standard metrics out-of-the-box, and configuring alerts based on the performance of the routers. To take advantage of these features, an appropriate monitoring / alerting backend should have been configured.

{% content-ref url="/pages/WCp8B9O44h6TYUZUuUWs" %}
[Monitor Router Performance](/user-guides/router/monitor-a-router/monitor-router-performance.md)
{% endcontent-ref %}

{% content-ref url="/pages/Nan1RNovCavo9MvGTrXh" %}
[Configure Alerts](/user-guides/router/monitor-a-router/configure-alerts.md)
{% endcontent-ref %}


---

# 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.caraml.dev/user-guides/router/monitor-a-router.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.
