> 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/your-profile-overview.md).

# Profile Overview

Your PaintScout profile controls the personal information that appears on estimates, your login credentials, your signature, and your notification preferences. Access it by clicking the Person icon and selecting **Your Profile**.

{% embed url="<https://www.youtube.com/watch?v=MsSgNWqCsDc>" %}

## Adding your profile picture

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

2\. Click the upload button and select an image.

<figure><img src="/files/3BvR6XV6rXrLyDA7uxSK" alt="Screenshot showing the profile picture upload button in Your Profile"><figcaption></figcaption></figure>

<figure><img src="/files/S0dwFyHrtNdGCkbOlXYu" alt="Screenshot showing an uploaded profile picture on the user profile"><figcaption></figcaption></figure>

***

## Changing your contact information

You can adjust your contact information on estimates including your first name, last name, phone number, and title.

<figure><img src="/files/yGi3uErRaRIBSXkxG3VB" alt="Screenshot showing the contact information fields for name, phone number, and title"><figcaption></figcaption></figure>

***

## Changing your password

To change your password, click the **Change Password** button and you will receive an email with a link to reset your password.

<figure><img src="/files/HGh5CyUdVqpyCmmy2jZ2" alt="Screenshot showing the Change Password button in profile settings"><figcaption></figcaption></figure>

***

## Your Signature

Please provide your signature by either drawing it in the designated space or uploading an image of it. This signature will be used to conveniently finalize the contract once your customer accepts the estimate.

<figure><img src="/files/g5awr7xYDOg0STB1ipYB" alt="Screenshot showing the signature drawing and upload area in Your Profile"><figcaption></figcaption></figure>

***

## Email Notifications

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

<figure><img src="/files/mSFGariID5OfQN7c3Z1X" alt="Screenshot showing the Notifications section under Your Profile settings"><figcaption></figcaption></figure>

2\. Select the checkboxes for the email notifications you would like enabled.

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

## Related articles

* [Account Details Overview](/support/account-settings/account-settings/account-details-overview.md) — Configure company information, branding, and details shown on documents.
* [Account & Setup](/support/resources/frequently-asked-questions/account-and-setup.md) — Review common questions about branding, configuration, and account setup.
* [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.
* [How Signatures Work](/support/estimating/sending-and-acceptance/how-signatures-work.md) — Learn how digital signatures work in PaintScout.


---

# 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/your-profile-overview.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.
