# Duplicate, rename, or move a workflow

Hover over the relevant flow in the list on the left of your canvas and click the three dots icon to bring up a drop-down:

![](/files/-MeUvfHsBDKJYFnujf8N)

* **Duplicate:** This creates an exact copy of a flow. You can enter a new name for the copy (defaults to the name of the flow you are duplicating appended by "\_COPY").

![](/files/-MbkWjlYV5MwDt2C6Z5G)

* **Rename:** Enter and save your workflow's new name.

![](/files/-MbkXDuXo7oPpeNfitAj)

* **Move:** Select the folder where you want to move the workflow. Start typing the name of the folder to search and filter the list.&#x20;

![](/files/-MbkXKz6tGsKYyAnGD1q)

* **Delete:** See [here ](/flow/workflow-management/open-an-existing-flow.md)for details.


---

# 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://guides.clickatell.com/flow/workflow-management/duplicate-rename-or-move-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.
