> 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/how-to-change-your-email.md).

# Change Your Email

To change your PaintScout login email, contact the support team at <support@paintscout.com>. Self-service email changes are not currently available.

Include the following in your request:

1. Your current email address linked to your PaintScout account.
2. The new email address you want to use.

The support team will update your email within one business day. Your new email will be used for both login and all future notification emails.

## Related articles

* [Email Notifications](/support/account-settings/your-profile/setting-up-email-notifications.md) — Choose which estimate, event, task, and deal alerts you receive.
* [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/how-to-change-your-email.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.
