# Set Tag

## Overview

Tags can help categorize and manage interactions, making it easier to track user behavior, segment audiences, and trigger specific actions based on the tags assigned.

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

{% hint style="info" %}
By using the Set Tag Card, you can effectively manage and categorize user interactions, enabling more personalized and efficient communication through your bot.
{% endhint %}

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

## **Benefits of Using Set Tag Card:**

* **Enhanced Segmentation:** Allows for better segmentation of users based on their interactions and interests.
* **Improved Tracking:** Facilitates tracking of user behavior and engagement within the bot, providing valuable insights.
* **Automation:** Enables automation of actions based on assigned tags, improving efficiency and user experience.


---

# 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/set-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.
