> 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/check-your-hired-creators-performance.md).

# 查看您已聘用创作者的表现

通过查看各种绩效报告来跟踪并审查活动数据。

#### 查找活动绩效报告

1. 从左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[互动]** → **活动管理器 →** [**创作者**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml).
2. 在 *活动管理器* 屏幕上，选择 **进行中** 选项卡以查看您当前所有进行中的活动。
   * 每个活动都会提供最重要洞察的摘要。
     * 申请人数
     * 你邀请的人数
     * 谈判中总数
     * 你雇用的人数
     * 任务总数
     * 已花费预算
3. 将鼠标悬停在要管理的活动上并选择 **管理活动**.
4. 在所选活动的屏幕上，选择 **绩效**.
   * 此选项卡将为所选活动提供创作者、平台和活动绩效指标。

**了解有关活动报告的更多信息**

请参阅以下文档，了解创作者活动绩效报告：

* [内容与活动概览报告](https://help.impact.com/brand/what-would-you-like-to-learn-about/creator-program/creator-reports/content-and-campaign-overview-report)


---

# 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/check-your-hired-creators-performance.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.
