# Observability

{% hint style="info" %}
This is an older version of the document. To view the most recent version of the document, click [here](https://docs.opsmx.com/products/data-and-intelligence-module-autopilot/observability).
{% endhint %}

The application observability dashboard is a crucial challenge for DevOps engineers, SRE, DevSecOps, and engineering managers.  The dashboard provides in-depth information about the application and services managed by the platform.  Users can observe details about current deployment across all environments (Dev, QA, Staging, and Productions) and past deployments.

This feature allows users to collaborate more and make better decisions using real-time visibility and deep insights across the software deployments and delivery. It supports *real-time observability* with respect to deployments and pipeline execution and traceability for all software delivery events, including what is getting delivered, who approved the release, and when it was approved.


---

# 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.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.10/data-and-intelligence-module-autopilot/observability.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.
