> 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]** → **Campaign Manager** → **クリエイター**.
2. キャンペーンに参加しているクリエイターの上にカーソルを合わせ、次を選択します **キャンペーンを管理**.
3. で、 *応募者* 画面上で、 **採用済み** タブを選択します。

   <div data-with-frame="true"><figure><img src="/files/7e51d630578eeef007dacb6b9255c1fa5e266a90" alt="" width="563"><figcaption></figcaption></figure></div>
4. 報酬を増額したいクリエイターの上にカーソルを合わせ、次を選択します ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[More]** → **報酬を増額**.
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.
