> 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/platform-features/contracts-and-template-terms/contracts/expire-partner-contracts.md).

# パートナーとクリエイターの契約を失効する

<a href="https://pxa.impact.com/student/activity/1102128?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=dis-250&#x26;utm_campaign=help-center" class="button primary">PXAコースを受講する</a>

パートナーまたはクリエイターとの関係を指定日に終了する必要がある場合は、契約を失効させます。impact.com はパートナーまたはクリエイターに自動でメールを送信し、メッセージを添えることもできます。

〜を持つアカウントユーザー [パートナーユーザーの権限を失効させる](/brand/ja/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/understanding-user-management-as-a-brand.md) 1件以上の有効なパートナー契約を失効できます。

#### パートナー契約を失効させる

1. 左側のナビゲーションメニューから ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → パートナー →** [**パートナー**](https://app.impact.com/secure/advertiser/engage/discover/radius/fr/partner_ui.ihtml).
2. 選択します ![](/files/cee708af81ce6ea11e1b8e19926313a76dcf097e) **\[チェックボックス]** 契約を失効させたいパートナーの横にある項目を選択し、次に ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他]** → **契約 → 失効**.
3. 次の *パートナーを失効させる* 画面で設定オプションを確認します。
4. 選択します **期限切れにする**.
5. 警告メッセージをよく読み、次に選択します： **内容を理解しました。続行します**.

#### クリエイター契約を失効させる

1. 左側のナビゲーションメニューから ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → パートナー →** [**クリエイター**](https://app.impact.com/secure/advertiser/engage/discover/radius/fr/partner_ui.ihtml).
2. 選択します ![](/files/cee708af81ce6ea11e1b8e19926313a76dcf097e) **\[チェックボックス]** 契約を失効させたいクリエイターの横にある項目を選択し、次に ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他]** → **契約 → 失効**.
3. 次の *パートナーを失効させる* 画面で設定オプションを確認します。
4. 選択します **期限切れにする**.
5. 警告メッセージをよく読み、次に選択します： **内容を理解しました。続行します**.

<details>

<summary>失効設定リファレンス</summary>

| 設定                  | 説明                                                                                                                                                                                                                           |
| ------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| パートナーを表示            | 選択します *パートナーを表示* 契約が失効する選択済みアカウントを確認するには                                                                                                                                                                                     |
| 失効日                 | カレンダーを使用して、契約が失効する日付を選択します。契約は、選択した日の午後11:59:59にあなたの [アカウントのタイムゾーン](/brand/ja/what-would-you-like-to-learn-about/account-administration/account-settings/manage-your-account/manage-your-account-information-as-a-brand.md). |
| すべての切り替えを撤回         | 選択します ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[オンにする]** 選択したアカウントに対する保留中の契約提案または予定済みの契約切り替えを撤回するには、このオプションを使用します。これをオフのままにすると、impact.com は既存の提案と予定済みの契約切り替えを引き続き適用します。                                       |
| 既存の保留中アクションをすべて取り消す | 選択します ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[オンにする]** 選択したアカウントに関連付けられた保留中のアクションを取り消すには                                                                                                                    |
| 規約違反                | 選択します ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[オンにする]** 規約違反として、アカウントを内部的に失効済みとしてマークするには                                                                                                                     |
| コメント                | パートナーまたはクリエイターへのメッセージを入力します。impact.com はこのメッセージをメールで送信します。                                                                                                                                                                   |

</details>


---

# 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/platform-features/contracts-and-template-terms/contracts/expire-partner-contracts.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.
