# Notification Settings

**Enable/Disable Notes to Wealthbox**

1. [Log in](https://app.whiteswan.io/partner_log_in) to your White Swan Partner account.
2. Navigate to the [partner integrations page](https://app.whiteswan.io/partner_integrations) within your White Swan dashboard. This may be accessed via the header menu.&#x20;
3. From the Wealthbox widget, select **Notification Settings**.&#x20;
4. Hover the **ⓘ Information** icon to learn more about each notification. Select/deselect a checkbox to enable/disable notifications. Changes are saved automatically.&#x20;

***

**Wealthbox Notification Events**

<table><thead><tr><th width="246">Trigger</th><th>Description</th></tr></thead><tbody><tr><td><strong>New Plan Request</strong></td><td>This event is triggered when someone starts requesting a new personal plan through one of your accounts pages.</td></tr><tr><td><strong>Plan Request Finished</strong></td><td>This event is triggered when someone finishes requesting a new personal plan through one of your accounts pages.</td></tr><tr><td><strong>New Personal Plan</strong></td><td>This event is triggered when a case associated with your account receives a new personal plan.</td></tr><tr><td><strong>Change Plan</strong></td><td>This event is triggered when a case associated with your account submits a change request.</td></tr><tr><td><strong>New Application Started</strong></td><td>This event is triggered when a case associated with your account starts an application for a plan.</td></tr><tr><td><strong>Application Finished</strong></td><td>This event is triggered when a case associated with your account finishes an application for a plan.</td></tr><tr><td><strong>New Plan Offer</strong></td><td>This event is triggered when a case associated with your account receives an offer for a plan.</td></tr><tr><td><strong>New Plan Delivery</strong></td><td>This event is triggered when a case associated with your account gets a policy issued.</td></tr><tr><td><strong>New Earnings Event</strong></td><td>This event is triggered when your White Swan account has an earnings event.</td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://docs.whiteswan.io/partner-knowledge-base/wealthbox-integration/notification-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
