# Individual case page

The user can enter a specific case from the [**Cases tab**](/emedgene/emedgene-analyze-manual/getting_around_the_platform/cases_tab.md) by clicking **Full details** in the corresponding row of the case table.

## The individual case page includes:

1. [**Top bar**](/emedgene/emedgene-analyze-manual/reviewing_a_case/individual-case-page-top-bar.md)—displays a Case ID and [Case status](/emedgene/emedgene-analyze-manual/reviewing_a_case/case_status.md) and includes **Case interpretation**, **Edit case info**, and **Report preview** buttons
2. [**Candidates tab**](/emedgene/emedgene-analyze-manual/reviewing_a_case/candidates-tab.md)—highlights a shortlist of variants, suggested to be reviewed first - Most Likely Candidates and Candidates
3. [**Lab tab**](/emedgene/emedgene-analyze-manual/reviewing_a_case/lab_tab.md)—illustrates quality metrics for the sequenced samples
4. [**Genome view tab**](/emedgene/emedgene-analyze-manual/reviewing_a_case/genome-overview.md)—provides an interactive overview of genomic structure, ideal for analyzing CNV and ROH/LOH events
5. [**Analysis tools tab**](broken://pages/zIRprIYKBA9lX1n5ISUo)—provides numerous customizable filters to help you explore the total list of genetic variants in compliance with your organization's standard case review process. You can export shortlisted variants in .xlsx format
6. [**Versions tab**](/emedgene/emedgene-analyze-manual/reviewing_a_case/versions_tab.md)—documents versions of all the resources used during case analysis

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


---

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