# Move and Copy Leads - Campaigns

Leads can be moved across campaigns and can be copied from one campaign to another

### Move Leads

1. You can  move leads from one campaign to another.&#x20;
2. after selecting the leads to move, Click on the bulk action button for any one of the campaign
3. then click on the move leads option

<figure><img src="/files/WFZPCJsQMTwyGNrUmjOU" alt=""><figcaption></figcaption></figure>

4. Then select the destination campaign

<figure><img src="/files/ShxShPCS17KQqHV0FW5w" alt=""><figcaption></figcaption></figure>

5. Select the other feilds as well

<figure><img src="/files/ityucuTORGmbybJ1L0eY" alt=""><figcaption></figcaption></figure>

6. Click on the move button to succesfully move the leads

<figure><img src="/files/oJr3X9FKw3SCc6Xphz6p" alt=""><figcaption></figcaption></figure>

7. In the destination campaign you can see that the leads are moved

<figure><img src="/files/ScmLob1MkmtMQFThU4km" alt=""><figcaption></figcaption></figure>

**When a lead is moved from one campaign to another then lead details, CCP and other details all information is moved to destination campaign**

### Copy Leads

1. You can copy leads from one campaign to another.&#x20;
2. after selecting the leads to copy, Click on the bulk action button for any one of the campaign
3. then click on the copy leads option

<figure><img src="/files/GoAeaTtUikNlSRsgqt7k" alt=""><figcaption></figcaption></figure>

4. Fill on the required fields and click on copy button

<figure><img src="/files/I3Yc4TrmxkUZeTSIim9g" alt=""><figcaption></figcaption></figure>

5. You can see that the leads are copied in the destination campaign

<figure><img src="/files/nH861Rd6uF68hDw78qRp" alt=""><figcaption></figcaption></figure>

**When a lead is copied from one campaign to another then only lead details information is copied to destination campaign**


---

# 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.neodove.com/admin-portal/campaigns/move-and-copy-leads-campaigns.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.
