> 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>

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

</details>

<details>

<summary>帖子统计数据（右侧窗格）</summary>

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

</details>

#### 筛选创作者内容

一旦你决定是搜索特定内容还是查看平台上的所有选项，就可以进一步优化搜索。

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

<details>

<summary>筛选选项</summary>

| 筛选项      | 说明                                                                                                                                                                        |
| -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 搜索创作者    | 在搜索框中输入创作者姓名，即可筛选由特定创作者生成的内容。                                                                                                                                             |
| 类型       | <p>你想查看的内容类型：</p><p>• 图片</p><p>• Reel</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>• 最近1天</p><p>• 最近7天</p><p>• 最近30天</p><p>• 超过30天</p>                                                                              |
| 受限广告     | 按是否受限来筛选内容。                                                                                                                                                               |
| Campaign | 在搜索框中输入活动名称，即可筛选与特定活动相关的内容。                                                                                                                                               |
| 使用权      | <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:

```
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>
```

The question should be specific, self-contained, and written in natural language.
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.
