> 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/dashboard/configure-platform-and-email-notifications-for-partners.md).

# パートナー向けのプラットフォーム通知とメール通知を設定する

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

通知は、impact.com アカウントで発生しているイベントを把握するのに役立ちます。impact.com の通知を設定し、その頻度をカスタマイズする方法をご確認ください。

#### 通知の種類

impact.com では、デフォルトで次のイベントについてメールおよびアプリ内で通知を送信します:

* 新しいユーザーが招待されたり参加したりしたときなどの管理イベント。
* 支払いが確定したときなどの金融イベント。
* アクションが発生したり、契約が更新されたりしたときなどのブランドイベント。
* FTP または API の認証情報が要求または変更されたときなどの技術的なイベント。
* 許可されていないブランドキーワードや商標に入札したときのコンプライアイベント。
* 期限切れまたは制限付きのプロモコードを宣伝している場合などのプロモコード監視。
* ブランドが新しいタスクを割り当てたときなどのタスクイベント。
* ブランドからメッセージを受信したときなどのメッセージイベント。
* 購読している商品のカタログを持つブランドが更新を行ったときなどの製品カタログイベント。

#### 通知を設定する

通知設定をカスタマイズして、イベントごとに受信したり、毎日・毎週・毎月のメールダイジェストで受信したり、モバイル端末で SMS を受信したり、あるいは一切受信しないようにすることもできます。

1. 上部のナビゲーションバーから、 ![](/files/b7dfddef87fb1f2e4c49d986e417363c9cd1943f) **\[通知]**.
2. 通知スライドアウトの右上隅で、次を選択します **設定**.

   <div data-with-frame="true"><figure><img src="/files/14aa059fed0b1a649a3bed61ffe285c6834489fe" alt="" width="563"><figcaption></figcaption></figure></div>
3. 編集したい通知カテゴリを見つけ、次を選択します ![](/files/ae027bb440eb4a537403559c556aaa52ee9e6dd9) **\[編集]**.
   * を参照して *通知の種類* 各カテゴリの説明は下記をご覧ください。
4. 「 ![](/files/6b046c899791e34f6c5bd96746feecd1f5fce12b) **\[ドロップダウンメニュー]** 通知の頻度を変更します。

<details>

<summary>通知方法と頻度</summary>

{% hint style="info" %}
**注：** これらの通知頻度は、すべての通知イベントに適用できるわけではありません。
{% endhint %}

通知は、以下の方法と頻度で送信できます:

* **イベント発生時にメールを送信:** イベントごと。
* **毎日のダイジェストメールを送信:** 通知の概要を毎日受け取ります。
* **毎週のダイジェストメールを送信:** 通知の概要を毎週受け取ります。
* **SMS を送信:** 特定の通知に関する SMS をモバイル端末で受け取ります。
* **個別設定（詳細）:** 各通知について、ドロップダウンから「個別設定（詳細）」を選択して、より細かいレベルで頻度を指定できます。
* **通知を送信しない:** イベントが発生しても通知されません。

</details>

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/dashboard/configure-platform-and-email-notifications-for-partners.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.
