> For the complete documentation index, see [llms.txt](https://help.connected.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/variant-visualization/variant-visualization-tool/track-manager-v100.40.0+.md).

# Track Manager (v100.40.0+)

Use **Track Manager** in the **Variant visualization tool** to control how [visualization tracks](/emedgene/emedgene-analyze-manual/variant-visualization/variant-visualization-tool/visualization-tracks.md) display when reviewing variants. **Track Manager** shows only tracks that are available for the current case.

In v100.40.0 and newer, **Track Manager** lets you:

* Enable or disable [individual tracks](#enable-or-disable-individual-tracks), [all tracks in a category](#enable-or-disable-all-tracks-in-a-category), or [all tracks](#enable-or-disable-all-tracks)
* [Reorder tracks](#reorder-tracks)
* [Reset your track order to the organization default](#reset-tracks-to-default)

**Track Manager** includes two sections: **Track Category** for managing tracks by category and **Tracks** for managing individual tracks.

Track category checkboxes reflect the selection state of tracks in that category:

* <i class="fa-square-check">:square-check:</i> **Checked** — all tracks in the category are enabled
* <i class="fa-square-minus">:square-minus:</i> **Partially checked** — some tracks in the category are enabled
* <i class="fa-square">:square:</i> **Unchecked** — no tracks in the category are enabled

## Open Track Manager

To open **Track Manager**, select the **Track Manager** button (<i class="fa-square-sliders">:square-sliders:</i>) in the top navigation panel of the **Variant visualization tool**.

**Result:** The **Track Manager** window opens and displays the tracks available for the current case.

<div align="left"><figure><img src="/files/WrRdNyOQMue61hBS593q" alt=""><figcaption></figcaption></figure></div>

## Enable or disable tracks

You can enable or disable tracks individually, by category or all at once.

### Enable or disable individual tracks

Under **Tracks**, select a track checkbox to include the track, or clear it to remove the track from the visualization.

**Result:** The visualization refreshes to reflect the selected tracks.

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

### Enable or disable all tracks in a category

Under **Track Category**, select a category checkbox to enable all tracks in the category, or clear it to disable them.

**Result:** All tracks in the selected category update at once, and the visualization refreshes.

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

### Enable or disable all tracks

Under **Tracks**, select a checkbox next to the search bar to enable all tracks, or clear it to disable all tracks in the category.

**Result:** The visualization updates to reflect the change.

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

## Reorder tracks

Under **Tracks**, locate the track you want to move and drag it to the desired position in the list.

**Result:** The visualization refreshes to reflect the updated track order.

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

## Reset tracks to default

In **Track Manager**, select **Reset tracks to default (**<i class="fa-rotate-left">:rotate-left:</i>**).**

**Result:** Your personal track order is cleared, and the visualization is reset to the organization default configuration defined in [**Visualization tracks order**](/emedgene/emedgene-analyze-manual/settings/organization_settings_-330+/environment/visualization-tracks-order-v100.40.0+.md).

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-visualization/variant-visualization-tool/track-manager-v100.40.0+.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.
