# Remove Tag

## Overview

Tags are typically used to categorize or organize messages, making it easier to track and manage customer interactions. When the tag is no longer relevant, the Remove Tag Card flow allows you to unassign it.

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

## **Steps in the Remove Tag Card Flow:**

1. Identify the message or conversation to be untagged.
2. Use the API endpoint to remove the specific tag from the selected message or conversation.
3. Confirm the successful removal of the tag in your API logs or interface.

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

## Benefits of Removing Tag

1. **Improved Conversation Management:** By removing outdated or irrelevant tags, businesses can keep their conversations organized and ensure that customer interactions are correctly categorized.
2. **Streamlined Customer Service:** With unnecessary tags removed, agents can focus on relevant and up-to-date information, improving response efficiency.
3. **Better Reporting Accuracy:** Removing irrelevant tags helps maintain accurate analytics, leading to better insights into customer interactions and business performance.
4. **Enhanced Flexibility:** Tags can be adjusted based on changing customer needs or business processes, allowing for dynamic handling of conversations.


---

# 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.bizmagnets.ai/bot-flows/actions/remove-tag.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.
