> For the complete documentation index, see [llms.txt](https://help.paintscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.paintscout.com/support/account-settings/your-profile/setting-up-email-notifications.md).

# Email Notifications

PaintScout email notifications alert you when estimates are viewed, accepted, declined, or paid.

1\. Click the person icon in the top right of your page and go to **Your Profile.**

2\. Select the **Notifications** section.

<figure><img src="/files/3WcoMLXQYnZ6CX51MAnY" alt="Screenshot showing the Notifications section in Your Profile settings"><figcaption></figcaption></figure>

3\. Select which notifications you'd like to receive.

* If your permissions include access to other users' documents, you can choose notifications for **all** estimates and invoices or just **your own**.

For users with [PaintScout Operations](/support/operations/crm.md), you can also customize notifications for **events**, **tasks**, and **deals**.

<figure><img src="/files/pKjX7e8S5zPYTth6bVAd" alt="Screenshot showing CRM notification options for events, tasks, and deals"><figcaption></figcaption></figure>

## Related articles

* [Change Your Email](/support/account-settings/your-profile/how-to-change-your-email.md) — Request an update to your login email.
* [Account Details Overview](/support/account-settings/account-settings/account-details-overview.md) — Configure company information, branding, and document details.


---

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

```
GET https://help.paintscout.com/support/account-settings/your-profile/setting-up-email-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.
