🎉Join the early access program
Browse documentation
How-tointermediateadmin, member

Customizing Agent Behavior

Fine-tune how your agents respond, prioritize, and communicate.

5 min read5,900 viewsUpdated 2026-01-25

Setting personality

In the agent settings, choose a communication style:

StyleBest for
ProfessionalClient-facing comms, formal reports
FriendlyInternal team chat, casual updates
ConciseAlerts, status reports, data summaries

This affects how the agent writes emails, chat messages, and reports.

Task priorities

Set priority rules under Agent → Settings → Priority Rules:

priority_rules:
  - condition: "sender.is_vip"
    priority: "critical"
    action: "handle_immediately"
  
  - condition: "ticket.age > 2h"
    priority: "high"
    action: "escalate"
  
  - condition: "default"
    priority: "normal"
    action: "queue"
VIP contacts can be managed in Settings → Contacts → VIP List.
customizationbehavior
Start Free Today

Your AI employees are ready to workAre you ready to hire?

No credit card requiredSet up in 5 minutesCancel anytime