Creating Personas
Step-by-step guide to creating a new AI persona
Personas define how your AI agent communicates with customers. This guide walks you through creating a new persona.
Create a New Persona
- Navigate to AI Agents > Personas
- Click Create Persona (or Add Persona)
- Fill in the basic information
- Configure behavior settings
- Click Save
Basic Information
Name
Give your persona a descriptive name:
- "Friendly Support Agent"
- "Technical Support"
- "Sales Assistant"
This name is for internal use—customers won't see it unless you configure it that way.
Description
Optionally describe the persona's purpose:
- "Handles general customer inquiries"
- "Specialized for enterprise customers"
- "Pre-sales questions only"
Make Default
If this should be the default persona for your widget, enable "Make Default". The default persona is used when no specific persona is selected.
Starting from a Template
Goldilocks offers master persona templates optimized for different use cases:
- E-commerce Support - Returns, shipping, orders
- SaaS Support - Features, billing, technical help
- Sales Assistant - Product questions, pricing
- Training Bot - Learning and onboarding
Select a template to start with pre-configured settings, then customize as needed.
Configuration Steps
After creating the basic persona:
1. Configure Behavior
Set how the AI responds:
- Tone - Friendly, professional, casual
- Response length - Concise, standard, detailed
- Escalation threshold - When to offer human support
Detailed configuration guide →
2. Add Custom Instructions
Provide specific guidance:
- Business rules
- Topics to avoid
- Special handling instructions
3. Set Variables (if using template)
If based on a template, fill in required variables:
- Company name
- Product name
- Support email
4. Configure Knowledge Access
Optionally limit which content this persona can access:
- All content (default)
- Specific collections only
- Exclude certain documents
Testing Your Persona
Before going live:
- Go to Widget > Preview
- Select your new persona
- Test various questions
- Verify tone and behavior
- Check knowledge access
Setting as Widget Default
To use this persona in your widget:
- Go to Widget > Look & Feel
- Find "Default Persona" setting
- Select your persona
- Save changes
Or for embed code:
new Goldilocks({
apiKey: 'your-key',
persona: 'your-persona-id'
});Managing Personas
Edit a Persona
- Go to AI Agents > Personas
- Click on the persona
- Make changes
- Save
Duplicate a Persona
To create a variation:
- Open the persona
- Click Duplicate (if available)
- Rename and modify
- Save
Deactivate a Persona
To remove from use without deleting:
- Open the persona
- Toggle Active off
- Save
Inactive personas aren't available in the widget but retain their configuration.
Delete a Persona
- Go to AI Agents > Personas
- Click delete icon
- Confirm deletion
You cannot delete the default persona if it's the only one. Create another persona and set it as default first.
Best Practices
Start Simple
Begin with one persona and refine it before creating multiple personas.
Test Thoroughly
Test each persona with real customer questions before deploying.
Monitor Performance
After deployment, monitor:
- Resolution rates by persona
- Escalation rates
- Customer feedback
Iterate Based on Data
Use insights to improve:
- Adjust tone settings
- Add custom instructions
- Refine knowledge access