> 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/reviewing_a_case/analysis-tools-tab-beta-v100.39.0+/variant_table/variant-table-view-customization.md).

# Variant table view customization

Customize how the variant table displays so you can focus on the annotations and [columns](/emedgene/emedgene-analyze-manual/reviewing_a_case/analysis-tools-tab-beta-v100.39.0+/variant_table/variant_table_columns.md) most relevant to your review. You can reorder and resize columns, show or hide columns, and switch between two row-density views.

Your changes are saved automatically only for your user account and retained until new changes are made.

## Show, hide, and reorder columns in Columns manager

Use **Columns manager** to control which columns appear and in what order.

{% stepper %}
{% step %}
In the variant table toolbar, select the **Show/Hide columns** button (<img src="https://1131024994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGCW0DnLlE7QjoZPNmKIi%2Fuploads%2Fgit-blob-41d45693d330835a8050f2a7ebe4fd25057593ea%2Fimage%20(1)%20(1)%20(1).png?alt=media" alt="" data-size="line">).
{% endstep %}

{% step %}
**To show or hide a column**, select or clear the column name in the list.
{% endstep %}

{% step %}
**To show or hide all columns at once**, select or clear the checkbox at the top of the list (v100.39+, **New Analysis tools**).
{% endstep %}

{% step %}
**To reorder columns**, drag a column name to a new position in the list (v100.39+, **New Analysis tools**).
{% endstep %}
{% endstepper %}

## Reorder columns

Drag a column header to a new position in the table.

## Adjust column width

Drag the border of a column header to make the column wider or narrower.

## Switch between comfort and compact views

Choose how much vertical space each row uses:

* Select **Comfort** (<img src="https://1131024994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGCW0DnLlE7QjoZPNmKIi%2Fuploads%2Fgit-blob-cdea1b8115fb519f988fed625cf3b12a9fe6b03b%2Fimage%20(2).png?alt=media" alt="" data-size="line">) in the table toolbar for more spacing between rows.
* Select **Compact** (<img src="https://1131024994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGCW0DnLlE7QjoZPNmKIi%2Fuploads%2Fgit-blob-b8ad3baba2339cd9a2aed0dd330c905430869203%2Fimage%20(3).png?alt=media" alt="" data-size="line">) in the table toolbar to fit more rows on the screen.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/reviewing_a_case/analysis-tools-tab-beta-v100.39.0+/variant_table/variant-table-view-customization.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
