# Tags

Tags help categorize and organize interactions, making it easier to track, manage, and analyze communication flows within the WhatsApp Business platform.

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

## **Create the Tags**

Creating Tags in BizMagents is an easy process.

1. Navigate to the settings on your BizMagnets account and select **'Tags'.**&#x20;
2. Click on the option '**+Add Tag'** to create a new tag.

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

3. Enter the name of the tag and click on **'Save'**.

### Edit the Tags

To update the tag, simply click the **'Edit'** icon.

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

## **Benefits of Using Tags:**

* **Organization:** Tags help organize conversations and contacts, making it easier to manage and prioritize interactions. This is especially useful for businesses handling a high volume of messages.
* **Efficiency:** By categorizing conversations with tags, you can quickly locate specific interactions or customer groups, improving response times and workflow efficiency.
* **Personalization:** Tags enable personalized customer service by allowing you to quickly identify important customers (e.g., "VIP Customer") or specific issues (e.g., "Technical Support").
* **Analytics and Reporting:** Tags provide valuable data for analyzing communication patterns and customer needs. You can generate reports based on tagged interactions to identify trends, performance metrics, or areas for improvement.
* **Automation:** Tags can be used to trigger automated workflows, such as sending follow-up messages to all contacts tagged with "Follow-Up Required."

By using tags in the WhatsApp API, businesses can enhance their organization, improve customer service efficiency, and gain deeper insights into their communication strategies.


---

# 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/additional-details/tags.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.
