# Cloning an existing workflow

Any workflow you **manage or can access as an Editor or Viewer** can act as a template. Clone the existing workflow and adapt it to your needs.

1. Navigate to the **Run page** of the workflow you want to use as a template.
2. Click the **Clone icon** to open a new copy of the workflow. ![](/files/m0AZzkD7bJy9MfHICFrs)
3. **Rename** your new workflow. By default the workflow will be cloned as "Untitled Workflow"
4. Adjust the existing adaptors and imported data as needed


---

# 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://cgps.gitbook.io/data-flo/basics/combining-adaptors-to-create-workflows/creating-a-workflow/cloning-an-existing-workflow.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.
