> 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/working-with-creators/manage-and-view-your-hired-creators-content.md).

# 管理并查看您已聘用创作者的内容

素材库汇总创作者内容，方便查找、查看或下载创作者发布的内容片段。您可以查看通过 [活动任务](/brand/zh/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/rename-and-review-creator-campaign-tasks.md).

#### 访问您的素材库

1. 从左侧导航菜单中选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **内容** → [**用户生成**](https://app.impact.com/secure/advertiser/engage/content/manage-partner-generated-content.ihtml).
2. 在顶部导航菜单中，选择您要查看内容的社交渠道。
   * 将鼠标悬停在某个内容片段上，然后选择 **详情** 以打开内容侧边展开页查看更多详情。

<details>

<summary>详情参考（左侧面板）</summary>

|      |               |
| ---- | ------------- |
| 下载   | 下载图片或视频文件。    |
| 查看帖子 | 在新标签页中查看原始帖子。 |
| 活动   | 生成该内容的社交活动名称。 |
| 发布日期 | 发布该内容的日期。     |
| 内容类型 | 广告类型。         |
| 使用权  | 与该内容片段关联的使用权。 |
| 到期日期 | 使用权到期日期。      |
| 最后更新 | 内容最后编辑的日期。    |
| 标签   | 账户用户添加的任何标签。  |

</details>

<details>

<summary>帖子统计（右侧面板）</summary>

* 查看帖子图片或视频。
* 查看帖子说明文字。
* 查看与帖子相关的点赞数或评论数。

</details>

#### 筛选创作者内容

在决定是搜索特定内容还是查看平台上的所有选项后，您可以进一步细化搜索。

1. 在顶部导航菜单中，选择任意社交渠道。
2. 使用左侧导航菜单中的筛选器来优化搜索。选择 ![](/files/e13da78c3fe9466cb109d0fdd9febb23a52c304d) **\[未勾选的框]** 以应用筛选器——请参阅 *筛选选项* 下面的参考说明以了解详情。

<details>

<summary>筛选选项</summary>

| 筛选项   | 说明                                                                                                                                                                       |
| ----- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 搜索创作者 | 在搜索框中输入姓名，可筛选由特定创作者生成的内容。                                                                                                                                                |
| 类型    | <p>您要查看的内容类型：</p><p>• 图片</p><p>• 短视频</p><p>• 视频</p><p>• 轮播</p><p>• 限时动态</p>                                                                                              |
| 标签    | 附加在内容片段上的标签，可对内容进行进一步分类。了解如何 [向内容添加标签](/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/add-labels-to-your-hired-creators-content.md). |
| 最后更新  | <p>内容最后编辑或更新的日期。更新日期包括：</p><p>• 全部</p><p>• 最近一天</p><p>• 最近7天</p><p>• 最近30天</p><p>• 超过30天</p>                                                                             |
| 受限广告  | 按内容是否受限进行筛选。                                                                                                                                                             |
| 活动    | 在搜索框中输入活动名称，可筛选与特定活动关联的内容。                                                                                                                                               |
| 使用权   | <p>按与该内容片段关联的特定使用权筛选内容。</p><p>• 有机社交转发</p><p>• 付费社交权利</p><p>• 有机 + 付费社交权利</p><p>• 付费推广/白名单授权</p><p>• 完整数字使用权</p><p>• 户外/销售点使用权</p><p>• 其他</p>                            |
| 发布日期  | 按发布时间筛选内容。                                                                                                                                                               |
| 使用权日期 | 按使用权生效和到期日期筛选。                                                                                                                                                           |

</details>


---

# 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/working-with-creators/manage-and-view-your-hired-creators-content.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.
