# Unable to edit a process flow

## Scenario

You've accessed an existing process flow but can't make any changes on the canvas - there are no options to add shapes.

## Reason

What you can and can't do with a process flow depends on the version you're viewing. If there are no options to add shapes to the canvas, it's likely that you're viewing a [deployed version](/product-documentation/process-flows/building-process-flows/process-flow-versioning.md#deployed) or an [inactive version](/product-documentation/process-flows/building-process-flows/process-flow-versioning.md#inactive) of the process flow. Only the [draft version](/product-documentation/process-flows/building-process-flows/process-flow-versioning.md#draft) of a process flow can be updated.&#x20;

## Solution

Try **one** of the following:

* Switch to the [draft version](/product-documentation/process-flows/building-process-flows/process-flow-versioning.md#draft) of the process flow
* Use the [copy to draft ](/product-documentation/process-flows/building-process-flows/process-flow-versioning.md#copying-to-draft)option to create a new draft version of the process flow

## Further information

For more information please see our [Process flow versioning](/product-documentation/process-flows/building-process-flows/process-flow-versioning.md) page.


---

# 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://doc.wearepatchworks.com/product-documentation/process-flows/troubleshooting-process-flows/unable-to-edit-a-process-flow.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.
