> 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/creator-campaign-manager-explained.md).

# 创作者活动管理器说明

impact.com 的 Creator campaign manager 让您能够创建基于时间和预算的活动，以便与创作者合作。您可以创建简报，定义包含任务的工作范围，指定跟踪详情，聘用创作者，审查内容，并衡量进展。

Campaign Manager 可让您：

* [创建创作者活动](/brand/zh/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/configure-a-creator-campaign.md)
* [处理创作者活动申请](/brand/zh/what-would-you-like-to-learn-about/creator-program/recruit-creators/manage-creator-campaign-applicants.md)
* [定义并审查活动任务](/brand/zh/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/rename-and-review-creator-campaign-tasks.md)
* [管理创作者活动付款](/brand/zh/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/manage-creator-campaign-payments.md)
* [查看创作者活动绩效报告](/brand/zh/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/check-your-hired-creators-performance.md)

<div data-with-frame="true"><figure><img src="/files/7e5a214b3602f91a3633f1416d2951c617280425" alt=""><figcaption></figcaption></figure></div>


---

# 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/creator-campaign-manager-explained.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.
