> 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/ja/what-would-you-like-to-learn-about/creator-program/working-with-creators/add-labels-to-your-hired-creators-content.md).

# 採用したクリエイターのコンテンツにラベルを追加する

1. 左側のナビゲーションメニューから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **コンテンツ** → [**ユーザー生成**](https://app.impact.com/secure/advertiser/engage/content/manage-partner-generated-content.ihtml).
2. ラベルを追加したいコンテンツ項目を見つけます。
   * 次の方法を学ぶ [コンテンツをフィルタリングする](/brand/ja/what-would-you-like-to-learn-about/creator-program/working-with-creators/manage-and-view-your-hired-creators-content.md#filter-through-creator-content-0-1).
3. コンテンツ項目にカーソルを合わせたら、左上隅で次を選択します ![](/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572) **\[チェックボックス]**.
4. 次を選択します ![](/files/b27578cdc9f720487e9049dcd81fbcbe60f1b568) ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ラベルのドロップダウンメニュー]**.
5. ドロップダウンリストからラベルを選択します。
   * 新しいラベルを追加するには、検索ボックスに名前を入力して次を選択します ![](/files/31ed8bce4d22f3780f0bf5494c25049b3181e0a9) **新しいラベルを追加する**.
6. 次を選択します **適用**.


---

# 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/ja/what-would-you-like-to-learn-about/creator-program/working-with-creators/add-labels-to-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.
