# How to Duplicate a Workflow

In this article, you will learn how to duplicate a workflow. This can be useful for you in case you need to use the same setup but for different scenarios.

A case example could be if you have a workflow with a Form Submitted trigger and action steps, and you want to use this same setup for other forms you created. This feature will allow you to use the setup you have, and just edit as needed the filter, and the actions if needed.

**What would you need:**

* A workflow

**Step 1: Copy the workflow**

* Go to Automation - Workflows
* Click on the 3 dots next to the title of the workflow
* Click on Duplicate Workflow

{% embed url="<https://lh4.googleusercontent.com/mqG2s6HWX2WAfiRezAC0G15oHWxxep54tZS6EhJ64mfxLWfsAcvnupJDnNyLqrugdQsYcyLz2i0iyTlgC_foAwsQDZCj2MyYC14ImpYXiUAvtl4VVtHrUL8ddT3USuaTTI83fxHIBo5-YE9U3RYCPbk>" %}

* Edit if needed the workflow name you will be duplicating and click on Create

{% embed url="<https://lh4.googleusercontent.com/n91In2tlFJKewV7YXBNDh_U48gf1YmKVTkEmnaWWc0FgfGg9MwRl9OTN8GlzFgUMLfR4ZxO3BVfHm6Bweo787rWQmfmi7tVT9menvg4FrveEL24keAzMTMkMABL4auQM_G512RgTWGZGeWYzPQ99yek>" %}


---

# 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-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.
