Triggers Overview
Triggers are automatic action rules that fire when specific conditions are met. Use them to automate routine tasks.
Why Use Triggers
Automatic responses to common questions
Handoff to manager for complex requests
Pipeline stage changes
Document delivery on request
Team notifications
Creating a Trigger
Step 1: Open Editor
Go to agent editor
Open the "Triggers" tab
Click "Create Trigger"
Step 2: Configure Condition
Name
Descriptive trigger name
Condition type
When trigger should fire
Parameters
Condition details (keywords, stages, etc.)
Step 3: Add Actions
A trigger can execute multiple actions sequentially.
Step 4: Set Limits (Optional)
Execution limit — how many times the trigger can fire for one contact
Cancel message — what to send if the limit is exhausted
Condition Types
Keywords
Fires when message contains specified words.
Example:
Words:
price, cost, how much, what's the priceAction: Send price list
AI Intent Detection
AI analyzes message meaning and determines customer intent.
Example:
Intent:
Customer wants to talk to a humanAction: Transfer to manager
Recommended! AI detection is more accurate than keywords as it understands context.
Deal Stage Change
Fires when deal moves to specified stage.
Example:
Stage:
Qualification → PresentationAction: Send commercial proposal
Action Types
Send Message
Send text message to customer.
Text
Fixed message text
AI Generation
AI will generate message per instruction
Send Files
Send documents, images, PDF.
Supported formats: PDF, DOCX, PNG, JPG, GIF
Change Deal Stage
Move deal to another pipeline stage.
Assign Responsible
Assign manager as responsible for deal.
Specific User
Select from list
Distribution
Round-robin between managers
Create Task
Create task in Kommo CRM.
Task Text
Task description
Assignee
Who to assign to
Due Date
When to complete
Add Tag
Assign tag to deal or contact.
Add Note
Add comment to deal card.
Send Email
Send email to customer's email address.
Subject
Email subject
Text
Content (text or AI-generated)
Attachments
Attached files
Send Webhook
Send HTTP request to external service.
URL
Webhook address
Method
POST / GET
Data
JSON with customer info
Stop Agents
Stop AI agents in current chat. Use when you need to transfer customer to manager.
Send WhatsApp Template
Send HSM template to initialize WhatsApp chat.
Trigger Examples
Send Price List
Condition
Keywords: price, cost, price list
Action
Send file: price.pdf
Transfer to Manager
Condition
AI intent: Wants to talk to a human
Actions
1. Create task for manager
2. Add tag "Needs attention"
3. Send: "Transferring you to a manager"
Execution Order
Triggers are checked in list order. The first matching trigger executes, others are skipped.
Managing Triggers
Toggle
Enable/disable trigger
Edit
Change conditions and actions
Duplicate
Create trigger copy
Delete
Permanently delete trigger
Frequently Asked Questions
How many triggers can I create?
Unlimited, but we recommend no more than 20-30 for ease of management.
Trigger not firing, what to do?
Check that trigger is enabled
Check condition (keywords, stage)
Check execution limit
Check trigger order (another one might be firing)
Can I use multiple conditions?
One trigger = one condition. For complex logic, create multiple triggers.
Need Help?
Telegram: @constanta_support_bot
Email: [email protected]
Last updated
Was this helpful?