> For the complete documentation index, see [llms.txt](https://support.holidayhero.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.holidayhero.com/partner-portal/organization/notification-preferences.md).

# Notification Preferences

<figure><img src="/files/VUzv9K4EyT4joCSFjfWy" alt=""><figcaption><p>Choose which emails you want to receive</p></figcaption></figure>

#### What are notification preferences? <a href="#what-are-notification-preferences" id="what-are-notification-preferences"></a>

**Notification preferences** control which emails HolidayHero sends you as a partner. They are personal — they follow your account, not your organization, so another partner in the same organization can have their own set.

Reach them from the menu with your name in the top-right corner: **Notification preferences**.

#### The notifications <a href="#the-notifications" id="the-notifications"></a>

| Setting               | You are emailed when             |
| --------------------- | -------------------------------- |
| **Link Created**      | A new affiliate link is created. |
| **Link Deleted**      | An affiliate link is deleted.    |
| **Workspace Created** | A new workspace is created.      |
| **Workspace Deleted** | A workspace is deleted.          |
| **Monthly Report**    | The monthly report goes out.     |

#### Changing them <a href="#changing-them" id="changing-them"></a>

1. Open the menu with your name in the top-right corner and click **Notification preferences**.
2. Toggle the notifications you want on or off.
3. Click **Save**.

A confirmation appears once the settings are stored. Nothing is saved until you click **Save**, so don't navigate away with unsaved toggles.

{% hint style="info" %}
These settings only cover partner emails. Anything to do with your account itself — sign-in codes, security notices — is not affected and cannot be turned off here.&#x20;
{% endhint %}

***

#### Frequently Asked Questions <a href="#frequently-asked-questions" id="frequently-asked-questions"></a>

<details>

<summary>Can I turn everything off?</summary>

You can switch all five toggles off, and you will stop receiving those partner emails. Account and sign-in emails still reach you, since they are what let you get back in.

</details>

<details>

<summary>Do my settings apply to everyone in my organization?</summary>

No. Preferences are per person, so each partner chooses their own.

</details>

<details>

<summary>What is in the monthly report?</summary>

A recurring summary of how your partnership is doing, emailed once a month. For the live picture, use your [dashboard](/partner-portal/dashboard.md).

</details>

<details>

<summary>I turned a notification on but nothing arrives.</summary>

Check that you clicked **Save** and that the toggle is still on when you reload the page. If it is, look in your spam folder, and contact HolidayHero if the emails still don't arrive.

</details>

***

## Agent Instructions: Querying This Documentation <a href="#agent-instructions-querying-this-documentation" id="agent-instructions-querying-this-documentation"></a>

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://support.holidayhero.com/partner-portal/organization/notification-preferences.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.
