# Monitoring & Reporting

Monitoring the status of programs and registries is vital for program administrators. With OpenG2P's monitoring and logging tools, program administrators can

1. Monitor programs via visual dashboards
2. Generate reports
3. Monitor system health in real-time

The following tools are provided

* [Apache Superset](https://superset.apache.org/) for visual pre-configured **dashboards.**
* [Reporting Framework](/platform/platform-services/monitoring-and-reporting/reporting-framework.md) for real-time updates and **slicing and dicing of data.**
* [Logging pipeline](/platform/platform-services/monitoring-and-reporting/logging.md) for **system logs** monitoring.
* [Prometheus and Grafana](/platform/platform-services/monitoring-and-reporting/system-health.md) for **system health** monitoring.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><mark style="color:purple;">Dashboards</mark></td><td></td><td><a href="/files/oBJ5CZgpaemXis2NGJee">/files/oBJ5CZgpaemXis2NGJee</a></td><td><a href="/pages/6ScsaNpeMdwMySuagVxS">/pages/6ScsaNpeMdwMySuagVxS</a></td></tr><tr><td></td><td><mark style="color:purple;">Reporting Framework</mark></td><td></td><td><a href="/files/WzjjtwN8S4jsbKcG99sy">/files/WzjjtwN8S4jsbKcG99sy</a></td><td><a href="/pages/9CYLrpgHYM3KrflvR4Dj">/pages/9CYLrpgHYM3KrflvR4Dj</a></td></tr><tr><td></td><td><mark style="color:purple;">Logging</mark></td><td></td><td><a href="/files/GrBkYJQU1VchPsncL4P5">/files/GrBkYJQU1VchPsncL4P5</a></td><td><a href="/pages/CX0s4sfrmIAONq21eOJF">/pages/CX0s4sfrmIAONq21eOJF</a></td></tr><tr><td></td><td><mark style="color:purple;">System Health</mark></td><td></td><td><a href="/files/Twd7hzUCDJ1lZe6J6YRV">/files/Twd7hzUCDJ1lZe6J6YRV</a></td><td><a href="/pages/suxo4b2Q5b0IDp3SyHJm">/pages/suxo4b2Q5b0IDp3SyHJm</a></td></tr></tbody></table>


---

# 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.openg2p.org/platform/platform-services/monitoring-and-reporting.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.
