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

# ブランドとしてクリエイターへの報酬を増額する

ブランドとして、あなたは〜を増額できます *採用済み* クリエイターの報酬額を、パフォーマンスが良好だと感じた場合に増額できます。

{% hint style="info" %}
**注:** SOWで次を使用している場合、報酬の増額が可能です *固定報酬*。製品ギフティングのような他の報酬タイプでは、報酬を増額できません。
{% endhint %}

1. 左側のナビゲーションバーから、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **キャンペーンマネージャー** → **クリエイター**.
2. クリエイターが参加しているキャンペーンにカーソルを合わせ、次を選択します **キャンペーンを管理**.
3. ～の *応募者* 画面で、次を選択します **採用済み** タブへ進みます。

   <div data-with-frame="true"><figure><img src="/files/7e51d630578eeef007dacb6b9255c1fa5e266a90" alt="" width="563"><figcaption></figcaption></figure></div>
4. 報酬を増額したいクリエイターにカーソルを合わせ、次を選択します ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[詳細]** → **報酬を増額**.
5. 新しいプロファイルの **新しい金額** を選択し、 **保存**.

   * この *報酬を増額* アクションはSOW内の金額を更新しますが、支払いは発生しません。支払いは引き続き次によって発生します **支払う** アクション。
   * クリエイターには、報酬が増額されたときに通知されます。

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>重要：</strong> 一度設定したら、 <strong>新しい金額</strong> 増額報酬として設定すると、それを減額することはできません。</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/ja/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.
