> 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. 上部のナビゲーションバーから、 **ディスカバー** → **マイブランド**.
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.
