# Cases tab

The Cases tab provides an overview of genomic sequencing cases submitted by the organization, as well as individual case details.

## The Cases tab includes:

1. [Cases table](/emedgene/emedgene-analyze-manual/getting_around_the_platform/cases_tab/cases_table.md)—displays a list of cases along with key details
2. [Cases table navigation panel](/emedgene/emedgene-analyze-manual/getting_around_the_platform/cases_tab/cases-table-navigation-panel.md)—enables customization of the table view, including grouping and filtering of cases
3. [Case details panel](/emedgene/emedgene-analyze-manual/getting_around_the_platform/cases_tab/case_details.md)—opens when a case is selected, providing additional information


---

# 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://help.connected.illumina.com/emedgene/emedgene-analyze-manual/getting_around_the_platform/cases_tab.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.
