> For the complete documentation index, see [llms.txt](https://knowledgebase.autorabit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.autorabit.com/product-guides/integral-zone/iz-suite/iz-eye/anypoint-platform/application-dashboard.md).

# Application Dashboard

Application Dashboard displays the summary / grouped report of all the issues and metrics in the application -

1. Navigate to **`IZ Eye`** and select any application type. E.g.: Mule Projects or APIs
2. Click on the **`View Dashboard`** action of any of the applications
3. Dashboard is group by -
   1. **`Application Statistics`** - Displays all the issues grouped by rule severity and category&#x20;

<figure><img src="/files/vWIgARsZrQgeHEL3TQmN" alt=""><figcaption></figcaption></figure>

**`b. Summary Metrics`** - Displays all the aggregated metrics <br>

<figure><img src="/files/iQohM0Bvxvmk8IciHXn1" alt=""><figcaption></figcaption></figure>

**`c. Issue Count By Type`** - Displays the graphical view of count of issues by type and category&#x20;

<figure><img src="/files/brG1Vkw3Mqz5HHsuY7wv" alt=""><figcaption></figcaption></figure>

4. To get the tabular view of all the available charts, click on the **`table view`** icon available on the top right of every chart\
   &#x20;

   <figure><img src="/files/pvUN9meqPNwzPG8G8EfE" alt=""><figcaption></figcaption></figure>

### See Also

* [Mule Projects](/product-guides/integral-zone/iz-suite/iz-eye/anypoint-platform/applications/mule-applications.md)
* [API Applications](/product-guides/integral-zone/iz-suite/iz-eye/anypoint-platform/applications/exchange-apis.md)
* [Application Issues](/product-guides/integral-zone/iz-suite/iz-eye/application-issues.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.autorabit.com/product-guides/integral-zone/iz-suite/iz-eye/anypoint-platform/application-dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
