> 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/customization/templates-and-presets/estimate-disclaimers.md).

# Estimate Disclaimers

Estimate Disclaimers in PaintScout are customizable messages that appear below the signature box when customers accept or decline an estimate.

➡️ **Skip to the 5:41 timestamp in the video below.**

{% embed url="<https://www.youtube.com/watch?v=Sc-iM49Nu4Y>" %}

## What are Acceptance Disclaimers?

PaintScout requires an electronic signature from your customer upon acceptance. The acceptance disclaimer is the message displayed below the signature box when customers accept estimates or additional work.

<figure><img src="/files/SvrPCsM04bUDmWihQkK4" alt="Screenshot showing the acceptance disclaimer settings displayed below the electronic signature box"><figcaption></figcaption></figure>

***

## How do I let customers decline estimates?

Toggle on the **Declined** option to give customers a decline button on the estimate. You can add a custom disclaimer message, similar to the acceptance disclaimer.

<figure><img src="/files/1PLyoeIjwtnNNLeOBd6g" alt="Screenshot showing the decline disclaimer toggle and message field for customer estimate declines"><figcaption></figcaption></figure>

Customers can also provide a reason for their decline after clicking the "decline" button on the estimate.

## Related articles

* [Updating Estimate Terms](/support/customization/presentations-and-terms/updating-estimate-terms.md) — Edit contract terms in settings or on an individual estimate
* [Setting Default Terms](/support/customization/presentations-and-terms/setting-default-terms.md) — Assign the correct contract terms to each estimate type


---

# 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/customization/templates-and-presets/estimate-disclaimers.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.
