> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/duplicate-a-creator-campaign.md).

# 复制创作者活动

您可以复制任何现有的活动及其所有现有详细信息。当您复制活动时，它将保存为 *的副本* `{Campaign name}` ，并且日期也会被复制，因此如果日期是过去的，您需要在复制的活动中编辑它们。

1. 从左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **Campaign Manager** → [**Creator**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml).
2. 将鼠标悬停在您要复制的活动上，然后选择 **Manage Campaign**.
3. 在右上角，选择 ![](/files/77cad707ec8c8e3ea9d0056e8451a6deaf59419d) **\[More]** → **Duplicate**.
   * 编辑您想要更新的部分。有关每个部分的更多信息，请参阅 [Create a Creator Campaign](/brand/zh/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/configure-a-creator-campaign.md) 。
4. 选择 **Publish Campaign** 或 **Save as draft** ，如果您想稍后发布它。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/duplicate-a-creator-campaign.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
