# How to Duplicate or Copy a Workflow

Duplicating, or cloning, a Workflow can save you time if you wish to create a new Workflow that’s similar to one you already have. Perhaps you have a Workflow already built and you want to create another one with a comparable setup. Rather than starting from scratch, you can clone the original Workflow and then make the few necessary changes. This can save you time and help you work more efficiently.

{% embed url="<https://lh5.googleusercontent.com/DGZ5QS7mslUEF7hNxxCW_mLDehwY26JhE0eIEYq_YVClZrmFJaba1moz981TubgGVJ3hCNIuLoAO1-0HQ2MdxIyuwsqDG_PVxxMPFpP3S4yHPxM-zMbVGqJZtdSeg2vzJVvTsjXbZxWNRGqFU9VIdSI>" %}

**Step 1: Navigate to Workflows**

**Step 2: Click the Clone/Copy icon** on the right side of the Workflow you wish to clone.

{% embed url="<https://lh4.googleusercontent.com/JGRPuDY1ogIuCMJzqq7OXTZqYgCTwVHykP8_uF35rDCTyWnAwj75cko7-k8O0vnPAGpR-qaBt3aM7cpFd2paBOFkvVkxqfP0CHy27U3HgGkfvhqUx8NUfn3uLICzP5vu8CWiiX2OjHbjAppHOlt6dtE>" %}

**Step 3:** Name the new Workflow.

* In the popup window, name your new Workflow.
* Click “Create” to clone the Workflow.

{% embed url="<https://lh5.googleusercontent.com/OCph-zRmBxWqlMYJo756Z57W6x76mWtkG-l4tudQtoipxpRwXSl_KkA-rNkVc3Qr0LrhgwjxMw1ckjnCw2Jpd4zPZospr1QEDdSHQ07NAUO6IOj6i48s4iHNVICRzHrX5TUXX8xlrSTRSyqiv9DQM38>" %}

**Step 4: Edit the New Workflow**

* Click into the newly cloned Workflow to start building/editing the cloned version.

{% embed url="<https://lh3.googleusercontent.com/vsSdso4uRL1F_a8qRaePhZFqymx9ke4Ynw7GFlIs8P3VHX5EfCI6XrpSunxZf6TLCi7PdvAc4BxBbJqnY1WXu1xZUurYl-XDimctkzoHvJkOrbPGz4GnNT4Az6_O_sF6BApJZHOXPn8_WGbd5J_tWs4>" %}


---

# 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://software-help-docs.gitbook.io/knowledge-base/software-guide/workflows/how-to-duplicate-or-copy-a-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.
