> 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/how-to-add-and-edit-a-line-item.md).

# Add & Edit Line Items

A line item in PaintScout is a fixed-price entry for work that does not use dimension-based production rates, such as furniture moving, power washing, or specialty finishes.

## How do you add a line item to an estimate?

1\. Click on the **Add Area or Line Item** button.

<figure><img src="/files/sD1P2SgAHdjLvLEXGODV" alt="Screenshot showing the Add Area or Line Item button on the estimate"><figcaption></figcaption></figure>

2\. Choose **Line Item**.

<figure><img src="/files/ieXOMAcM8pDD4tcLWDIE" alt="Screenshot showing the Line Item option selected from the add menu"><figcaption></figcaption></figure>

3\. You can choose between the list of pre-made line items from your settings, or create a custom line Item.

<figure><img src="/files/T3ys5QTvKJXOd1hAbXz9" alt="Screenshot showing the list of pre-made line items and the option to create a custom line item"><figcaption></figcaption></figure>

## What can you customize on a line item?

* **Name and description** for the customer-facing estimate.
* **Pricing** via hourly rate, quantity, or custom options — or no price at all.
* **Materials, hours, photos, and notes** for detailed scoping.
* **Visibility** — hide informational-only items from the work order to keep it tidy.

<figure><img src="/files/xeB4djGIZbejbp950uuK" alt="Screenshot showing the line item detail form with name, description, pricing, materials, and hours options"><figcaption></figcaption></figure>

&#x20;&#x20;

## 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 and manage line items for fixed-price services with hourly rate, quantity, or custom pricing options plus client and crew notes.</td><td><a href="/pages/aMNRfr8caZOufiBE9GuX">/pages/aMNRfr8caZOufiBE9GuX</a></td></tr><tr><td><strong>Working With Options</strong></td><td>Create optional add-on items or services on estimates that customers can choose to include before accepting their quote.</td><td><a href="/pages/DwC9nJ2OULoca2gk825N">/pages/DwC9nJ2OULoca2gk825N</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/how-to-add-and-edit-a-line-item.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.
