Tags
Using the Tags action
The Tags action allows you to attach tags to chats. Later, you can filter conversations by these tags for easier management and analysis.
Steps:
- Select or create the node where you want to add tags.
- Add the Tags action.
- Choose the action mode (Static, Message, or AI).
- Configure the action based on the selected mode:
- Static → Select or create static tags that will always be attached to the chat at this node.
- Message → The message will automatically be saved as a tag.
- AI → Provide a clear prompt for the AI to analyze the message and assign tags accordingly.
- Click Save.
Functions available in “Tags” action:
| Mode | Description |
|---|---|
| STATIC | Create or select existing static tags that will be permanently attached to the chat. |
| MESSAGE | Automatically tags the chat with any message sent in this node. |
| AI | The AI analyzes the message according to your prompt and assigns tags dynamically. |
⚠️ Important: AI requires a clear and well-defined prompt; otherwise, it may hallucinate and assign many irrelevant tags.
Examples of usage:
1. MESSAGE mode | Tagging the first user action
When starting a chat, you may have suggested buttons (e.g., First, Second, Other). You want to track which option the user clicked first.
- Go to Flow → /start node
- Add Action Tags → Select Message mode
- Save.
Now, the first user message will be saved as a tag in the chat.
Example:
2.STATIC mode | Tracking forms
You want to filter chats by users who triggered a form (e.g., Flexible forms).
- Go to Flow → the node with Action “Request Form”
- Add Action Tags → Select Static mode
- Add a static tag (e.g., request_form) → Save.
Now, all chats where users requested the form will have therequest_formtag attached.
Example:
3.AI mode | AI-based tagging
You want AI to analyze messages and assign specific tags.
- Go to Flow → AI Response (/ai) node
- Add Action Tags → Select AI mode
- Enter a clear prompt describing how tags should be applied → Save.
Now, AI will analyze each message and assign tags automatically based on your rules.
Example:
Where to use Tags?
Go to Sidebar → Conversations.
- Open the Resolved or All conversations tab (tags are added only after the chat is closed).
- Click the filter icon (next to search).
- Select the tags you want to filter by.
All chats will be filtered by the selected tag. 🎉
Example:




