# Finalizing a case

**Finalizing a case prevents users from making further changes** after the interpretation is reviewed and approved.

## How to finalize a case

{% stepper %}
{% step %}

#### Update the case status to Finalized

{% hint style="info" %}
The case status can be [updated](/emedgene/emedgene-analyze-manual/reviewing_a_case/case_status/how-to-update-a-case-status.md) to Finalized only from the individual case page and not from the Cases table.
{% endhint %}

1. In the top bar of the individual case page, select the dropdown next to the current case status.
2. From the dropdown menu, select Finalized. Selecting this status automatically opens the Case interpretation widget.
   {% endstep %}

{% step %}

#### Review or complete case interpretation

In the Case interpretation widget, review and update the following if needed:

* Case result
* Selected variants
* Interpretation notes, Gene interpretation, Recommendations

If [case interpretation](/emedgene/emedgene-analyze-manual/case-completion-and-reporting/completing-case-interpretation.md) was already completed earlier, this step serves as a final confirmation.
{% endstep %}

{% step %}

#### Select Finalize

Select Finalize in the widget to lock the case.
{% endstep %}
{% endstepper %}

**After the case is finalized, it becomes read‑only.** No edits can be made to:

* **Variant information:** Variant tags, gene-related disease, Variant interpretation notes, HGVS nomenclature, pathogenicity and ACMG classifications
* **Case information:** Selected case result, variant list selected for reporting, Interpretation notes, Gene interpretation, Recommendations, Case info

**To edit any information, you must revert the case to a different status.**

## Reviewing finalized cases

You can still review the full case even after it is finalized. Editing is disabled, but all information remains accessible.

**To review finalized content&#x20;*****specifically*****, go to:**

* **Candidates tab:** To review **variants selected for reporting**, open the Candidates tab and select Finalized in the dropdown.
* **Case info panel:** In the Finalize tab, review the **case result**, **Interpretation notes**, and the **list of variants selected for reporting.**


---

# 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/case-completion-and-reporting/finalizing_a_case.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.
