The layers
Persona and Instructions
Persona controls identity, voice, tone, and formatting. Instructions define task-specific rules and operating behavior. AutoSage adds both as authoritative operator layers, so they take precedence over conflicting built-in guidance.Tools, skills, and data preview
The system prompt describes available retrieval and tool behavior, then adds any attached skills. A short preview of document summaries and connected data helps the model choose the right tool without loading the entire corpus into context.Memory and conversation history
At message time, relevant durable memories and a compact summary of older turns can be added before the recent history and new message. These are independent systems: compaction preserves continuity within one chat, while durable memory can carry selected facts across chats. Retrieved document passages are not preloaded as memory. They arrive as tool results during the run and become the sources cited in the final answer.Full Custom Prompt precedence
A full Custom Prompt is a complete replacement for the built-in answering behavior in its mode. When it is set, it also supersedes Persona and Instructions for that mode.| Field | Applies to | Behavior |
|---|---|---|
| Persona | Quick and Deep defaults | Authoritative identity and presentation layer |
| Instructions | Quick and Deep defaults | Authoritative operating rules |
| Custom Prompt | Quick | Replaces the Quick answering prompt |
| Main/Deep Custom Prompt | Deep | Replaces the Deep answering prompt |
Next steps
Knowledge-base prompts
Configure Persona, Instructions, and mode-specific Custom Prompts.
Agent runtime
See how prompt layers guide planning, tools, and final answers.