Skip to content

Persona Templates & Model Options

Agents Configuration

Persona templates help you start with a communication style and working posture instead of beginning from a blank slate. They do not create a complete agent variant with tools and operating protocols for you. You still define the task, the workflow, and the tools separately.

TemplateBest suited for
Intelligent AssistantGeneral-purpose assistance with a balanced style
Logical AnalystStructured reasoning, reviews, and evidence-first work
Empathetic AssistantPatient support and user-facing help
Collaborative PartnerJoint drafting, iteration, and facilitation
Creative ExplorerDiscovery, brainstorming, and exploring multiple angles
  1. Open an agent in the editor.

  2. Select the desired entry from the Persona Template picker.

  3. Review and refine the Task so the agent has a clear job description.

  4. Build or adjust the Operating Protocol.

  5. Assign the tools the agent should be allowed to use, then save.

Workflow agents can be assigned a model option that changes quality, speed, and credit usage.

OptionCharacteristicsCredit cost
PROHighest quality responses. Best for complex reasoning, nuanced conversations, and multi-step problem solving.Highest per run
BALANCEDGood balance of speed and quality. Suitable for most production workloads.Moderate per turn
BUDGETFastest response time at the lowest cost. Ideal for simple, high-volume tasks such as FAQ lookup or classification.Lowest per turn

You can change the model from the workflow agent settings in the editor. Workflow agents also expose a call budget to limit how many turns they may use in a run.

Use this decision guide to pick the appropriate LLM option for your use case:

Every agent execution consumes credits. The number of credits depends on:

  • LLM option — PRO costs more per turn than BALANCED, which costs more than BUDGET.
  • Turn count — each assistant turn within a session is billed independently.
  • Tool calls — some tools consume additional credits when invoked.

Credit balances and consumption are visible under Settings > Credits & Billing. See the Credits & Billing documentation for details on managing your organization’s credit balance.