> 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/performance-program/beta-performance-campaigns/working-with-partners-on-a-performance-campaign/customize-a-partners-statement-of-work.md).

# パートナーの作業範囲記述書をカスタマイズする

{% hint style="warning" %}
**注:** この機能はベータ版です。CSMまたは当社の [サポートチーム](https://app.impact.com/support/portal.ihtml?createTicket=true&) にご連絡ください。この機能をテストしたい場合。
{% endhint %}

パートナーの作業範囲記述書（SOW）には、報酬と、作成するすべての成果物（コンテンツの種類や投稿先のプラットフォームなど）が含まれます。同じキャンペーンに参加している他のパートナーに影響を与えることなく、報酬、タスクの割り当て、使用権などを含め、パートナーのSOWを変更できます。

新しいパートナーをキャンペーンに招待する際、キャンペーンのデフォルトのSOWを含めることも、SOWをカスタマイズすることもできます。を参照してください [新しいパートナーをキャンペーンに招待する](https://help.impact.com/en/support/solutions/articles/155000004078-invite-new-partners-to-your-campaign) 詳細はこちら。

1. 左側のナビゲーションバーから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] →** **キャンペーンマネージャー** → [**パフォーマンス**](https://app.impact.com/secure/advertiser/engage/campaigns/performance-campaign-manager-flow.ihtml?execution=e1s1).
2. 〜の *キャンペーンマネージャー* 画面で、 **有効** タブで、現在アクティブなすべてのキャンペーンを表示します。
3. SOWをカスタマイズしたいキャンペーンにカーソルを合わせ、次に **キャンペーンを管理**.
4. を選択 **応募者** タブを選択し、次のいずれかのステータスを選択します:
   * **応募済み**
   * **交渉中**
   * **審査中**
5. SOWをカスタマイズしたいパートナーにカーソルを合わせ、次に **提案を表示**.
6. 次を選択します **交渉**を選択してから、パートナーのSOWを調整します。
   * SOWは、あなたが次の場合に指定されました [キャンペーンを作成したとき](/brand/ja/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/configure-a-performance-campaign.md).
7. 次を選択します **新しい提案を送信** 変更が完了したら。
   * 次を選択します **交渉なしで採用** パートナーに変更の交渉をさせずにSOWを変更したい場合。


---

# 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/performance-program/beta-performance-campaigns/working-with-partners-on-a-performance-campaign/customize-a-partners-statement-of-work.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.
