> 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/presentations-and-terms/updating-estimate-terms.md).

# Updating Estimate Terms

Estimate terms in PaintScout are the contract terms attached to your proposals. You can add and edit terms in your account settings, and also modify terms on individual estimates before a customer accepts.

{% hint style="warning" %}
Terms updated in settings only affect ***new*** estimates. See below to update terms on existing estimates.
{% endhint %}

## How Do I Add and Edit Terms?

{% embed url="<https://www.youtube.com/watch?v=4272ZUZpSb8>" %}

1\. Click the person icon in the top right and go to your **Account Settings** > **Terms** section.

<figure><img src="/files/SCmqTJf9wpblWiZv6e1S" alt="Screenshot showing the Terms section in Account Settings"><figcaption></figcaption></figure>

2\. A default set of terms comes with your account, you can adjust these or create a new set by clicking the **+Add New Terms Document** button.

<figure><img src="/files/X8iK0qL0MH8gcKgETaxR" alt="Screenshot showing the default terms document with the Add New Terms Document button"><figcaption></figcaption></figure>

3\. Once you have finished, be sure to assign your terms to your estimate types by clicking the **Estimate Types** section in your account settings and selecting each type to assign a default set of terms. [Learn more here >](/support/customization/presentations-and-terms/setting-default-terms.md)

***

## How Do I Edit Terms on an Existing Estimate?

1\. Click the **Menu Sidebar** icon on the far right of your screen.

<figure><img src="/files/uwczATLpMQkbtWB9nkCy" alt="Screenshot showing the Menu Sidebar icon on the far right of the estimate screen"><figcaption></figcaption></figure>

2\. Select the **Contract Terms** tab.

<figure><img src="/files/ePSgP68uEcb1jYqv7t2l" alt="Screenshot showing the Contract Terms tab selected in the estimate sidebar"><figcaption></figcaption></figure>

3\. From here, you can select a different set of terms by clicking **change selection**, or edit the contract currently chosen.

<figure><img src="/files/qA94igcUG9n8m674nXoK" alt="Animated screenshot showing how to change the terms selection or edit the contract on an estimate"><figcaption></figcaption></figure>

{% hint style="warning" %}
**Important Reminders:**

Please be aware that any changes made to the contract will only apply to the specific estimate you are currently working on. These modifications will not affect other estimates in the system or update the Terms in your Account Settings.

Additionally, **once an estimate has been accepted, the terms cannot be adjusted.**
{% endhint %}

## Related articles

* [Estimate Disclaimers](/support/customization/templates-and-presets/estimate-disclaimers.md) — Customize the messages shown when customers accept or decline
* [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/presentations-and-terms/updating-estimate-terms.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.
