# Editing a user-designed workflow template

In the **Workflows** page, you can edit workflow templates by selecting the 3 dots icon and choosing the <img src="https://files.readme.io/03a5c74-pencil_icon.png" alt="" data-size="line"> **Edit** option.

{% hint style="danger" %}
**System templates** cannot be edited or deleted!
{% endhint %}

If you are already viewing the workflow template (3 dots icon → **View Workflow** entry), you can click the **EDIT** button at the top-right corner to open the workflow in edit mode.

<figure><img src="/files/8we06Fmi3PKYw20ov4Y8" alt="" width="563"><figcaption></figcaption></figure>

To edit a workflow template:

1. Update the template according to your needs. Refer to the [Create a user-designed workflow template](/data-mover-1.21/workflow-templates/user-designed-workflow-templates/create-a-user-designed-workflow-template.md) section for detailed information on the fields and options available.
2. Save your template by clicking the ![](https://files.readme.io/ad5300f-save_icon_workflows.svg)  icon on the toolbar.
3. Go back to the **Results** section by clicking on the **breadcrumbs** or the **Back** button of your browser. Be careful, unsaved progress will be lost if not previously saved.
4. Your template workflow will be listed in the **Results** section with a new revision number.

Refer to the next pages for details about:

* the workflow template **toolbar**
* the workflow template **Shape repository panel**
* the workflow template **working area**
* the workflow template **BPMN-diagram panel**


---

# 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://docs.primeur.com/data-mover-1.21/workflow-templates/user-designed-workflow-templates/editing-a-user-designed-workflow-template.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.
