# Hiding and deleting tags from agents

If you're an Inbox owner or admin, you might want to hide tags from agents if those tags are no longer in use. To hide tags from agents, follow these steps:

1. [Log in to Inbox](https://inbox.messagebird.com/login) and navigate to Settings > [Tags](https://inbox.messagebird.com/manager/tags). All of your workspace tags will be displayed.<br>

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

   <br>
2. Uncheck the box next to the tag that you want to hide from your agents.<br>

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

   <br>
3. That's it, your tag is now hidden! Your changes will be saved automatically, and the tag you've hidden will no longer be visible in the tags dropdown on tickets.<br>

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

   <br>

#### Can I delete a tag? <a href="#id-01ghzstn23bf9ffp2nh10bvavf" id="id-01ghzstn23bf9ffp2nh10bvavf"></a>

Tags can be deleted, but only the **owner user** has access to deleting tags:

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

📤  Feel free to [contact our Support](https://support.messagebird.com/hc/en-us/requests/new) in case you might need some help!


---

# 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://docs.bird.com/connectivity-platform/tickets/hiding-and-deleting-tags-from-agents.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.
