# How to sort cases

You can sort cases by Creation date, Due date, or Quality.

## To sort cases:

**A.** Hover over the column header and click the up or down arrow to sort in ascending or descending order

**B.** Alternatively, click the column name and select Sort ascending or Sort descending from the dropdown menu

The current sort direction is indicated by a single arrow icon next to the column name.

{% hint style="info" %}
Only one column can be used for sorting at a time.
{% endhint %}


---

# 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-sort-cases.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.
