What is the Agents Tab?
The Agents Tab is the central configuration hub where you define your voice AI agent’s personality, behavior, and conversational style. This is where you write the core prompt that guides your agent’s responses and set up custom variables for personalization.Access Bolna playground from https://platform.bolna.ai/.

Agents Tab on Bolna Playground
Key configuration options
- Text-to-speech Voice - Shortcut to select voice (Can also be done from the Voices tab)
- LLM - Shortcut to select LLM (can also be done from the LLM tab)
- Scroll between all tabs
-
Agent Welcome Message - This is the first message that the agent will speak as soon as the call is picked up. This message can also be interrupted by the user. (Hot tip : Unless you have a clear announcement / disclaimer to start with, keep this message short -
Hello!
) - Agent Prompt - This is the text box in which you will write the entire prompt that your agent will follow.
- Variables - Whenever you write as a
{variable}
this becomes a custom variable that you can assign. Whatever you write in the variable text box will be what the agent considers when conversing. For example, in the prompt you can writeYou are speaking to {name}
and in the text box, write Rahul to tell the agent who they are speaking with
Next steps
Ready to configure your agent? Explore related Playground tabs:- LLM Tab to select your language model and configure intelligence
- Voice Tab to choose synthesizer and voice settings
- Functions Tab to add custom function calling
- Review prompting best practices for optimal results