> 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.md).

# Your Profile

{% hint style="success" %}
**Start here:** Begin with [Profile Overview](/support/account-settings/your-profile/your-profile-overview.md) for a tour of everything you can manage.
{% endhint %}

Your profile is your personal space within PaintScout. While [Account Settings](/support/account-settings/account-settings.md) control company-wide configuration, your profile manages the information and preferences that are specific to you as an individual user. This is where you update your name, photo, email address, signature, and notification preferences.

## Why Your Profile Matters

Every user on a PaintScout account has their own profile. The information you enter here shows up in important places:

* **Your name and photo** appear in activity logs, notes, and internal communications so your team knows who did what.
* **Your email address** is used for login and notification emails. Keeping it current ensures you do not miss important updates.
* **Your signature** is used on accepted estimates and contracts. Keeping it up to date helps keep customer documents accurate.
* **Your notification preferences** determine which email alerts you receive — including estimate, invoice, event, task, and deal updates.

## What You Can Manage

### Personal Information

Update your display name, profile photo, phone number, and title from your profile. If you need to change the email you use to log in, use [Change Your Email](/support/account-settings/your-profile/how-to-change-your-email.md).

### Signature

Your signature appears on accepted estimates and contracts. Learn how to customize it in [Update Your Signature](/support/account-settings/your-profile/how-to-update-your-signature.md).

### Email Notifications

PaintScout can send you email alerts when estimates are viewed, accepted, declined, or paid. If you use Operations, you can also manage notifications for events, tasks, and deals. See [Email Notifications](/support/account-settings/your-profile/setting-up-email-notifications.md) for the full setup.

### Password

You can change your password at any time from your profile page. If you have forgotten your password, use the reset link on the login screen.

## Tips

* **Add a profile photo.** It makes internal activity feeds easier to scan at a glance, especially on teams with multiple estimators.
* **Turn on payment notifications.** Getting an instant email when a customer pays means you can acknowledge it quickly and keep the relationship strong.
* **Review your notifications periodically.** As your role or workflow changes, the alerts that matter to you may change too.

## In This Section

* [Profile Overview](/support/account-settings/your-profile/your-profile-overview.md)
* [Update Your Signature](/support/account-settings/your-profile/how-to-update-your-signature.md)
* [Change Your Email](/support/account-settings/your-profile/how-to-change-your-email.md)
* [Email Notifications](/support/account-settings/your-profile/setting-up-email-notifications.md)

## Related articles

* [Change Your Email](/support/account-settings/your-profile/how-to-change-your-email.md) — Request an update to your login email.
* [Update Your Signature](/support/account-settings/your-profile/how-to-update-your-signature.md) — Draw or upload the signature used on accepted estimates and contracts.


---

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