# Duplicate and Delete Automation

### Duplicate Automation

Duplicate Automation is a feature that let you duplicate your existing automation module, in order to create another automation that is similar with the existing one. Sometimes, you need another automation module that is 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 at the bottom of the page and duplicate with created automatically like the image below.

![Duplicate Automation](/files/coHQtZrbqF74sVfdQAeA)

### 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 the **'Delete Automation'** button at 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/gqYCJThSt5J6szRoijrP)


---

# 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://docs.3dolphins.ai/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.
