Chat AI Agent
A Chat AI Agent uses GPT (large language model) to read your instructions and automatically respond to customer messages in a natural, human-like way.
Create a Chat AI Agent
- Go to AI Agents
- Click + New Agent
- Select Chat AI Agent
- Fill in the agent details:
Agent Configuration
| Field | Description |
|---|---|
| Name | Internal name (e.g. “Customer Support Bot”) |
| Instructions | The system prompt — tell the AI who it is and how to behave |
| Knowledge Base | Add documents or text the AI should know about |
| Tone | Professional, Friendly, Formal |
| Language | Default language for responses |
Writing Good Instructions
Your instructions define how the AI behaves. Example:
You are a customer support agent for Acme Store.
You help customers with:
- Order status inquiries
- Return and refund policies
- Product recommendations
Always be polite and professional. If you cannot answer
a question, say "Let me connect you with our team."
Do NOT make up information not in the knowledge base.Knowledge Base
Add documents for the AI to reference:
- Open your Chat AI Agent
- Click Knowledge Base
- Add content via:
- Plain text — Paste FAQs, policies, product descriptions
- URL — The AI fetches and indexes the page
- File upload — PDF, DOCX support
The AI uses the knowledge base to answer questions accurately without hallucinating.
Testing Your Agent
- Open the agent
- Use the Test Chat panel to simulate a conversation
- Review the AI’s responses
- Adjust instructions if needed
Assigning to a Conversation
You can manually assign a Chat AI Agent to a specific conversation:
- Open the conversation in Messages
- Click Assign AI Agent in the conversation header
- Select your agent
Deactivating / Archiving
- Open the agent
- Toggle Status to Inactive
Inactive agents do not process messages but their configuration is preserved.
AI Credits Usage
Each AI-generated response consumes credits based on:
- Input tokens (conversation history + instructions)
- Output tokens (the response generated)
Monitor usage at Settings → AI Credits.