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

## Related articles

* [How Customers View & Accept](/support/estimating/sending-and-acceptance/how-customers-view-accept-estimates.md) — See how customers review and sign estimates online.
* [Accepting On Site](/support/estimating/sending-and-acceptance/accepting-estimates-on-site.md) — Capture signatures in person during the estimate visit.
* [Update Your Signature](/support/account-settings/your-profile/how-to-update-your-signature.md) — Draw or upload the signature used on accepted estimates.
* [Profile Overview](/support/account-settings/your-profile/your-profile-overview.md) — Manage your profile, notifications, and signature settings.


---

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