# Related cases tab

The Related Cases tab highlights [tagged](/emedgene/emedgene-analyze-manual/variant_page/variant_tagging_widget.md) variants found in previously analyzed cases, both within your organization and among organizations in your [network(s)](/emedgene/emedgene-analyze-manual/analyze_network.md).

{% hint style="info" %}
**Note:** data is automatically lifted over between genome references on the fly.
{% endhint %}

## Key features:

1. [Network data view controls](/emedgene/emedgene-analyze-manual/variant_page/related_cases_section/network-data-view-controls.md)—enable viewing of network-wide case data alongside internal case data
2. [Pathogenicity trend bar](/emedgene/emedgene-analyze-manual/variant_page/related_cases_section/pathogenicity-trend-bar.md)—visualizes the distribution of classification outcomes for a variant across previously analyzed cases
3. [CNV overlap percentage filter](/emedgene/emedgene-analyze-manual/variant_page/related_cases_section/cnv_overlap_percentage.md)—allows to dynamically filter CNVs by overlap percentage
4. [Related cases table](/emedgene/emedgene-analyze-manual/variant_page/related_cases_section/related-cases-table.md)—summarizes key details of previous variant interpretations


---

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