Use Cases
When communicating with an AI-powered avatar, there are often instances where you might think– "Why did it just say that?"
When tuning an AI character, the difference between "good" and "great" often comes down to what’s actually being sent to the model. Mindview is our new debugging tool that gives you full, transparent visibility into the live prompt that Convai constructs for every single turn.
Mindview helps you debug faster, align teams, and ship characters that behave exactly as intended.
(Availability: Mindview is included on the Professional plan and above.)
Also read: Build Vision Based AI Characters in Unity

Mindview shows the complete prompt that reached the LLM for a given message, which allows you to:
According to OpenAI, 85% of AI developers consider prompt transparency essential for reliable conversational AI development.



Mindview assembles the prompt dynamically from every part of your character setup. Seeing it all in one place makes it clear why your character behaved the way it did.
Changes you apply in Convai Playground immediately appear in Mindview after a turn completes. For example, updating Personality Traits adds corresponding style instructions to the prompt, while adding Knowledge Bank documents injects relevant facts for the AI to use in responses.
From the docs header you can jump to the Convai Forum for help, examples, and tips from the team and community: forum.convai.com. To learn more, read the detailed documentation on Mindview and other Character customization tools.
What is Mindview?
A Convai Playground feature that displays the complete prompt sent to the LLM for the current or selected turn. It helps you understand context, improve setup, and troubleshoot.
How do I open Mindview in Convai?
You can access Mindview by opening the Mindview tab in Convai Playground. To review prompts from past interactions, go to Memory, select a session, and click the Mindview icon next to the message you want to inspect.
What information does Mindview display?
Mindview reveals the entire prompt chain including backstory (within <back-story> tags), language settings, personality traits, active narrative objectives, knowledge bank snippets, and any long-term memory data used in the current turn.
Which Convai plans include Mindview?
Mindview is available to users on the Professional plan and higher tiers, making it accessible for teams requiring advanced debugging and prompt transparency features.
How does Mindview help improve AI character performance?
By exposing the exact prompt sent to the model, Mindview allows you to spot missing or conflicting context, verify personality and narrative instructions, and ensure repeatability of interactions, ultimately leading to characters that behave exactly as intended.