# Clinical significance tab

The **Clinical Significance tab** provides essential variant-level and gene-level details to help you evaluate a variant’s potential pathogenicity. It combines AI-driven insights with curated public data for informed interpretation.

## Information is organized into the following cards:

* [**Variant info**](/emedgene/emedgene-analyze-manual/variant_page/clinical_significance_section/variant-info.md): Displays key details such as HGVS nomenclature, predicted effect, variant type, zygosity, phasing (v100.40.0+), and links to external databases.
* [**In silico predictions**](/emedgene/emedgene-analyze-manual/variant_page/clinical_significance_section/in-silico-predictions.md): Shows individual tool results and algorithmic predictions for missense, conservation, and splicing effects.
* [**Gene metrics**](/emedgene/emedgene-analyze-manual/variant_page/clinical_significance_section/gene-metrics.md): Summarizes gene’s level of intolerance to different types of variation.
* [**Clinical significance**](/emedgene/emedgene-analyze-manual/variant_page/clinical_significance_section/clinical-significance.md): Highlights previous pathogenicity classifications from your lab and public sources.
* [**Gene-related diseases**](/emedgene/emedgene-analyze-manual/variant_page/clinical_significance_section/gene-related-diseases.md): Lists known gene–disease associations with inheritance patterns and source links.

<figure><img src="/files/VJ1wuASTIuD6qybHMdmd" alt=""><figcaption><p>Clinical significance tab on v100.39.0</p></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/variant_page/clinical_significance_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.
