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

# Den Inhalten Ihrer beauftragten Creator Labels hinzufügen

1. Wählen Sie im linken Navigationsmenü ![](/files/8189ccdb3d6833e64eac05afbd5a6e7ceadce224) **\[Engage]** → **Inhalt** → [**Von Nutzern erstellt**](https://app.impact.com/secure/advertiser/engage/content/manage-partner-generated-content.ihtml).
2. Suchen Sie die Inhaltselemente, denen Sie Labels hinzufügen möchten.
   * Erfahren Sie, wie Sie [Inhalt filtern](/brand/de/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. Sobald Sie den Cursor über das Inhaltselement bewegen, wählen Sie in der oberen linken Ecke das ![](/files/fe84c681e069b5477f98406f9231dfb4bbe30c8a) **\[Kontrollkästchen]**.
4. Wählen Sie ![](/files/2db47106f8371feb91133af3744d8cf86dcb13fa) ![](/files/62a75895785f5ef5de73c56f40f1f36808a75ade) **\[Dropdown-Menü für Labels]**.
5. Wählen Sie ein Label aus der Dropdown-Liste aus.
   * Um ein neues Label hinzuzufügen, geben Sie den Namen in das Suchfeld ein und wählen Sie ![](/files/5d4c16a30382676ab5526b4a91a6af76612cdd06) **Neues Label hinzufügen**.
6. Wählen Sie **Anwenden**.


---

# 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/de/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.
