# Create Customer Tags

**Customer tags let you categorize and segment customers for easier filtering, searching, and management. This guide covers creating, editing, deleting, and using tags.**

\*\*\*

{% hint style="info" %}
Customers can have multiple tags assigned and you can add or update their tags at any time.
{% endhint %}

\## Creating a Tag

1. Log into your Alternative Payments Partner Dashboard
2. Navigate to **Accounts Receivable** > **Customers** and select **Tag Management**
3. Select **Create new tag**

   <figure><img src="/files/gtvaYZOCMLlSV8RZaGIz" alt=""><figcaption></figcaption></figure>
4. Enter the **Tag name** (required) and **Description** (optional)
5. Select a **Tag color** (required) -- every tag must have a color assigned
6. Select the customers you want to apply the tag to, and click **Create Tag**

   <figure><img src="/files/AHGlQCmdHRTJ50DBtjx1" alt=""><figcaption></figcaption></figure>

***

## Editing a Tag

1. Navigate to **Accounts Receivable** > **Customers** and select **Tag Management**
2. Find the tag you want to edit and click on it
3. Update the tag name, description, or color as needed
4. Add or remove customers from the tag
5. Save your changes

***

## Deleting a Tag

1. Navigate to **Accounts Receivable** > **Customers** and select **Tag Management**
2. Find the tag you want to delete and select the delete option
3. Confirm the deletion

When you delete a tag, it is automatically removed from all customers that had it assigned. This action cannot be undone.

***

## Using Tags

### Filtering Customers

Once tags are created and assigned, you can use them to filter your customer list. In the **Customers** view, use the tag filter to show only customers with a specific tag. This is useful for quickly viewing a segment of your customer base.

### Auto-Pay Targeting

Tags can be used to target specific groups of customers for Auto-Pay enrollment. Instead of setting up Auto-Pay customer by customer, you can apply it to all customers with a given tag.

{% hint style="info" %}
See the [**Setting up Auto-Pay**](https://help.alternativepayments.io/automations/setting-up-auto-pay/setting-up-auto-pay) section for more information on using customer tags for Auto-Pay.
{% endhint %}

***

## Rules and Constraints

* **Tag names must be unique** -- you cannot create two tags with the same name
* **Name and color are mandatory** -- a tag cannot be created without both a name and a color
* **Description is optional** -- add a description to help your team understand what the tag is for
* **Tags apply to active customers only** -- tags can only be assigned to customers currently in your dashboard
* **Deleting a tag removes it everywhere** -- if you delete a tag, it is stripped from every customer that had it

***

**Love our platform?** Rate us on [Channel Program](https://channelprogram.com/v/alternativepayments) and check out our [Referral Program page](https://www.alternativepayments.io/referral-partners/)!


---

# Agent Instructions: 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.alternativepayments.io/payments-and-invoicing/managing-customers/create-customer-tags.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.
