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

# Add and remove tags

> Tags are lightweight internal labels you attach to feedback posts for filtering and triage. Create the tags your team needs and delete the ones you no longer use.

A **tag** is a lightweight label you attach to feedback posts to organize your own workflow, for example Mobile, Enterprise, or Quick win. Tags are how you slice your board the way your team thinks about it, then filter or triage by those slices.

You manage the list of available tags in [**Settings → Tags**](https://app.sleekplan.com/settings/tags).

<Info>
  Tags are **internal by default**: your team uses them to triage, and the people who submit feedback don't see them. Adding a tag doesn't change where a post appears. On a post, your tags show up in the **Labels** section, so "tag" and "label" refer to the same thing. You can optionally make tags public, see [Show tags on your public board](/help/portal-widget/public-tags).
</Info>

Tags are deliberately simple: they are just a name. Unlike [categories](/help/feedback/categories), they have no color and no ordering. That keeps them frictionless to create whenever a new way to group posts comes up.

## Create a tag

<Steps>
  <Step title="Open the tag form">
    Go to [**Settings → Tags**](https://app.sleekplan.com/settings/tags) and click **New tag** in the top right. Your existing tags are shown as chips on this page.

    <img src="https://mintcdn.com/sleekplangmbh/pb1g-iYPdS2kMWT6/images/feedback-tags-overview.png?fit=max&auto=format&n=pb1g-iYPdS2kMWT6&q=85&s=239a262be04a0ce4ee83ac3d633a2523" alt="The Tags settings page showing Enterprise, Quick win, and Mobile tag chips, with the New tag button highlighted" width="1920" height="1756" data-path="images/feedback-tags-overview.png" />
  </Step>

  <Step title="Name it">
    Type a short, clear name for the tag.

    <img src="https://mintcdn.com/sleekplangmbh/pb1g-iYPdS2kMWT6/images/feedback-tags-dialog.png?fit=max&auto=format&n=pb1g-iYPdS2kMWT6&q=85&s=57111eec4982c56c0675535356dabe8a" alt="The New tag dialog with a single Name field containing Mobile, and Cancel and Create buttons" width="768" height="336" data-path="images/feedback-tags-dialog.png" />
  </Step>

  <Step title="Create it">
    Click **Create**. The tag is available immediately as a **Label** you can add to any post.
  </Step>
</Steps>

<Tip>
  Keep your tag list short and meaningful. A handful of tags your whole team understands (like Mobile or Enterprise) is far more useful for filtering than dozens of one-off labels.
</Tip>

## Attach tags to posts

Creating a tag here only adds it to the list of options. To put it to use, open any post and add it from the **Labels** section of the properties panel, the same place you set a post's status, category, and owner. See [Set the post properties](/help/feedback/create-post#set-the-post-properties). A post can carry as many tags as you need.

Once your posts are tagged, you can narrow the feedback list to a specific tag using the label filter described in [Filter, sort, and search feedback](/help/feedback/filters).

## Delete a tag

There is no rename for tags. To change a tag's wording, create the new one and delete the old. Tags also cannot be reordered, since they have no fixed order.

<Steps>
  <Step title="Open the delete confirmation">
    On the [**Tags**](https://app.sleekplan.com/settings/tags) page, click the **✕** on the tag chip you want to remove.

    <img src="https://mintcdn.com/sleekplangmbh/pb1g-iYPdS2kMWT6/images/feedback-tags-delete.png?fit=max&auto=format&n=pb1g-iYPdS2kMWT6&q=85&s=8d4a06c4fe4ef1393b44f8f16b62698d" alt="The delete confirmation dialog reading Delete Mobile, warning that the tag will be removed from every post it's on and this cannot be undone" width="768" height="292" data-path="images/feedback-tags-delete.png" />
  </Step>

  <Step title="Confirm">
    Click **Delete tag**. The tag is removed from every post that had it. The posts themselves are not affected. This cannot be undone.
  </Step>
</Steps>

## Related

<CardGroup cols={2}>
  <Card title="Show tags on your public board" icon="eye" href="/help/portal-widget/public-tags">
    Let users apply tags when posting and filter the public board by tag.
  </Card>

  <Card title="Add, remove, and reorder categories" icon="tags" href="/help/feedback/categories">
    Categories are the type of a post that users always see and pick.
  </Card>

  <Card title="Filter, sort, and search feedback" icon="filter" href="/help/feedback/filters">
    Narrow the feedback list by tag, status, category, and more.
  </Card>

  <Card title="Categories vs. tags vs. statuses" icon="sitemap" href="/help/feedback/organizing-feedback">
    See how tags pick up whatever axis your categories don't.
  </Card>
</CardGroup>
