> 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/dB7Z6lgmSiLUlUZUl5ef" 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**, **jobs**, **tasks**, and **deals**.

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

&#x20;&#x20;

## Related articles

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Change Your Email</strong></td><td>How to request an email address change for your PaintScout account through support</td><td><a href="/pages/U7AExXqKtxvo0xGHWq4q">/pages/U7AExXqKtxvo0xGHWq4q</a></td></tr><tr><td><strong>Account Details Overview</strong></td><td>Configure your company information, timezone, contact details, logo, and brand colors that appear on estimates and documents.</td><td><a href="/pages/p4mN9dQrD3EhvmJWBgfR">/pages/p4mN9dQrD3EhvmJWBgfR</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.paintscout.com/support/account-settings/your-profile/setting-up-email-notifications.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
