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

# Tags

> Organize contacts, accounts, and leads with freeform labels — then filter, segment, and automate based on those tags.

<div
  style={{
background: "linear-gradient(135deg, #143D4E 0%, #1C758A 55%, #30C8CA 100%)",
borderRadius: "24px",
padding: "28px",
marginBottom: "28px",
color: "#FFFFFF",
boxShadow: "0 20px 50px rgba(20, 61, 78, 0.22)",
position: "relative",
overflow: "hidden",
border: "1px solid rgba(255,255,255,0.08)"
}}
>
  <div
    style={{
position: "absolute",
top: "-36px",
right: "-36px",
width: "170px",
height: "170px",
background: "rgba(255,255,255,0.08)",
borderRadius: "999px"
}}
  />

  <div
    style={{
position: "absolute",
bottom: "-48px",
left: "-24px",
width: "130px",
height: "130px",
background: "rgba(255,255,255,0.06)",
borderRadius: "999px"
}}
  />

  <div
    style={{
  display: "inline-flex",
  alignItems: "center",
  background: "rgba(255,255,255,0.14)",
  color: "#FFFFFF",
  padding: "7px 14px",
  borderRadius: "999px",
  fontSize: "12px",
  fontWeight: "700",
  marginBottom: "12px",
  letterSpacing: "0.08em",
  textTransform: "uppercase"
}}
  >
    TAGS
  </div>

  <p style={{ margin: 0, fontSize: "16px", lineHeight: "1.9", maxWidth: "760px", color: "#FFFFFF" }}>
    Organize contacts, accounts, and leads with freeform labels — then filter, segment, and automate based on those tags.
  </p>
</div>

<div
  style={{ 
display: "inline-block",
color: "#1C758A",
fontSize: "12px",
fontWeight: "700",
marginBottom: "8px",
letterSpacing: "0.08em",
textTransform: "uppercase",
background: "rgba(28,117,138,0.08)",
padding: "6px 12px",
borderRadius: "999px",
border: "1px solid rgba(28,117,138,0.12)"
}}
>
  Overview
</div>

## What Are Tags?

<div
  className="bg-white dark:bg-black dark:border-white/10 dark:text-white [&_*]:dark:text-white"
  style={{
border: "1px solid #E7EAEC",
borderRadius: "18px",
padding: "20px",
marginBottom: "24px",
boxShadow: "0 14px 34px rgba(20, 61, 78, 0.05)"
}}
>
  Tags are freeform labels you can attach to contacts, accounts, and leads to categorize and organize them in ways that matter to your business. Unlike fixed fields (such as stage or source), tags are flexible — you can create any tag your team needs and apply it to as many records as you want.

  Common uses for tags include:

  * Marking high-value or VIP relationships (`VIP`, `Enterprise`)
  * Tracking event attendance (`NRF 2025`, `Webinar Attendee`)
  * Segmenting by interest or product (`Interested in Pro Plan`, `Hardware Customer`)
  * Internal workflow flags (`Do Not Call`, `Pending Approval`)
</div>

***

<div
  style={{ 
display: "inline-block",
color: "#1C758A",
fontSize: "12px",
fontWeight: "700",
marginBottom: "8px",
letterSpacing: "0.08em",
textTransform: "uppercase",
background: "rgba(28,117,138,0.08)",
padding: "6px 12px",
borderRadius: "999px",
border: "1px solid rgba(28,117,138,0.12)"
}}
>
  Management
</div>

## Creating and Managing Tags

<div
  className="bg-white dark:bg-black dark:border-white/10 dark:text-white [&_*]:dark:text-white"
  style={{
border: "1px solid #E7EAEC",
borderRadius: "18px",
padding: "20px",
marginBottom: "24px",
boxShadow: "0 14px 34px rgba(20, 61, 78, 0.05)"
}}
>
  Tags are created on the fly — you don't need to pre-define them before using them.

  ### Creating a Tag

  1. Open any contact, account, or lead record.
  2. In the **Tags** field, type a new tag name and press **Enter**.
  3. The tag is created and applied to that record instantly.

  The same tag is now available for use on other records via autocomplete.

  ### Managing Existing Tags

  To view and manage all tags in your workspace:

  1. Go to **Settings → Tags**.
  2. You'll see a list of all tags, the number of records each is applied to, and options to rename or delete them.

  Renaming a tag updates it everywhere it's applied. Deleting a tag removes it from all records — the records themselves are not affected.
</div>

<Warning>
  Deleting a tag is permanent and cannot be undone. All records that had that tag will lose it. If you're removing a tag from a subset of records rather than all records, remove it per-record instead.
</Warning>

***

<div
  style={{ 
display: "inline-block",
color: "#1C758A",
fontSize: "12px",
fontWeight: "700",
marginBottom: "8px",
letterSpacing: "0.08em",
textTransform: "uppercase",
background: "rgba(28,117,138,0.08)",
padding: "6px 12px",
borderRadius: "999px",
border: "1px solid rgba(28,117,138,0.12)"
}}
>
  Usage
</div>

## Tagging Contacts, Accounts, and Leads

<div
  className="bg-white dark:bg-black dark:border-white/10 dark:text-white [&_*]:dark:text-white"
  style={{
border: "1px solid #E7EAEC",
borderRadius: "18px",
padding: "20px",
marginBottom: "24px",
boxShadow: "0 14px 34px rgba(20, 61, 78, 0.05)"
}}
>
  Apply tags from the record's detail page:

  * **Contacts** — Open the contact, click the **Tags** field, and type or select tags.
  * **Accounts** — Open the account record and use the **Tags** field.
  * **Leads** — Open the lead and add tags via the **Tags** field.

  You can apply multiple tags to a single record. Tags are visible at a glance on list views and at the top of each detail page.

  ### Bulk Tagging

  To apply a tag to multiple records at once:

  1. Go to the Contacts, Accounts, or Leads list.
  2. Select multiple records using the checkboxes.
  3. Click **Bulk Actions → Add Tag**.
  4. Type or select the tag and confirm.
</div>

***

<div
  style={{ 
display: "inline-block",
color: "#1C758A",
fontSize: "12px",
fontWeight: "700",
marginBottom: "8px",
letterSpacing: "0.08em",
textTransform: "uppercase",
background: "rgba(28,117,138,0.08)",
padding: "6px 12px",
borderRadius: "999px",
border: "1px solid rgba(28,117,138,0.12)"
}}
>
  Filtering
</div>

## Filtering by Tags

<div
  className="bg-white dark:bg-black dark:border-white/10 dark:text-white [&_*]:dark:text-white dark:shadow-none"
  style={{
border: "1px solid #E3E8EA",
borderRadius: "18px",
padding: "20px",
marginBottom: "24px",
boxShadow: "0 14px 34px rgba(20, 61, 78, 0.04)"
}}
>
  Tags are available as a filter option across all CRM lists.

  In the Contacts, Accounts, or Leads list:

  1. Click **Filter**.
  2. Select **Tags** as a filter criterion.
  3. Choose one or more tags.
  4. The list updates to show only records with all of the selected tags applied.

  Save a tag-based filter as a **Saved View** to quickly return to a specific segment later.
</div>

***

<div
  style={{ 
display: "inline-block",
color: "#1C758A",
fontSize: "12px",
fontWeight: "700",
marginBottom: "8px",
letterSpacing: "0.08em",
textTransform: "uppercase",
background: "rgba(28,117,138,0.08)",
padding: "6px 12px",
borderRadius: "999px",
border: "1px solid rgba(28,117,138,0.12)"
}}
>
  Automation
</div>

## Using Tags in Automations

<div
  className="bg-white dark:bg-black dark:border-white/10 dark:text-white [&_*]:dark:text-white dark:shadow-none"
  style={{
border: "1px solid #E3E8EA",
borderRadius: "18px",
padding: "20px",
marginBottom: "20px",
boxShadow: "0 14px 34px rgba(20, 61, 78, 0.04)"
}}
>
  Tags can be used as both **conditions** and **actions** in automations.

  **As a condition** — Trigger automation steps only when a record has (or doesn't have) a specific tag. For example: only send a follow-up email if the lead is tagged `Webinar Attendee`.

  **As an action** — Apply or remove a tag as part of an automation sequence. For example: when a contact moves to the Customer stage, automatically apply the `Active Customer` tag and remove the `Prospect` tag.

  This makes tags a powerful tool for dynamic segmentation — your tag-based views and filters stay up to date automatically as automations apply and remove tags based on record activity.
</div>

<div className="dark:[&_a]:text-white dark:[&_a]:hover:text-white">
  <CardGroup cols={2}>
    <Card title="Automations" icon="bolt" href="/automations/overview">
      Learn how to use tags in automation conditions and actions.
    </Card>

    <Card title="Contacts" icon="user" href="/crm/contacts">
      Manage contacts and apply tags from the contacts list.
    </Card>
  </CardGroup>
</div>
