> For the complete documentation index, see [llms.txt](https://docs.bird.com/connectivity-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/connectivity-platform/tickets/hiding-and-deleting-tags-from-agents.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bird.com/connectivity-platform/tickets/hiding-and-deleting-tags-from-agents.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
