> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flexwash.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Customer Tags

> Label customers automatically based on behavior, promotions, and surveys to power personalized service and targeted marketing.

Tags are colored labels you attach to customer profiles. They turn one-off observations ("Lakers fan", "abuses membership washes", "frequent visitor") into structured data you can search, filter, and segment on across the platform.

You can apply tags by hand, or let promotions, surveys, and sign-up portals stamp them onto customers automatically. The result is a CRM that enriches itself in the background, with no extra effort from your staff.

## Why use tags?

<CardGroup cols={2}>
  <Card title="Personalize service" icon="user-tag">
    Recognize loyal customers, regulars, or VIPs the moment the lane reads their license plate, and tailor the interaction.
  </Card>

  <Card title="Segment for marketing" icon="bullseye">
    Build Flex Engage audiences off the same tags that drive your reports, so your messaging lines up with the customers it targets.
  </Card>

  <Card title="Automate enrichment" icon="wand-magic-sparkles">
    Promotions, surveys, and sign-up portals can stamp tags onto customers automatically. No staff time required.
  </Card>

  <Card title="Filter every report" icon="filter">
    Customer Analytics, Membership LTV, and customer search all accept tag filters, so you can slice your data by any cohort you define.
  </Card>
</CardGroup>

## Where tags appear

<CardGroup cols={2}>
  <Card title="Customer profile" icon="address-card">
    The **Tags** field on a customer's profile shows every tag attached to that customer.
  </Card>

  <Card title="Pay tablet" icon="tablet">
    The **Tags** tab on the customer card lets staff add or remove tags during a wash.
  </Card>

  <Card title="Customer search" icon="magnifying-glass">
    Filter the customer list to any combination of tags.
  </Card>

  <Card title="Customer Analytics report" icon="chart-line">
    Filter the report by tag, then export the matching customers as a Flex Engage CRM list.
  </Card>

  <Card title="Membership LTV report" icon="chart-pie">
    Slice membership lifetime value by customer tag.
  </Card>

  <Card title="Flex Engage segments" icon="users-rectangle">
    Use a tag as a filter leaf inside the segment builder to drive automated messaging.
  </Card>

  <Card title="Promotions" icon="ticket">
    Pick an **Auto Tag** that fires on every redemption, or attach tags to a promotion's question answers so the choices customers make during sign-up flow onto their profile.
  </Card>

  <Card title="Surveys" icon="clipboard-question">
    Each survey answer carries a tag. Picking that answer applies its tag to the customer.
  </Card>
</CardGroup>

## How customers get tagged

Seven distinct paths result in a tag landing on a customer profile.

### 1. Manually from the CRM

Open a customer's profile and edit the **Tags** field directly.

<Frame>
  <img src="https://mintcdn.com/flexwash/DoI-y-EkfS9VAGEX/operations/customers/customer-tags/customer-profile-tags.png?fit=max&auto=format&n=DoI-y-EkfS9VAGEX&q=85&s=0a9161ef09422abe4dbfc6e2eff160ce" alt="Tags field on the customer profile" width="2000" height="1153" data-path="operations/customers/customer-tags/customer-profile-tags.png" />
</Frame>

### 2. Manually from the Pay Tablet

Staff at the lane open a customer card, switch to the **Tags** tab, and add or remove tags while the customer is in front of them. FlexWash attributes the change to the signed-in employee.

### 3. When a promotion is redeemed

Set an **Auto Tag** on a promotion. Whenever a customer redeems that promotion at the lane, FlexWash adds the tag to their profile automatically.

<Frame>
  <img src="https://mintcdn.com/flexwash/DoI-y-EkfS9VAGEX/operations/customers/customer-tags/promotion-auto-tag-picker.png?fit=max&auto=format&n=DoI-y-EkfS9VAGEX&q=85&s=7027b56fa2c3ffcb7a929a4260aae67e" alt="Auto Tag picker on the promotion detail page" width="2000" height="1149" data-path="operations/customers/customer-tags/promotion-auto-tag-picker.png" />
</Frame>

### 4. When a wash code is redeemed

Wash codes generated from a promotion inherit the promotion's auto tag at generation time. When the customer presents the code at the lane, FlexWash stamps the tag onto their profile.

### 5. When a survey answer is selected

Every answer on a survey has a tag attached. When a customer picks an answer at the lane, FlexWash applies its tag to their record as the order is recorded.

### 6. When a customer signs up through the membership sign-up portal

Pre-bake a tag into the sign-up portal's iframe URL using the **Auto Tag** field on the website admin page. FlexWash tags every member who signs up through that link.

### 7. When a customer redeems through the promotion sign-up portal

Add questions to a promotion's **IFrame** tab and attach a tag to each answer. As a customer redeems the promotion through the public sign-up portal and picks answers, FlexWash records the corresponding tags on the redemption and applies them when the wash is processed.

<Frame>
  <img src="https://mintcdn.com/flexwash/DoI-y-EkfS9VAGEX/operations/customers/customer-tags/promotion-question-answer-tags.png?fit=max&auto=format&n=DoI-y-EkfS9VAGEX&q=85&s=96c6dab4a75163bf36ad68ae9b836f1a" alt="Question answer tag picker on the promotion IFrame tab" width="2000" height="1210" data-path="operations/customers/customer-tags/promotion-question-answer-tags.png" />
</Frame>

## Managing tags

Navigate to **Tags** in the left sidebar to view, create, edit, and delete tags. Each tag has a name and a color.

<Frame>
  <img src="https://mintcdn.com/flexwash/DoI-y-EkfS9VAGEX/operations/customers/customer-tags/tags-management-table.png?fit=max&auto=format&n=DoI-y-EkfS9VAGEX&q=85&s=56451a0a3459c003889811c44c5a1c18" alt="Tags management table" width="2000" height="971" data-path="operations/customers/customer-tags/tags-management-table.png" />
</Frame>

Tag names are case-insensitive and unique within your organization. When you delete a tag, FlexWash soft-deletes it: history on past customers stays intact even after the tag is retired.

<Tip>
  You do not have to visit the Tags page to create a tag. Anywhere a tag dropdown appears (customer profile, promotion auto tag, survey answer), type a new name and select **Create...** to mint it inline. The new tag becomes available everywhere immediately.
</Tip>

## Permissions

Two distinct controls determine who can edit tags on a customer profile.

<CardGroup cols={2}>
  <Card title="Edit Customer Tags" icon="user-shield">
    A role-level permission. Controls who can edit tags from the CRM customer profile. Configure it in **Roles**.
  </Card>

  <Card title="Can Edit Customer Tags" icon="tablet">
    A per-employee flag on the employee detail page. Controls whether a specific employee can edit tags from the Pay Tablet, regardless of their role.
  </Card>
</CardGroup>

<Note>
  Pay tablet employees can always view a customer's tags. This flag only controls whether they can change them.
</Note>
