> 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

Create optional add-on items or services on estimates that customers can choose to include before accepting their quote.

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="https://231248629-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPyUbJF1GXLjxdJqm89IQ%2Fuploads%2Fgit-blob-b218731de0103e8051a404211ace1e29448dfb17%2F6dda51af9674c77e6ca1360d_PaintScout_Edit_Estimate_2024-06-20_at_2_38_55_PM.jpg?alt=media" 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="https://231248629-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPyUbJF1GXLjxdJqm89IQ%2Fuploads%2Fgit-blob-bdd87edfad0fdb3b3309074a80381cf268ddb561%2F22be3c3dfa5ea2a80fd93170_Screenshot_2024-06-20_at_2_41_11_PM.png?alt=media" 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="https://231248629-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPyUbJF1GXLjxdJqm89IQ%2Fuploads%2Fgit-blob-80c3d7577f947a6990d1a89f668911ae07886a1d%2F74498295596f34ade624072c_PaintScout_Edit_Estimate_2024-06-20_at_2_44_07_PM.jpg?alt=media" 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

<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>Line Items Overview</strong></td><td>Create reusable line items for fixed-price services, quantities, and custom charges.</td><td><a href="/support/customization/templates-and-presets/line-items-overview.md">Line Items Overview</a></td></tr><tr><td><strong>Add &#x26; Edit Line Items</strong></td><td>Add and customize line items on estimates including pricing options, materials, hours, photos, and notes for detailed project scopes.</td><td><a href="/support/estimating/line-items-and-options/how-to-add-and-edit-a-line-item.md">Add &amp; Edit Line Items</a></td></tr><tr><td><strong>Customer Accepted Options</strong></td><td>Enable customers to add optional items directly to their estimate before accepting through the customer-facing interface.</td><td><a href="/support/estimating/line-items-and-options/customer-accepted-options.md">Customer Accepted Options</a></td></tr><tr><td><strong>Additional Work/Change Orders</strong></td><td>Add change orders and additional work to accepted estimates or invoices with customer approval and signature workflows.</td><td><a href="/support/estimating/line-items-and-options/additional-work-change-orders.md">Additional Work/Change Orders</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/line-items-and-options/working-with-options.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.
