# Cases table

Cases table lists key details of all genomic sequencing cases submitted by the organization.

You can [customize](#how-to-customize-cases-table-view) the table by hiding, showing, rearranging fields, or adjusting column widths, except for Case ID, which is fixed as the first column and always visible.

## Cases table fields

### Identification

<table data-header-hidden><thead><tr><th width="145">Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>Case ID</strong></td><td><p><strong>A unique case identifier (EMGXXXXXXXXX).</strong></p><p>This field is fixed and cannot be hidden or repositioned in the table.</p><p>Please provide this code to Tech Support when reporting any issues.</p></td></tr><tr><td><strong>Proband ID</strong></td><td><p><strong>Identifier of the proband.</strong></p><p>For <a href="/pages/bM3y7xLS2bdpwKqhFi0y">single case creation</a>, this is the Sample Name; for <a href="/pages/M1NFyZtwwxL65s5JyX4C">batch case creation</a>, it is the BioSample Name of the test subject.</p></td></tr></tbody></table>

### Proband phenotypes

<table data-header-hidden><thead><tr><th width="145">Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>Phenotypes</strong></td><td><strong>Phenotypes submitted for the proband.</strong></td></tr></tbody></table>

### Case processing stage

<table data-header-hidden><thead><tr><th width="145">Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>Status</strong></td><td><p><strong>Current</strong> <a href="/pages/VIUNnrtei5oMuQ3EK59b"><strong>case status</strong></a><strong>.</strong></p><p><i class="fa-arrow-pointer">:arrow-pointer:</i> You can <a href="/pages/2puvLO2kJ6Rb9EEaM5WM">update</a> the status directly from the table.</p></td></tr></tbody></table>

### Case details

<table data-header-hidden><thead><tr><th width="145">Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>Type</strong></td><td><strong>Case type</strong>: whole genome, exome, custom panel, or array.</td></tr><tr><td><strong>Label</strong></td><td><strong>Custom</strong> <a href="/pages/Cj7NUTXMI1vCBh0SwLkr"><strong>case labels</strong></a><strong>.</strong><br><i class="fa-arrow-pointer">:arrow-pointer:</i> Click the pencil icon to add a new label, select an existing one, or remove a label from the case.</td></tr><tr><td><strong>Quality</strong></td><td><p><strong>Overall case quality</strong>: <img src="/files/HXGoQDxSuh3G2Kw3qdc8" alt=""> Passed, <img src="/files/IHJ3s3Sm0FYy8zZHQe9W" alt="" data-size="original"> Failed, or <i class="fa-dash">:dash:</i> Not available.</p><p><i class="fa-arrow-pointer">:arrow-pointer:</i> Hover over the icon for a brief summary, or view detailed results in the Lab tab.<br><i class="fa-sort">:sort:</i> Sortable (Passed > Failed > Not available).</p></td></tr></tbody></table>

### Dates

<table data-header-hidden><thead><tr><th width="145">Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>Creation date</strong></td><td><strong>Date the analysis was initiated.</strong><br><i class="fa-sort">:sort:</i> Sortable.</td></tr><tr><td><strong>Due date</strong></td><td><p><strong>Customizable due date.</strong></p><p><i class="fa-arrow-pointer">:arrow-pointer:</i> Click the calendar icon to set a date. To change it, click the existing date and select a new one. Remove the date by clicking the cross icon.<br><i class="fa-sort">:sort:</i> Sortable.</p></td></tr></tbody></table>

### Participants

<table><thead><tr><th width="145">Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>Participants</strong></td><td><p><strong>Users subscribed to case updates.</strong></p><p><i class="fa-arrow-pointer">:arrow-pointer:</i> To receive email alerts for case updates, click the Subscribe icon. To unsubscribe, hover over your avatar and click the <i class="fa-xmark">:xmark:</i> button.</p><p>Lab directors and other authorized roles can assign cases directly to analysts, making workload management easier.</p></td></tr><tr><td><strong>User groups</strong></td><td><a href="/pages/AbUuEY5CzfB7N3GX4Crr"><strong>User groups</strong></a> <strong>defined in Settings</strong>; each group appears as its own column.</td></tr></tbody></table>


---

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