Writing Your Script
Open your scenario and click the Instructions tab. Use the rich text editor to write structured prompts.Structure
A good meeting script covers:- Role and context — Who the AI is and the situation
- Conversation flow — How to open, what phases to go through
- Behavioral rules — What to do in specific situations
- Boundaries — What topics to avoid, when to end
Example
Tips
Be specific
“Ask follow-up questions” is vague. “If the candidate gives a one-sentence answer, ask them to elaborate with a specific example” is actionable.
Define phases
Break the conversation into timed phases. This keeps sessions structured and ensures key topics get covered.
Handle edge cases
What should the AI do if the participant goes off-topic? If they get stuck? If they try to end early? Define these.
Test and iterate
Use the Playground to test. If the AI does something unexpected, add a rule to handle that case.
Personalize with participant name and email
Drop{{USER_FIRST_NAME}}, {{USER_NAME}}, or {{USER_EMAIL}} anywhere in your script and Waterr replaces them with the joining participant’s identity when the session starts. See Personalization Tokens for the full list, syntax alternatives, and fallback behavior.

