The prompt fields
Persona
Persona
Who the assistant is — its role, tone, and personality. For example, “a friendly support specialist for Acme’s billing team.”
Instructions
Instructions
Rules and guidance layered on top of the persona — what to always do, what to avoid, how to format answers, which topics to stay within.
Custom prompt
Custom prompt
A complete replacement for the built-in answering instructions, for white-label and fully branded assistants that need total control of behavior.
How the fields combine
This is the most important thing to understand about prompts, and it keeps the behavior predictable:Persona + Instructions
Additive. They layer on top of AutoSage’s built-in answering behavior as authoritative overrides — the assistant still benefits from grounded retrieval and citations, now in your voice and within your rules.
Custom prompt
A full replacement. It takes over the built-in answering instructions entirely. When a custom prompt is set, the Persona and Instructions fields are not applied.
Tuning Quick and Deep modes separately
AutoSage answers in two modes — Quick for fast responses and Deep for thorough, multi-step reasoning (see Answering modes). You can tune each independently:The standard custom prompt applies to Quick mode answers.
The main custom prompt applies to Deep mode answers.
Because each mode has its own custom prompt, you can give a brief, snappy voice to Quick answers and a more detailed, methodical one to Deep answers within the same knowledge base.
Advanced fields for connected data
When a knowledge base has database connections, two more fields let you guide how the assistant works with live data:Guidance for how the assistant queries your connected data — which tables to prefer, conventions to follow, and constraints to respect.
Guidance for how query results are visualized — preferred chart types, formatting, and labeling.
Next steps
Answering modes
See how Quick and Deep modes differ and when to use each.
Build an agent
Package your prompt settings into a deployable agent.