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

# Conversation labels

> Create, apply, and filter by labels to categorize and organize conversations in the HoopAI platform inbox.

Labels are color-coded tags you attach to conversations to categorize them by topic, status, priority, or any classification that fits your team's workflow. They give you a fast visual signal about what a conversation is about without needing to open it, and they make filtering your inbox precise and powerful.

## What labels are for

Labels are applied at the conversation level — not the contact level — which means the same contact can have conversations with different labels applied to each one. Common use cases include:

* Marking conversations by pipeline stage (e.g., "New Lead," "Proposal Sent," "Closed Won")
* Flagging urgency (e.g., "Urgent," "VIP," "Escalated")
* Categorizing by topic (e.g., "Billing," "Support," "Onboarding")
* Tracking follow-up state (e.g., "Awaiting Reply," "Call Back Later")

Labels are visible in the conversation list as colored chips next to the contact name, making it easy to scan your inbox and understand status at a glance.

## Creating labels

Labels are created in account settings and are available to all users once created.

<Steps>
  <Step title="Open label settings">
    Navigate to **Settings → Conversations → Labels** (or **Settings → Labels**, depending on your account layout).
  </Step>

  <Step title="Add a new label">
    Click **Add Label** or the **+** icon.
  </Step>

  <Step title="Name the label">
    Enter a short, descriptive name. Keep names concise — they appear as chips in the conversation list and long names can be truncated.
  </Step>

  <Step title="Choose a color">
    Select a color from the palette. Choose colors that create clear visual contrast between label categories. For example, use red for urgent items and green for completed ones.
  </Step>

  <Step title="Save">
    Click **Save**. The label is immediately available to all team members.
  </Step>
</Steps>

<Tip>
  Limit your label set to the categories your team actually uses. Too many labels create noise and slow down the categorization process. Start with 5-10 well-defined labels and add more only as genuine needs emerge.
</Tip>

## Applying a label to a conversation

<Steps>
  <Step title="Open the conversation">
    Navigate to **Conversations** and open the contact's conversation.
  </Step>

  <Step title="Find the Labels control">
    Labels are accessible from two places:

    * The **conversation header** — look for the label icon or the Labels field near the top of the open conversation.
    * The **Contact Details panel** on the right side — scroll to the **Conversation** section.
  </Step>

  <Step title="Select a label">
    Click the Labels field to open the dropdown list of available labels. Click a label to apply it. You can apply multiple labels to a single conversation.
  </Step>

  <Step title="Remove a label">
    Click the **X** on an applied label chip to remove it, or open the label dropdown and deselect it.
  </Step>
</Steps>

## Applying labels in bulk

To label multiple conversations at once:

<Frame caption="Selecting multiple conversations and using bulk actions">
  <img src="https://mintcdn.com/hoopai-84ec0cdc/evc3PeLCJMLz3iUG/images/conversations-filters-bulk.png?fit=max&auto=format&n=evc3PeLCJMLz3iUG&q=85&s=15f05fdaae8d7ed514c635719713aa26" alt="Bulk Actions panel with Mark as Read, Mark as Unread, Add Star, Remove Star, and Delete options after selecting conversations" width="1108" height="677" data-path="images/conversations-filters-bulk.png" />
</Frame>

<Steps>
  <Step title="Select conversations">
    In the conversation list, check the boxes next to the conversations you want to label. Check the top box to select all visible conversations (up to 100 at a time).
  </Step>

  <Step title="Choose the label action">
    Click the bulk actions menu that appears and select **Add Label**.
  </Step>

  <Step title="Choose a label">
    Select the label to apply. The label is added to all selected conversations simultaneously.
  </Step>
</Steps>

<Frame caption="Bulk Actions menu for managing multiple selected conversations at once">
  <img src="https://mintcdn.com/hoopai-84ec0cdc/evc3PeLCJMLz3iUG/images/conversations-filters-actions.png?fit=max&auto=format&n=evc3PeLCJMLz3iUG&q=85&s=9b6869af9ee0d353c0027db5ceeb7fef" alt="Bulk Actions dialog showing 2 conversations selected with Mark as Read, Mark as Unread, Add Star, Remove Star, and Delete options" width="607" height="646" data-path="images/conversations-filters-actions.png" />
</Frame>

## Filtering by label

Labels are most powerful when combined with filters to create focused inbox views.

<Frame caption="Opening the Filters panel to filter conversations by label, assignee, or channel">
  <img src="https://mintcdn.com/hoopai-84ec0cdc/evc3PeLCJMLz3iUG/images/conversations-overview-filter.png?fit=max&auto=format&n=evc3PeLCJMLz3iUG&q=85&s=d71bc8e7a8beee01ef48e8280fe47b86" alt="Conversations filter panel showing Filter Type, condition, and value dropdowns with AND/OR logic" width="756" height="262" data-path="images/conversations-overview-filter.png" />
</Frame>

<Steps>
  <Step title="Open Quick Filters">
    Click the **three-line icon** next to the search bar in the Conversations inbox.
  </Step>

  <Step title="Select the Labels filter">
    Scroll to the **Labels** section in the filter panel.
  </Step>

  <Step title="Choose labels to filter by">
    Select one or more labels. The inbox immediately updates to show only conversations with those labels applied.
  </Step>

  <Step title="Combine with other filters">
    Layer additional filters — such as **Assigned To** or **Last message channel** — to narrow results further. Use **And / Or** logic to control how multiple filters interact.
  </Step>

  <Step title="Save as a view">
    If this filter combination is one you will use regularly, click **Create View** and give it a name. The view appears in your left sidebar for one-click access.
  </Step>
</Steps>

<Frame caption="Quick Filters panel with filter type, operator, and value selectors for narrowing conversations">
  <img src="https://mintcdn.com/hoopai-84ec0cdc/evc3PeLCJMLz3iUG/images/conversations-overview-filter.png?fit=max&auto=format&n=evc3PeLCJMLz3iUG&q=85&s=d71bc8e7a8beee01ef48e8280fe47b86" alt="Filters panel showing the three-line icon opening filter dropdowns with AND/OR logic controls" width="756" height="262" data-path="images/conversations-overview-filter.png" />
</Frame>

## Automating label application

Labels can be applied automatically through workflows, removing the need for manual tagging when contacts meet specific criteria.

To automate label application:

1. Go to **Automation → Workflows**.
2. Create or edit a workflow.
3. Add a **Conversation Label** action.
4. Choose **Add Label** and select the label to apply.
5. Save and publish the workflow.

Example automation: When a contact submits a payment form, a workflow automatically applies the "Payment Received" label to their conversation. When a contact books an appointment, the "Appointment Set" label is applied.

<Note>
  Workflow-applied labels appear immediately in the conversation and are visible to all team members with access.
</Note>

## Managing labels

### Editing a label

Navigate to **Settings → Conversations → Labels**, click the label you want to update, change the name or color, and save. The change applies everywhere that label is currently in use.

### Deleting a label

Click the label in settings and choose **Delete**. Deleting a label removes it from all conversations where it was applied. This action cannot be undone. Before deleting, ensure no active workflows or saved views depend on that label.

### Renaming for clarity

As your team's processes evolve, rename labels to reflect updated terminology. Because labels are centrally managed, a rename propagates instantly to every conversation and every user.

## Labels vs. contact tags

Labels and tags serve different purposes:

| Feature                       | Labels                      | Contact tags                       |
| ----------------------------- | --------------------------- | ---------------------------------- |
| Applied to                    | Individual conversations    | The contact record                 |
| Persists across conversations | No — per conversation       | Yes — on the contact               |
| Visible in                    | Conversations inbox         | Contacts list and record           |
| Used for                      | Conversation categorization | Contact segmentation and targeting |

Use labels to track conversation state and priority. Use contact tags to classify the contact themselves for segmentation, automation targeting, and reporting.
