> 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) **\[互动]** → **内容** → [**用户生成**](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>• Reels</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.
