> 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. [Learn more about notifications >](/support/account-settings/your-profile/setting-up-email-notifications.md)

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

&#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>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><tr><td><strong>Account &#x26; Setup</strong></td><td>Common questions about account configuration, branding, contacts, and settings in PaintScout.</td><td><a href="/pages/RaaE1EAgKUnDsVnPWjgY">/pages/RaaE1EAgKUnDsVnPWjgY</a></td></tr><tr><td><strong>Update Your Signature</strong></td><td>How to draw or upload your signature for use on accepted estimates and contracts</td><td><a href="/pages/UYWWFj1w7qrrBDCi0xQG">/pages/UYWWFj1w7qrrBDCi0xQG</a></td></tr><tr><td><strong>How Signatures Work</strong></td><td>How digital signatures work in PaintScout including setting up your signature, how customers e-sign to accept estimates, and managing signatures on accepted documents.</td><td><a href="/pages/oYKVOKX3nn9A352Tqycr">/pages/oYKVOKX3nn9A352Tqycr</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/your-profile-overview.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.
