> 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>

| 設定                  | 説明                                                                                                                                                                                                                |
| ------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| パートナーを表示            | 選択 *パートナーを表示* 失効する選択済みアカウントを確認します。                                                                                                                                                                                |
| 失効日                 | カレンダーを使用して、契約が失効する日付を選択します。契約は、選択した日のあなたの [アカウントのタイムゾーン](/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.
