> 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/accepting-estimates-on-site.md).

# Accepting On Site

PaintScout lets you present estimates to customers in person and capture their electronic signature on the spot, skipping the email-and-wait process entirely.

## How do you accept an estimate on site?

1\. Click the drop-down arrow beside the send button and select **Preview/Accept.**

<figure><img src="/files/RPFyqQw3L0O53UIfOxkG" alt=""><figcaption></figcaption></figure>

2\. A preview of the estimate will appear for you to review with the customer. Turn your tablet or phone around to walk through the presentation together. When the customer is ready, click the **Accept** button in the top right corner.

<figure><img src="/files/qEg7HzOkMZgmZNUwOBFY" alt=""><figcaption></figcaption></figure>

3\. A signature pop-up appears where the customer signs electronically. Click **Accept Estimate** to finalize.

<figure><img src="/files/PEzglm2coAzEvMOgs1rx" alt=""><figcaption></figcaption></figure>

4\. The estimate will now show an **Accepted** status in PaintScout. It’s a good idea to email the estimate to the customer so they have a copy for their records too!

<figure><img src="/files/hKDx1k8pvoB3JOwr7bHA" alt=""><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>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/estimating/sending-and-acceptance/accepting-estimates-on-site.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.
