> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/5.1.x/sales-activity/lead/lead-automation/duplicate-and-delete-automation.md).

# Duplicate and Delete Automation

### Duplicate Automation

Duplicate Automation is a feature that let you to duplicate your existing automation module, in order to create another automation that similar with the existing one. Sometimes, you need another automation module that pretty similar with the existing one but you didn't want to create it from the first, so you just can duplicate it and change some.

If you want to duplicate automation, choose the automation that you want to duplicate then click the ***'Duplicate Automation'***  button in the bottom of the page and duplicate with created automatically like image below.

![Duplicate Automation](/files/-MU88UEauMK-iPlvGZQm)

### Delete Automation

Sometimes you need to delete the automation if no longer needed, you can choose the automation module that you want to delete and click ***'Delete Automation'***  button in the bottom of the page, then you will see pop up confirmation, click ***'Yes'***  if you want to continue the delete process, and click ***'No'*** if you want to cancel it.

![Delete Automation](/files/-MU8BUyTpv5XeMRRYpmD)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.3dolphins.ai/5.1.x/sales-activity/lead/lead-automation/duplicate-and-delete-automation.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.
