> 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/operations/crm/tags-in-paintscout.md).

# Tags

Tags in PaintScout are customizable labels you can add to contacts, companies, deals, estimates, and invoices. Use them to organize, filter, and group records — for example, "Repeat Customer" or "High Priority."

{% hint style="danger" %}
**Important:** this feature requires the paid **Operations add-on.**
{% endhint %}

## What Is a Tag?

A **tag** is a simple label you can add to contacts, companies, deals, estimates, and invoices to help organize and filter your data. Tags make it easy to group similar records and find what you’re looking for later.

Examples:

* “Repeat Customer”
* “New Lead”
* “High Priority”

<figure><img src="/files/oXnhRrtHxKYgMp6kenUe" alt="Screenshot showing tags like Repeat Customer, New Lead, and High Priority applied to a record in PaintScout"><figcaption></figcaption></figure>

***

## How Do I Customize Tags?

1. Click the **person icon** in the top right and choose **Account Settings**
2. Go to the **Tags** section
3. Here you can edit, remove, and add new tag labels

<figure><img src="/files/8sAxhlC6hv365YgjEisf" alt="Screenshot showing the Tags settings page in Account Settings where you can edit, remove, and add tag labels"><figcaption></figcaption></figure>

## Related articles

* [Notes](/support/operations/crm/notes-in-paintscout.md) — Add and manage internal notes on contacts, companies, and deals
* [Operations Guide](/support/operations/crm/paintscout-crm-guide.md) — Explore the full Operations workflow across deals, events, jobs, and tasks


---

# 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/operations/crm/tags-in-paintscout.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.
