# CRM - Cloning Opportunities via CRM Automation

Now, in your CRM, you can automatically create cloned opportunities using funnel or stage automations. This new feature makes it easier to replicate opportunities by copying all data from the original to the newly created opportunity.

However, attention: if you try to create a cloned opportunity in the same funnel, an error may occur. Below, we explain the complete process and how to avoid problems.

## What is the opportunity cloning feature?

The "Create new opportunity" action has been updated and now offers the "Clone opportunity data" option. By checking this option, all information from the original opportunity — such as name, values, custom fields and assignees — will be replicated to the new opportunity.

**This feature is ideal for scenarios such as:**

* Recreate the flow of a lost sale.\
  Open a new opportunity based on an existing one, but in another funnel.

## Step-by-step to clone opportunities

**1. Access the CRM.**

Log in to your platform and navigate to the CRM.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdhuzv0o-fL5REcQ7uO6GU3yI_pfW3ZfSrp0jZTuprRan41mNSifYJ2shJq4adhXP4KfMKKYgbi3ZNtdIkRyLTwzqDfn9sYLavqkknj9YJK4SkUAuIgN3CxNFL99c3G6oACMHFEeg?key=TBOHA--oO4aypHz7-PE6ylXe" alt=""><figcaption></figcaption></figure>

**2. Choose the funnel and click on "Automations".**

Select the funnel where you want to create the automation and click the Automations tab. You can use either funnel automations or stage automations. In this example, we will use the stage automation.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeDrzbhZ9BHO9hg0_4yxD9hHcZmjp0nd-k2QF-2ENhjclprXTsCc2pXIYVd0hzGKmOSGunJ5e08PS5wQ2laO2W6_eVXadFsJuBFoYHKoaMNGiZSrIKtMc8II3SZRyNSiirXFHi-?key=TBOHA--oO4aypHz7-PE6ylXe" alt=""><figcaption></figcaption></figure>

**3. Configure the automation.**

* Click to add a new automation.
* Define the strategy you want to follow (for example, when moving the opportunity to a specific stage).
* Under Action, choose "Create new opportunity". Enable the "Clone opportunity data" option.

<mark style="color:purple;">**Important:**</mark> it is only possible to clone opportunities by specifying another funnel, because it is not possible to clone opportunities into the same funnel.

<mark style="color:purple;">**Another important detail,**</mark> is that when enabling this option, all data from the original opportunity will be automatically copied to the new one.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcSBQ9OuCWTVqmM4UjSxh4IxCqXlyMqmDQwL66uBk43h4vhcDI1RbO18nK2DASFwK45-P4XwOvxTjwCb69IywYcEMuJMmM-mSgGfWv1leR7eMC-_DSzhtoUknp6JNl0wwJREsQeLg?key=TBOHA--oO4aypHz7-PE6ylXe" alt=""><figcaption></figcaption></figure>

**4. Save the automation and ATTENTION: If you want to execute the action on existing current opportunities, choose YES after clicking “Save”.**

***

{% hint style="warning" %}

## Attention: possible error when cloning in the same funnel

{% endhint %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeQp60sPnsF-JLjfPqCgXcfT7q2bbSf_oYf0QHsvzgGbg8U3IsN80_Uh1SoJ7minu4LcdSaPpAhKLjt2R1EjKlaYC67ZqHEeviZQ6jYciZNbCZ3X_zhLUYufOlDZu8O7RWthEke3Q?key=TBOHA--oO4aypHz7-PE6ylXe" alt=""><figcaption></figcaption></figure>

If you try to clone the opportunity into the same funnel where the original is, an error may occur.&#x20;

This error happens because, when cloning, the system may interpret that there is a movement conflict or duplicate data.

{% hint style="success" %}
**Tip: direct the newly cloned opportunity to a different funnel.**
{% endhint %}

With this new feature, you gain agility and maintain data standardization in your CRM! 🚀


---

# 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.sprinthub.com/en/topics/general/crm/crm-automations/crm-cloning-opportunities-through-crm-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.
