Admin Mode unlocks retrieval debugging — see exactly which chunks the vector store returned for each turn, the prompts the model received, and the skill calls that fired.
In this section
- Read the retrieval trace to diagnose wrong-answer bugs.
- Inspect Function Skill arguments and responses.
- Replay any turn against a different agent version.
Note
Admin Mode is gated by Agent Admin role or higher — Members cannot enable it.