> ## Documentation Index
> Fetch the complete documentation index at: https://docs.royaltyport.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Notifications

> Configure notification preferences for your project

## Project Notifications

In **Settings** → **Notifications** you can control whether you receive notifications about important events in your project.

### Project Notifications Toggle

A single setting controls project notifications:

| Setting                   | Description                                                                                                                           |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| **Project Notifications** | When enabled, you receive notifications about important events in this project. When disabled, you won’t receive these notifications. |

Turn the toggle on or off and the change is saved automatically. Only project admins can change this setting.

***

## Notification Types

When project notifications are enabled, you will receive email notifications for the following events:

| Notification                   | Trigger                                            | Email Subject              |
| ------------------------------ | -------------------------------------------------- | -------------------------- |
| **Contracts Batch Processed**  | A batch of uploaded contracts finishes processing  | Contracts Batch Processed  |
| **Statements Batch Processed** | A batch of uploaded statements finishes processing | Statements Batch Processed |

Each notification email includes a **View** button that links directly to the relevant section in your project.

### Batch Processing Notifications

When a batch of contracts or statements finishes processing, the email summary includes:

* **Total documents** in the batch
* **Successful** — number of documents processed without errors
* **Failed** — number of documents that encountered errors (shown in red if any)
* **Processing time** — how long the entire batch took to complete

<Tip>
  Batch processing notifications are useful when you upload a large number of contracts or statements and want to be notified when everything is done without having to monitor the platform manually.
</Tip>

## Next Steps

<Card title="Integrations" icon="plug" href="/projects/settings/integrations/overview">
  Connect external services to your project.
</Card>
