# Case details

The Case details panel provides comprehensive information about a particular case.

The Case details panel is organized into three tabs:

* Case info—displays technical, operational, and clinical information about the case
* Family tree—shows a graphical pedigree and sample details for each family member
* Activity—provides a timeline of all actions taken within the case for audit and collaboration

## **How to access the Case details panel**

### **From the** [**Cases table**](/emedgene/emedgene-analyze-manual/getting_around_the_platform/cases_tab/cases_table.md)

Click on the row of the case you want to view. A pop-up side Case details panel will appear on the right. To close the panel, click the X icon in the top right corner.

### From an [individual case page](/emedgene/emedgene-analyze-manual/reviewing_a_case/individual_case_page.md)

To expand the Case details panel, click the left-pointing arrow icon on the right edge of the screen. To collapse it, click the right-pointing arrow icon at the top left of the panel.


---

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