> 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/recruit-creators/pause-creator-campaign-applications.md).

# 暂停创作者活动申请

当你暂停活动申请时，在暂停期间，新的创作者将无法申请该活动。当天收到大量申请、需要时间审核时，暂停申请很有用。

只有以下创作者在活动暂停时仍可继续申请：

* 已受邀的创作者仍然可以接受或协商活动邀请。
* 已经申请或正在协商中的创作者可以查看并编辑他们的提案。
* 如果活动已暂停，已经申请或正在协商中的创作者仍然可以被聘用。

1. 从 *活动管理器* 屏幕上，将鼠标悬停在你想暂停申请的活动上，然后选择 **管理活动**.
2. 在右上角，选择 ![](/files/77cad707ec8c8e3ea9d0056e8451a6deaf59419d) **\[更多]** → **暂停新申请**.
   * 你会看到一个 ![](/files/bf74e134cf7f04c3c565d4033adadc218eda8897) **\[暂停]** 图标，显示在你的活动名称旁边。
   * 你可以重复这些步骤并选择 **恢复新申请** 如果你想继续接收新的申请。


---

# 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/recruit-creators/pause-creator-campaign-applications.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.
