> 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-update-your-signature.md).

# Update Your Signature

Your PaintScout signature appears automatically on accepted estimates and contracts. You can draw it directly or upload an image of your signature.

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

<figure><img src="/files/YfdTNGdoKP6f2DfURD8c" alt="Screenshot showing the Person icon menu with the Your Profile option"><figcaption></figcaption></figure>

2\. Click the **Profile** section and scroll down to your signature. Draw in your signature or upload a photo of it.

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

3\. Make sure to click **save changes** when you are finished!

## Related articles

* [How Signatures Work](/support/estimating/sending-and-acceptance/how-signatures-work.md) — Learn how digital signatures work in PaintScout.
* [Profile Overview](/support/account-settings/your-profile/your-profile-overview.md) — Manage your photo, contact info, password, signature, and notifications.


---

# 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-update-your-signature.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.
