> 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/account-administration/program-settings/exception-lists/manage-your-exception-lists.md).

# 例外リストを管理する

を作成した後、 [category](/brand/ja/what-would-you-like-to-learn-about/account-administration/program-settings/exception-lists/create-category-and-sku-exception-lists.md#create-a-category-exception-list-0-0), [SKU](/brand/ja/what-would-you-like-to-learn-about/account-administration/program-settings/exception-lists/create-category-and-sku-exception-lists.md#create-a-sku-exception-list-0-2)、または [プロモーションコード](/brand/ja/what-would-you-like-to-learn-about/account-administration/program-settings/exception-lists/create-promo-code-exception-lists.md) 例外リストを作成すると、編集、表示、ダウンロードなどの追加操作を実行できます。

1. 上部のナビゲーションバーから ![](/files/2c38195ecc23a36266a65082c4bfc52f44a43503) **\[ユーザープロフィール] → 設定**.
2. の *プログラム* 列で、 *除外リスト* までスクロールして、管理したい例外リストを選択します。
   * 例外リスト画面に入ると、 **例外リスト（カテゴリ）**, **SKU例外リスト**、または **プロモコード例外リスト**.
3. 管理したい例外リストにカーソルを合わせ、次に ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[More]**.
4. 例外リストの種類に応じて、次のいずれかの操作を選択します。
   * **編集:** 例外リストの *名前*, *関連イベントタイプ*、または *一致式*.
   * **アイテム/プロモコードを追加:** アイテムまたはプロモコードを直接追加するか、CSVまたはExcelファイルをアップロードします。
   * **アイテム/プロモコードを表示:** 特定の例外リストのすべてのアイテムまたはプロモコードを表示します。
   * **アイテム/プロモコードをクリア:** 例外リストからすべてのアイテムまたはプロモコードを削除します。
   * **無効化:** 例外リストを無効化します。テンプレート条件から削除せずに例外リストを無効化すると、例外リストはテンプレート条件に引き続き表示されますが、支払いルールはパートナーに適用されません。
   * **CSVをダウンロード:** 例外リストをCSVファイルとしてダウンロードします。


---

# 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/account-administration/program-settings/exception-lists/manage-your-exception-lists.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.
