# Copy a Social Marketing Campaign

Copying a campaign lets you reuse data from an existing campaign, saving time when creating similar campaigns across reporting periods.

![Screenshot: The Copy Social Marketing Campaign dialog showing checkboxes for Collaborators, Campaign Reach, and Campaign Evaluation, along with the Name field prefilled with the original name plus Copied, and the Copy button](/files/FljlCidxybO8eEI4ja8P)

{% stepper %}
{% step %}

#### Open the Campaign

Navigate to the campaign you want to copy and open its detail page.
{% endstep %}

{% step %}

#### Click Copy

Click the **Copy** button in the campaign header to open the copy dialog.
{% endstep %}

{% step %}

#### Select Copy Options

Choose which sections to include in the copy:

* **Collaborators** -- Copies all collaborator assignments.
* **Campaign Reach** -- Copies channel reach and market segment reach data.
* **Campaign Evaluation** -- Copies evaluation records (only available if the original has evaluation data).
  {% endstep %}

{% step %}

#### Enter a New Name

Provide a **Name** for the copied campaign. By default, the name is set to the original campaign name with "(Copied)" appended.
{% endstep %}

{% step %}

#### Save the Copy

Click **Copy** to create the new campaign. You will be redirected to the new campaign's detail page.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**TIP:** After copying, review all sections of the new campaign to update any details that differ from the original.
{% endhint %}


---

# 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://support.pears.io/engage/social-marketing-campaigns/copy-a-social-marketing-campaign.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.
