# Variant page top bar

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

## The variant page top bar displays, from left to right:

{% stepper %}
{% step %}
**Case ID**
{% endstep %}

{% step %}
**Gene symbol(s)**
{% endstep %}

{% step %}
**Variant type**
{% endstep %}

{% step %}
**Variant type-specific information:**

* **Small variant and mtDNA:** Genomic location and sequence change
* **CNV and SV:** Chromosome: start-end, length, and CNV/SV type
* **STR:** Chromosome: start–end, repeat unit, reference number of repeats and alternative number of repeats
* **Haplotype:** Chromosome: start–end and haplotype name
* **LOH/ROH:** Chromosome: start–end and length
  {% endstep %}

{% step %}
**Variant interpretation notes**
{% endstep %}

{% step %}
[**Variant tagging widget**](/emedgene/emedgene-analyze-manual/variant_page/variant_page_top_bar/variant_tagging_widget.md)
{% endstep %}

{% step %}
[**Curate actions**](/emedgene/emedgene-analyze-manual/variant_page/variant_page_top_bar/curate-actions-in-analyze.md)
{% endstep %}
{% endstepper %}


---

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