> 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/customization/products/adding-products.md).

# Adding Products

Products in PaintScout are paint and material items with coverage rates and pricing that you add to your product library for use on estimates.

{% embed url="<https://www.youtube.com/watch?v=Bk8c7Glx6bs>" %}

## How do I add a product?

1\. Click the person icon in the top right and go to your **Account Settings** > **Products** section. Click the **+Add New Product** button.

<figure><img src="/files/0qcBqi776RlJkOpjJlVd" alt="Screenshot showing the Products section in Account Settings with the Add New Product button"><figcaption></figcaption></figure>

2\. Fill out your product information.

* Label your product
* Select which estimate types you want it to be available on
* Enter your coverage rate for square footage, linear footage, and items
* Enter your price/gallon (selling price, what you are charging the client)
* Customize your unit type. The default is gallon, but you can create a different unit type (e.g., item, 5 gal, quart)

<figure><img src="/files/PW7LcRvaxfOSVn7HuYaQ" alt="Screenshot showing the product information form with fields for label, estimate types, coverage rates, price per gallon, and unit type"><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>Assign a Product to a Rate</strong></td><td>Link default products to production rates so material calculations happen automatically when adding surfaces to estimates.</td><td><a href="/pages/HEtH89MYKcgEr7Pnz82a">/pages/HEtH89MYKcgEr7Pnz82a</a></td></tr><tr><td><strong>Coverage Rates</strong></td><td>Configure product coverage rates in sqft/gallon, lnft/gallon, or gallons/item to automatically calculate paint quantities for estimates.</td><td><a href="/pages/vsgL3oGX1489jLmD3AVu">/pages/vsgL3oGX1489jLmD3AVu</a></td></tr><tr><td><strong>Sherwin-Williams Color Catalogue</strong></td><td>Browse and select Sherwin-Williams paint colors from the integrated color catalogue when using their products on estimates.</td><td><a href="/pages/T0mJNFINucbHjoI5ZaSX">/pages/T0mJNFINucbHjoI5ZaSX</a></td></tr><tr><td><strong>Sherwin-Williams Product Browser</strong></td><td>Browse and add Sherwin-Williams paint products directly to your library with images, descriptions, and coverage rates for estimates.</td><td><a href="/pages/ghe9505acv8ROolbtIbZ">/pages/ghe9505acv8ROolbtIbZ</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/customization/products/adding-products.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.
