# How to customize Cases table view

## How to select columns to be displayed

### **A. Show or hide columns via the Fields menu**

![](/files/NHcd6ZJvs1ymTO35NQr4)

{% stepper %}
{% step %}
Click Fields
{% endstep %}

{% step %}
In Fields menu, use the toggle switch next to each field name to show or hide columns based on your preferred view
{% endstep %}
{% endstepper %}

### **B. Hide a column directly from the Cases table**

![](/files/xkBE6JhuItbu3DvcYqTf)

{% stepper %}
{% step %}
In the Cases table, click the column title you want to hide
{% endstep %}

{% step %}
From the dropdown menu, select Hide column
{% endstep %}
{% endstepper %}

## How to change column order

You can reorder columns in three ways.

### **A. Drag and drop the column**

![](/files/bg2BqdWp45M3eL985HoU)

{% stepper %}
{% step %}
Hover over the column title
{% endstep %}

{% step %}
Click the six-dot icon that appears on the left to the title
{% endstep %}

{% step %}
Drag and drop the column
{% endstep %}
{% endstepper %}

### **B. Reorder columns via the Fields menu**

![](/files/ZZTN7MjaGDJYZH4ns1Yp)

{% stepper %}
{% step %}
Click Fields in Cases table navigation panel
{% endstep %}

{% step %}
In Fields menu, hover over the field name
{% endstep %}

{% step %}
Click the six-dot icon that appears on the left to the title
{% endstep %}

{% step %}
Drag and drop the field
{% endstep %}
{% endstepper %}

### **C. Move a column using a dropdown menu**

![](/files/s5uyJaAR6TR9trOhYfjO)

{% stepper %}
{% step %}
Click the column header
{% endstep %}

{% step %}
From the dropdown menu, select Move left or Move right
{% endstep %}
{% endstepper %}

## How to adjust column width

![](/files/dJfYN1jyv9tNIVdW4rWV)

{% stepper %}
{% step %}
Hover over the left or right border of the column header cell
{% endstep %}

{% step %}
When the resize cursor appears, click and drag the border to your desired width
{% 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/getting_around_the_platform/cases_tab/how-to-customize-cases-table-view.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.
