> 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/organizing-estimates/how-to-use-the-copy-feature.md).

# Using the Copy Feature

The copy feature in PaintScout duplicates areas or line items within an estimate, saving time when multiple rooms or items share similar configurations.

## How do you copy an area or line item?

1. Locate the Area or Line Item you want to copy.
2. Click on the three dots icon to the right of the area or line item.
3. From the dropdown menu, select **Copy**. This will instantly duplicate the area or line item.
4. Once copied, you can rename the area, update measurements, and adjust surface details to fit the new space requirements.

* Sqft and lnft based surfaces will automatically recalculate based on the new measurements
* Item-based rates will need to be manually adjusted.

<figure><img src="/files/4UWB3E2uCvWTsIAoihFR" alt="Screenshot showing the three-dot menu with the Copy option to duplicate an area or line item"><figcaption></figcaption></figure>

## Related articles

* [Grouping Items](/support/estimating/organizing-estimates/grouping-items.md) — Organize areas and items into clearer estimate sections.
* [Hidden Items](/support/estimating/organizing-estimates/hidden-items.md) — Keep internal items off the customer estimate.


---

# 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/organizing-estimates/how-to-use-the-copy-feature.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.
