> 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/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/contracts/expire-contracts-with-brands.md).

# ブランドとの契約を期限切れにする

ブランドのプログラムに参加し続けたくない場合は、そのブランドとの契約を終了できます。契約を終了した後にそのブランドへ再度申し込む場合は、 [通常の申し込みと承認のプロセス](/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/applying-to-brands/find-and-apply-to-brands.md) または、ブランドの直接登録リンクから申し込んでください。

契約を終了した後も、アクションは引き続きトラッキングされ、あなたにクレジットされる場合がありますが、これらのアクションは「契約外」として処理されます。これらからはコミッションを獲得できません。有効な契約がある場合はアカウントを無効化できません。すべての契約を先に終了する必要があります。

## Marketplaceパートナーとして契約を終了する

ブランドのプログラムに申し込んだ場合は、この手順に従ってください [Brands Marketplaceを通じて](/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/applying-to-brands/find-and-apply-to-brands.md).

1. 上部のナビゲーションバーから、次を選択します **Discover → マイブランド**.
   * または、上部のナビゲーションバーから、次を選択します **Manage → マイブランド → マイブランド**.
2. 契約を終了したいブランドを選択します。
   * グリッド表示で、ブランドのロゴを選択します。次に、スライドアウトで、 ![](/files/6b046c899791e34f6c5bd96746feecd1f5fce12b) **［その他］→［契約を終了］** ブランド名の下にあります。
   * リスト表示で、ブランドにカーソルを合わせ、次に ![](/files/4927eb1e5c4fa3b3dc6c7e11a5ab7eb37b71050d) **［その他］** → **契約を終了**.
3. 契約の詳細を最後に確認するか、 **コメント** 欄を使って、契約を終了する前にブランドへ短いメッセージを送信できます。続行する準備ができたら、 **終了する**.
4. 警告メッセージをよく読み、次に **理解しました。続行します**.

## 招待されたパートナーとして契約を終了する

ブランドのプログラムに直接登録リンクから参加した場合は、この手順に従ってください。

1. 〜から [*ホーム*](https://app.impact.com/secure/mediapartner/home/pview.ihtml) impact.comアカウントのページで、次を選択します。 **すべて表示** 〜の *契約条件* カード。
   * その *契約条件* 画面が開きます。
2. 〜内の *支払い* 列で、次を選択します。 **条件** を選択して契約を開きます。
3. ページ右上で、次を選択します。 **［アクション］→［終了する］**.
4. 契約の詳細を最後に確認するか、 **コメント** 欄を使って、契約を終了する前にブランドへ短いメッセージを送信できます。続行する準備ができたら、 **終了する**.
5. 警告メッセージをよく読み、次に **理解しました。続行します**.


---

# 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/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/contracts/expire-contracts-with-brands.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.
