> For the complete documentation index, see [llms.txt](https://help.connected.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/variant_page/curate-actions-in-analyze/update-in-curate-v38.0+.md).

# Update in Curate (v38.0+)

You can update an existing **Curate** record with revised interpretation data from the current **Analyze** session. This action is available only in v38.0 and later.

## How to update a variant in Curate

{% stepper %}
{% step %}
Open the **Variant page** in **Analyze**.
{% endstep %}

{% step %}
From the **Curate actions** dropdown, select **Update**.

<div align="left"><figure><img src="/files/JAYqgGq6cgvhzk1BNmut" alt=""><figcaption><p>The Curate actions dropdown in Analyze v38.0+</p></figcaption></figure></div>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If the **Update** action is unavailable, confirm that the variant already exists in **Curate** and that you have proper permissions.
{% endhint %}

**Result:**

The variant record in **Curate** is updated with details from the current **Analyze** session, including:

* Pathogenicity
* Variant interpretation
* Gene‑related disease *(unless custom)*
* Selected transcript *(unless custom)*
* ACMG data (classification, score, tags, tag strength, tag notes)

{% hint style="info" %}
**Important:** Custom fields are not overwritten.
{% endhint %}

## Learn more

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Curate actions in Analyze</strong></td><td>Curate actions in Analyze: Add, Open, Update.</td><td><a href="/pages/Sv4gV4BDp8VGOTXk3IUA">Learn more</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/variant_page/curate-actions-in-analyze/update-in-curate-v38.0+.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
