Documentation Index
Fetch the complete documentation index at: https://docs.aitextura.com/llms.txt
Use this file to discover all available pages before exploring further.
Quick Answers
Working Hours
Persona
Telegram

Section Structure
Open the desired AI employee and navigate to the Notifications tab. The section consists of three blocks:- Notification subscription — connect a Telegram channel to receive alerts
- Notification webhook — alternative delivery via HTTP POST request to any URL
- Triggers — rules that define when to send a notification
Delivery Channels
Notifications can be received in two ways. You can use both simultaneously.Telegram
The primary and simplest method. Notifications arrive in a dedicated Telegram channel that you subscribe to.Webhook (HTTP POST)
A webhook is a URL where the system sends data about a triggered event as an HTTP POST request. It is suitable for integration with CRMs, Slack, Notion, Google Sheets, and any service that accepts webhooks.Triggers
A trigger is a rule: “if this event occurs in a conversation — send a notification.” Without triggers, notifications do not work, even if you have subscribed to the channel.Trigger Templates
The platform offers ready-made templates covering the most common scenarios. You can use them as-is or customize them to fit your needs.| Template | When it fires |
|---|---|
| Need a human | The customer asks to speak with a live operator, manager, or administrator |
| Booking confirmation | The customer confirms a booking, order, or appointment |
| Complaint | The customer expresses dissatisfaction or reports a problem |
| Refund request | The customer asks for a refund or order cancellation |
Creating a Trigger
Fill in the parameters
Trigger Parameters
| Parameter | Type | What to specify |
|---|---|---|
| Trigger name | Text field | A clear name: “Complaint”, “VIP guest”, “Refund request” |
| Firing condition | Text description | The situation that should trigger the alert — in your own words |
| Additional data from the conversation | Text field | What information from the chat to include in the notification |
| Action | Selection | Pause the chat for a set time or force a pause |
Firing Condition
The condition is not keywords or exact phrases. It is a natural-language description of a situation that the AI interprets semantically. Good example:The customer expresses strong dissatisfaction, complains about service quality, or threatens to leave a negative reviewBad example:
complaintThe more detailed the description, the more accurately the trigger fires. An overly broad description leads to false positives; an overly narrow one leads to missed events.
Additional Data from the Conversation
This field determines what information the system attaches to the notification. Without it, you only receive the fact that the trigger fired, but no context. What you can request:- Customer name
- Summary of the issue or complaint
- Dates, order numbers, specific details from the conversation
- A brief dialogue summary
Customer name, summary of the issue, and booking number if mentioned
Action on Trigger
In addition to sending the notification, the trigger can control the agent’s behavior.| Action | What happens |
|---|---|
| Pause chat for N minutes/hours | The agent stops responding for the specified time. A message like “Connecting you with a manager, please wait” can be sent to the customer |
| Forced pause | The agent stops completely until manually resumed |
Recommended Starter Triggers
Essential for Any Business
- Escalation to a human — the customer explicitly asks to speak with a live operator
- Complaint / negativity — the customer expresses strong dissatisfaction
- Refund request — the customer wants their money back
Recommended (Depends on Business)
- Booking/order confirmation — for hotels, restaurants, services
- VIP customer — the customer mentions a large budget or special requirements
- Technical issue — the customer reports something not working
- Request beyond agent’s scope — anything the agent cannot answer
Practical Examples
Law firm — urgent inquiries
Law firm — urgent inquiries
Hotel — booking confirmation
Hotel — booking confirmation
Online school — refund request
Online school — refund request
E-commerce store — negative feedback
E-commerce store — negative feedback
Integration with Other Sections
Notifications + Quick Answers
Notifications + Quick Answers
Notifications + Working Hours
Notifications + Working Hours
Notifications + Persona (escalation)
Notifications + Persona (escalation)
Settings Summary
| Setting | Type | Description |
|---|---|---|
| Receive notifications | Button | Opens the Telegram channel for subscription |
| Notification webhook | URL | Address for sending notifications to external systems (HTTP POST) |
| Trigger name | Text field | Custom name for the trigger |
| Firing condition | Text field | Natural-language description of the situation |
| Additional data | Text field | What information from the chat to include in the notification |
| Action | Selection | Timed pause or forced pause |
FAQ
Can I receive notifications outside of Telegram?
Can I receive notifications outside of Telegram?
Can I receive notifications via email?
Can I receive notifications via email?
How many triggers can I create?
How many triggers can I create?
My trigger is not firing — what should I do?
My trigger is not firing — what should I do?
My trigger fires too often
My trigger fires too often
Are notifications delayed?
Are notifications delayed?
Can I set up different notifications for different managers?
Can I set up different notifications for different managers?
Do notifications consume tokens?
Do notifications consume tokens?