> 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/dashboard.md).

# Dashboard

The dashboard provides a bird’s eye view of all the issues and metrics across all the organizations and environments. Issues can also be drilled down from organization level to application level.

1. Navigate to **`IZ Eye`** -> **`Dashboard`**
2. **`Summary Statistics`** displays the count of all issues grouped by rule severity and category across all organizations <br>

   <figure><img src="/files/Iuqfbem9AQttc9jD29a9" alt=""><figcaption></figcaption></figure>
3. Click on any of the issue count and select the organization to drill down to the next level, i.e., to a specific organization or environment or application <br>

   <figure><img src="/files/fOWAqRKHUXcLGMizCV1r" alt=""><figcaption></figcaption></figure>
4. **`Summary Metrics`** displays the aggregated metrics report across all the organizations\
   &#x20;

   <figure><img src="/files/NHttoxfqkzYF4yPoitX5" alt=""><figcaption></figcaption></figure>
5. **`Total Issues By Organizations`** displays the aggregated count of issues by organization
6. **`Issue Count by Organization`** displays the count of issues grouped by rule severity across all the organizations <br>

   <figure><img src="/files/LgI75dpQ6izFomSpzzFf" alt=""><figcaption></figcaption></figure>
7. **`Issues By Application Type`** displays the count of issues by Application type across all the organizations E.g.: Mule, API
8. **`Issue By Environment Type`** displays the count of issues by Environment across all the organizations E.g.: Production, Non Production <br>

   <figure><img src="/files/K6MSASMEdFuCTWOppCFY" alt=""><figcaption></figcaption></figure>
9. **`Top 10 Projects by issue type`** displays the top 10 projects with grouped by rule severity across all the organizations
10. **`Top 10 Projects by issue severity`** displays the top 10 projects with grouped by rule category across all the organizations <br>

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

### See Also

* [Configure Schedule](/product-guides/integral-zone/iz-suite/iz-pulse/configure-schedule.md)
* [Application Dashboard](/product-guides/integral-zone/iz-suite/iz-eye/anypoint-platform/application-dashboard.md)
* [Agent Job Types](/product-guides/integral-zone/iz-suite/iz-core/agent/agent-job-types.md)
* [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)


---

# 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/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.
