# How to update a case status

You can update the case status either from the individual case page or from the **Cases table**.

**Finalized** case status can be applied only from the individual case page to prevent unintended [case completion](/emedgene/emedgene-analyze-manual/case-completion-and-reporting.md).

### On the [individual case page](/emedgene/emedgene-analyze-manual/reviewing_a_case/individual_case_page.md)

{% stepper %}
{% step %}
Open the case page.
{% endstep %}

{% step %}
In the top bar, select the dropdown (<i class="fa-chevron-down">:chevron-down:</i>) icon next to the current case status.
{% endstep %}

{% step %}
Select the new status you want to apply.
{% endstep %}
{% endstepper %}

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

***

### In the [Cases table](/emedgene/emedgene-analyze-manual/getting_around_the_platform/cases_tab/cases_table.md)

{% stepper %}
{% step %}
Open the **Cases** **tab**.
{% endstep %}

{% step %}
In the **Cases table**, locate the relevant case row and select the case status.
{% endstep %}

{% step %}
From the dropdown menu, select the new status.
{% endstep %}
{% endstepper %}

![](/files/bUUy7u3CLfcMHQTaQOCt)


---

# 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/reviewing_a_case/case_status/how-to-update-a-case-status.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.
