# Configure System Notifications

## Configuring CampaignPilot Notifications

To enable notifications you will need to configure a few things in the CampaignPilot Dashboard.

1. You can access these settings by visiting **Settings** -> **Other** -> **Notifications** in CampaignPilot,
2. Next enter the email address that should receive the notification in the **Recipient** text box and select a notification **Trigger**. The trigger determines what notification will be sent and when. See the table below for more information on each notification type.

![](/files/-MTLkz9YpHpRWms509yI)

3\. Finally, click the **Add** button to enable your notification.

### Types of Notifications

| Trigger / Notification Type | Details                                                                                                    |
| --------------------------- | ---------------------------------------------------------------------------------------------------------- |
| All Notifications           | You will get an email notification for every notification type listed below.                               |
| Campaign Alerts             | A quick summary of any campaigns that are scheduled for the next 24 hours. Useful for last minute reviews. |
| Monthly Performance Report  | A quick summary report of the overall marketing performance for the previous month.                        |
| Form Submitted              | Details when a customer submits a form.                                                                    |
| Order Made                  | Details when a customer purchases a product.                                                               |
| Ticket Purchased            | Details when a customer purchases an event ticket.                                                         |

{% hint style="info" %}
CampaignPilot notifications will be sent from **<notification@golf.campaignpilot.com>**. You might need to add this address to your safe senders list to assure prompt delivery of your CampaignPilot notifications.
{% endhint %}


---

# 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://help.campaignpilot.com/how-tos/campaignpilot-system-notifications.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.
