> 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/estimating/sending-and-acceptance/how-signatures-work.md).

# How Signatures Work

PaintScout uses digital signatures on estimates: the estimator's signature comes from their profile, and the customer signs electronically when accepting. Both signatures appear on the accepted estimate.

## How do you set up signatures?

Each user must first sign their signature in the **Profile** section.

<figure><img src="/files/Y5xJEZlNkQYHWhV0xIMa" alt="Screenshot showing the signature field in the user Profile section"><figcaption></figcaption></figure>

Once an estimate is sent, your customer can digitally sign to accept the project by clicking the **accept** **estimate** button.

<figure><img src="/files/wUQz3ChgGCf7Pwxen5J0" alt="Animation showing a customer digitally signing to accept an estimate"><figcaption></figcaption></figure>

Both signatures will be automatically populated, along with the acceptance date at the bottom of the estimate.

<figure><img src="/files/4eSMvkYlSjMCgYk1zmto" alt="Screenshot showing both estimator and customer signatures with the acceptance date on the estimate"><figcaption></figcaption></figure>

## How to force populate the estimator signature

If you would like the estimator's signature to be included before sending the estimate, simply click on the estimator's name at the top of the quote and re-select their name from the popup.

<figure><img src="/files/sMdeXmhwvxBGDw1Iu2e6" alt="Animation showing how to force populate the estimator signature by re-selecting their name"><figcaption></figcaption></figure>

&#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>How Customers View &#x26; Accept</strong></td><td>See exactly what your customers experience when they receive, view, and electronically accept an estimate through the email link or on-site preview.</td><td><a href="/pages/ZGvRyHv1z0HQi5qpM3ws">/pages/ZGvRyHv1z0HQi5qpM3ws</a></td></tr><tr><td><strong>Accepting On Site</strong></td><td>Present estimates to customers on-site and capture electronic signatures immediately to speed up the sales process.</td><td><a href="/pages/kFrkhWJY7Y4emt0Rp3SV">/pages/kFrkhWJY7Y4emt0Rp3SV</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>Profile Overview</strong></td><td>Manage your personal profile including photo, contact info, password, signature, and notifications</td><td><a href="/pages/Qw9W5e8s32U4nlujcz2Y">/pages/Qw9W5e8s32U4nlujcz2Y</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/estimating/sending-and-acceptance/how-signatures-work.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.
