> 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/operations/deals/how-to-unlink-an-estimate-from-a-deal.md).

# Unlink an Estimate

To unlink an estimate from a deal in PaintScout, open the deal, click the `...` menu on the estimate, and select **Remove Association**. The deal and estimate both remain intact.

{% hint style="danger" %}
**Important:** this feature requires the paid **Operations add-on.**
{% endhint %}

## How to Unlink an Estimate

1. Open the deal and locate the linked estimate.
2. Click the `...` menu, then select **Remove Association**.
3. The estimate, and any linked invoices, no longer appear on the deal page.

<figure><img src="/files/F97Cu1sKDKLECEPm3eLm" alt="Screenshot showing the More menu on an estimate with the Remove Association option"><figcaption></figcaption></figure>

{% hint style="info" %}
The estimate and invoice are **not deleted**. They still remain on your **Estimates** and **Invoices** pages.
{% endhint %}

## Related articles

* [Link Estimates to Deals](/support/operations/deals/linking-estimates-to-deals.md) — Connect estimates to deals so job records stay organized
* [Create a Deal](/support/operations/deals/how-to-create-a-deal.md) — Create a deal, assign an owner, and link a contact
* [Introduction to Deals](/support/operations/deals/introduction-to-deals.md) — Understand how deals work across sales and production


---

# 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/operations/deals/how-to-unlink-an-estimate-from-a-deal.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.
