# Monitoring

- [What is the Monitoring page?](https://docs.aiceberg.ai/monitoring/what-is-the-monitoring-page.md)
- [How can I see more details for a prompt?](https://docs.aiceberg.ai/monitoring/what-is-the-monitoring-page/how-can-i-see-more-details-for-a-prompt.md)
- [How do I see why a Signal fired the way it did? The Trace feature](https://docs.aiceberg.ai/monitoring/what-is-the-monitoring-page/how-can-i-see-more-details-for-a-prompt/how-do-i-see-why-a-signal-fired-the-way-it-did-the-trace-feature.md)
- [What are Events and how are they monitored?](https://docs.aiceberg.ai/monitoring/what-is-the-monitoring-page/what-are-events-and-how-are-they-monitored.md)
- [What are Sessions?](https://docs.aiceberg.ai/monitoring/what-is-the-monitoring-page/what-are-sessions.md)


---

# 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.aiceberg.ai/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.
