# Application Dashboard

The application dashboard helps you to get a complete detailed view of the applications along with its services and pipelines. In the application dashboard you can also view the environments and the gates that the service or the application passes through before final deployment. You can also view the details of the deployment.&#x20;

Click "**Dashboard**" and click "**Application Dashboard**"

![](/files/zFsSVzpjEzsHgjAAihiW)

The application dashboard looks like as shown in the image below:

![](/files/4Cog67LNhwdCNa4lnHYL)

### Summary View

In the above dashboard, the first view is the summary view where you can see there are different applications with the following details:

* Total Applications - The number of services in the application
* Deployments - The deployment details.
* Pending Approvals - Any approvals which are pending.
* Policy Violations - Any policy violations.
* Verification Failures - Any failures in verification process.&#x20;

### Detailed View

To get the detailed view of one particular application, follow the steps given below:

* Click the **services** tab and the detailed view will appear as shown below:

![](/files/CxxSSdE8zk7tlw0o4JBz)

In the above screen, you can view the details of the environments and the respective service pipelines going through the different gates.

* You can also change the time period to view the application within a certain duration. For example - 7 days, 1 month, etc. To do so, click the **Last 7 days** drop-down and select the time period. Refer to the image below:

![](/files/u0FPANs6qzAchxJvv5AH)

* The pipelines can be sorted **alphabetically** or by **modified time** as shown in image below.

![](/files/j8DBUsyczx3cBH49I7Tq)


---

# 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.12/data-and-intelligence-module-autopilot/observability/application-dashboard.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.
