# Observability & Operational Control

The registry exposes metrics and dashboards for monitoring registry health, event ingestion backlog, change requests pending approval, and deduplication risk scores. Administrators can view the status of ingestion pipelines, the history of change events, and audit trails of evidence verification. The platform includes configurable retry policies and dead-letter queues so that failed ingestion or processing jobs can be reviewed and retried safely without losing visibility of failure modes.


---

# 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/products/registry/registry/features/observability-and-operational-control.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.
