> 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/pricing-and-rates/deleting-production-rates.md).

# Deleting Production Rates

To delete a production rate or rate category in PaintScout, use the three-dot menu in Account Settings. The process is the same for both individual rates and full categories.

## How do I delete a rate category or production rate?

Click the 3-dot icon on the right side of a category or rate, and select **Delete**.

### Rate Categories:

<figure><img src="/files/x0zM1sYAtyX1AYtuhEUe" alt="Screenshot showing the three-dot menu on a rate category with the Delete option"><figcaption></figcaption></figure>

### Production Rates:

<figure><img src="/files/x1EjI18hjH1yocJc7AXq" alt="Screenshot showing the three-dot menu on an individual production rate with the Delete option"><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>Exporting Production Rates</strong></td><td>Export your production rates to a CSV file for backup, analysis in Excel, or sharing with team members.</td><td><a href="/pages/abLmsD1PkUML6wXMg9Q9">/pages/abLmsD1PkUML6wXMg9Q9</a></td></tr><tr><td><strong>Production Rates Overview</strong></td><td>Comprehensive guide to creating and organizing production rates, rate categories, variables, coats, products, descriptions, and advanced options.</td><td><a href="/pages/N4ewxMCru8WAF1VP7Qqo">/pages/N4ewxMCru8WAF1VP7Qqo</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/pricing-and-rates/deleting-production-rates.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.
