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

## Related articles

* [Assign a Product to a Rate](/support/customization/products/how-to-assign-a-product-to-a-rate.md) — Link products to rates for automatic material calculations
* [Coverage Rates](/support/customization/pricing-and-rates/coverage-rates.md) — Set product coverage so materials calculate correctly
* [Sherwin-Williams Color Catalogue](/support/customization/products/sherwin-williams-color-catalogue.md) — Choose Sherwin-Williams colors on your estimates
* [Sherwin-Williams Product Browser](/support/customization/products/sherwin-williams-product-browser.md) — Add Sherwin-Williams products directly to your library


---

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