> 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/increase-your-creators-compensation-as-a-brand.md).

# Die Vergütung Ihrer Creator als Marke erhöhen

Als Marke können Sie Ihre *Eingestellt* Vergütungsbetrag für Creator erhöhen, wenn Sie der Meinung sind, dass sie gute Leistungen erbringen.

{% hint style="info" %}
**Hinweis:** Vergütungserhöhungen sind möglich, wenn die SOW *Vergütung mit Pauschalhonorar*. Bei anderen Vergütungsarten, wie z. B. Produktgeschenken, kann die Vergütung nicht erhöht werden.
{% endhint %}

1. Wählen Sie in der linken Navigationsleiste ![](/files/8189ccdb3d6833e64eac05afbd5a6e7ceadce224) **\[Engage]** → **Campaign Manager** → **Creator**.
2. Bewegen Sie den Cursor über die Kampagne, an der der Creator teilnimmt, und wählen Sie **Kampagne verwalten**.
3. Auf dem *Bewerber* Bildschirm wählen Sie die **Eingestellt** Registerkarte.

   <div data-with-frame="true"><figure><img src="/files/d5e0b72f06be8131eb90e0807d72918f8d5a1794" alt="" width="563"><figcaption></figcaption></figure></div>
4. Bewegen Sie den Cursor über den Creator, dessen Vergütung Sie erhöhen möchten, und wählen Sie ![](/files/c11698866429289b19d13f1756344d66ed4517bc) **\[Mehr]** → **Vergütung erhöhen**.
5. Geben Sie einen **Neuer Betrag** und wählen Sie **Speichern**.

   * Der *Vergütung erhöhen* Aktion aktualisiert den Betrag in der SOW, löst jedoch keine Zahlung aus. Die Zahlung wird weiterhin durch die **Bezahlen** Aktion ausgelöst.
   * Creator werden benachrichtigt, wenn ihre Vergütung erhöht wird.

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>Wichtig:</strong> Sobald Sie den <strong>Neuer Betrag</strong> als erhöhte Vergütung festgelegt haben, können Sie ihn nicht verringern.</p></div>


---

# 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/increase-your-creators-compensation-as-a-brand.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.
