# Copying and pasting campaigns between projects

If you want to copy a campaign and paste it into another project, you can do it in a few easy steps. What’s more, you can copy a campaign to all your projects or just a selected few. It’s up to you.&#x20;

The copying option will be available if you have more than one project on your account, including shared ones.&#x20;

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

How to do it?\
Select a campaign and click on a Push button ![](/files/JF01kU9KHXGHDoFMjB8k) Then choose 'Copy to project' option.\
Choose the project you want to copy your campaign to in a modal that will pop up.&#x20;

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

To choose a project, click on a tile with its’ name. You can reverse the action by clicking again.

If you want to copy the campaign to all your projects, check the “Select all” checkbox.&#x20;

Click “Copy campaign” and the selected campaign will be copied to chosen projects and saved as a draft.&#x20;

Using this action, you can copy:&#x20;

* title
* content
* redirectLink
* actions
* requireInteraction
* big image

Caution! If you want the copied campaign’s link to be the same as the project link, you need to change it manually.&#x20;

You can copy campaigns with the “Sent”, “Draft”, and “Ready” status.&#x20;

Right after pasting to a new project, a campaign with 'Draft' status will have the time of copying set as 'Send time'. The 'Expire date' will be filled in accordance with the project's settings.<br>


---

# 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.pushpushgo.company/campaigns/push-campaign/campaign-list/copying-and-pasting-campaigns-between-projects.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.
