Agent Settings
Configure your AI agent's behavior and appearance
Agent Settings#
Customize how your AI agent behaves, responds, and appears to users.
Accessing Agent Settings#
- Go to your agent dashboard
- Click Settings in the sidebar
- Navigate through the sections
Settings Overview#
| Section | Purpose |
|---|---|
| General | Name, avatar, description |
| AI | Model, temperature, market, currency, communication style |
| Assistant Team | Multiple AI personas |
| Availability | Business hours, schedules |
| Connections | Third-party integrations |
| Security | Domain whitelist, access controls |
| Webhooks | Event notifications |
General Settings#
Agent Name#
The name shown to users in chat. Keep it friendly and memorable.
Description#
Internal description for your team: what this agent is for, what channels it serves, any special notes.
Avatar#
Upload a profile picture (recommended 256x256, PNG/JPG/WebP, under 2MB).
AI Settings#
AI Model#
Choose which AI model powers your agent. Models are database-driven and may change over time:
| Model | Speed | Quality | Credits |
|---|---|---|---|
| Gemini 3 Flash | Fastest | Good | 1 |
| Grok 4.1 | Fast | Good | 1 |
| Gemini 3 Pro | Fast | Very Good | 5 |
| GPT-5.2 | Medium | Excellent | 10 |
| Claude 4.5 Sonnet | Medium | Excellent | 15 |
| Claude 4.5 Opus | Slower | Best | 25 |
Market / Region#
Optimizes AI responses, intent detection, and templates:
- Philippines (Filipino/Taglish)
- US (English)
- Global (Multilingual)
Timezone#
Used for scheduling, calendar bookings, and time displays. Defaults to Asia/Manila.
Currency#
Database-driven currency selection (PHP, USD, etc.) used for pricing displays, analytics, and CRM reporting.
Temperature (Response Creativity)#
Controls creativity vs consistency:
- Automatic Optimization (default): Creativity auto-adjusted by conversation type
- Custom: Manual slider from 0.0 to 0.7
- 0.0-0.3: Consistent, factual
- 0.4-0.6: Balanced
- 0.7: Maximum creativity (capped)
Lower is better for customer support. Intent-based adjustments still apply even with custom settings.
Communication Style#
- Conversation Style: Tone, formality, personalization
- Language Style: Preset patterns, adaptation level
- Both can be detected automatically from training data
Customer Image Analysis#
Toggle to analyze customer-uploaded images (+1 credit per upload analyzed).
System Prompt#
The core instructions for your AI. Shapes personality, tone, topics, and edge case handling.
Assistant Team#
Create specialized AI personas for different scenarios:
Creating a Team Member#
- Click Add Team Member
- Set name and system prompt
- Define routing rules (when to use this persona)
- Save
Example Team#
| Name | Role | Triggers |
|---|---|---|
| Sales Bot | Product questions, pricing | "how much", "buy", "purchase" |
| Tech Support | Technical issues | "error", "broken", "help" |
| General | Everything else | Default fallback |
Availability Settings#
Business Hours#
Set when AI should respond normally (e.g., Monday-Friday 9:00 AM - 6:00 PM).
After-Hours Behavior#
- Continue normally: AI responds as usual
- Modified response: Different greeting mentioning after-hours
- Collect info only: Take messages for follow-up
Holidays#
Set dates when special messaging applies with custom holiday messages.
Security Settings#
Domain Whitelist#
Restrict the web widget to your domains only.
Rate Limiting#
Prevent abuse with messages-per-minute and messages-per-day limits.
CAPTCHA#
Enable reCAPTCHA v3 for anonymous widget users.
Webhooks#
Send real-time notifications for events:
- Click Add Webhook
- Enter your endpoint URL
- Select events to track
- Copy signing secret
- Save
Available Events#
message.receivedmessage.sentconversation.startedconversation.resolvedlead.capturedhuman_handoff.requested
See Webhooks Documentation for details.
CRM Settings#
CRM-specific settings are in the CRM > Settings page. See Contacts & CRM for details on:
- Business Profile: AI-detected business type template
- Playbook: AI-generated behavioral playbook from conversation analysis
- Lead Scoring: Signals, grades, and scoring weights
- Follow-ups: Automatic follow-up configuration
- Advanced: Lifecycle windows, status rules, automation
Saving Changes#
Settings take effect:
- Immediately: General, Security
- After training: System prompt changes
- On next message: Most AI settings
Always click Save Changes at the bottom of each settings page.
Best Practices#
- Test after changes - Use Playground to verify
- Start conservative - Lower temperature, shorter responses
- Iterate gradually - Small changes, then test
- Review regularly - Re-evaluate settings monthly