> 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/line-items-and-options/working-with-options.md).

# Working With Options

Options in PaintScout are extra items or services listed separately from the estimate total. Customers can choose to include options before accepting their quote, making them ideal for upsells and add-on services.

## What is an option?

An option is an item or service not included in the estimate total. It appears in a separate section, letting the customer decide whether to add it.

## How do you make an item into an option?

1\. Choose the item(s) you want to make into an option by clicking the checkbox on the left-hand side. Then select **Make Option** from the bottom toolbar.

<figure><img src="/files/J8EoOZ2ZeUsfWkwicFwJ" alt="Screenshot showing items selected with checkboxes and the Make Option button in the bottom toolbar"><figcaption></figcaption></figure>

2\. Options will be displayed at the bottom of your estimate, underneath the total box. It will appear this way from the customer's view as well, so they can see the options separately from the other items on the estimate.

<figure><img src="/files/3HpxWoVyeC0AVDppjItX" alt="Screenshot showing options displayed at the bottom of the estimate underneath the total box"><figcaption></figcaption></figure>

{% hint style="info" %}
You can also create areas and items directly in the options section by clicking + **Add area or line item.**
{% endhint %}

## How do you move an option back to the estimate?

If you would like to move an option back to the estimate, so it's included in the total, click the checkbox to the left of it, then press **Move to** **Estimate.**

<figure><img src="/files/2YefhVVJwR8WSCEyI0Em" alt="Screenshot showing an option selected with checkbox and the Move to Estimate button to include it in the total"><figcaption></figcaption></figure>

## Related articles

* [Line Items Overview](/support/customization/templates-and-presets/line-items-overview.md) — Build reusable fixed-price items for your estimates.
* [Add & Edit Line Items](/support/estimating/line-items-and-options/how-to-add-and-edit-a-line-item.md) — Add pricing, materials, notes, and photos to line items.
* [Customer Accepted Options](/support/estimating/line-items-and-options/customer-accepted-options.md) — Let customers add optional items before accepting.
* [Additional Work/Change Orders](/support/estimating/line-items-and-options/additional-work-change-orders.md) — Add and approve scope changes after acceptance.


---

# 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/line-items-and-options/working-with-options.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.
