> 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>

## Related articles

* [Line Items Overview](/support/customization/templates-and-presets/line-items-overview.md) — Build reusable fixed-price items for your estimates.
* [Working With Options](/support/estimating/line-items-and-options/working-with-options.md) — Offer optional add-ons customers can accept with the quote.


---

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