> For the complete documentation index, see [llms.txt](https://help.connected.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/getting_around_the_platform/dashboard.md).

# Dashboard tab

The Dashboard tab depicts an overview of the user activity on the Emedgene platform and provides a glance at key performance indicators for an organization.

## Lefthand panel

* The Diagnostic Yield card shows the percentage of cases classified as [Resolved](/emedgene/emedgene-analyze-manual/case-completion-and-reporting/completing-case-interpretation.md#indicate-the-case-result) out of the total number of cases of the same type.
* The Status Diagram card shows the total number of cases submitted by the organization and the count of cases for each status.
* The Stale Cases card highlights cases stalled at intermediate stages of analysis that haven't been finalized.

## Righthand panel

* The Network Activities panel displays a timeline of user activities within the organization. This log includes activity like creating a case, verifying a filter preset, changing a [Case status](/emedgene/emedgene-analyze-manual/reviewing_a_case/case_status.md), generating a report, and more.


---

# 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:

```
GET https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/getting_around_the_platform/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.
