> For the complete documentation index, see [llms.txt](https://docs.coherent.global/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coherent.global/coherent-control/processes/updating-a-process.md).

# Updating a Process

### Updating a Process

Updating publishes a **new process version** under the same group. Use this to add or remove role members, rename the process, or change its description.

#### Steps <a href="#process-steps" id="process-steps"></a>

1\.     From **Overview → action menu**, click **Update process**.

<figure><img src="/files/G1qAIyBTBd459TAXwc0V" alt="" width="176"><figcaption></figcaption></figure>

2\.     The creation wizard opens pre-filled with current data.

3\.     Edit **Roles** and/or **Process Information** as needed.

<figure><img src="/files/p8OmoPfYbxHBDCZEtNfc" alt="" width="176"><figcaption></figcaption></figure>

<figure><img src="/files/cd8HNLNlwan2Qfcty98V" alt="" width="176"><figcaption></figcaption></figure>

4\.     On the **Archive Option** step, decide what happens to existing chains:

* **Leave active** (default)Existing chains continue under the old version.
* **Archive on update** Existing chains are archived when the new version publishes.

<figure><img src="/files/Pc1u7q9OJY0p0IPgNNS0" alt="" width="176"><figcaption></figcaption></figure>

5\.     Review the **Summary** and click **Publish**.

<figure><img src="/files/m2ki5K3CPqgtYgEAOeVy" alt="" width="176"><figcaption></figcaption></figure>

6\.     The workbook metadata updates to the new process version ID and you return to Overview.


---

# 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:

```
GET https://docs.coherent.global/coherent-control/processes/updating-a-process.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.
