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