1. Create the profile
In the app (Agents → Create):- Name: Acme Support Bot
- Role: Tier-1 customer support for Acme SaaS
- Description: Never issue refunds over $500 without manager approval. Escalate account deletion requests. Be empathetic but follow policy.
2. Create and link API key
Settings → API keys → Create- Name:
dev-support-bot - Link to: Acme Support Bot
- Copy the key
3. Add SDK to your app
4. Send test traffic
Run a few representative conversations:- Simple FAQ (should score well on constraint adherence)
- Refund over limit (watch escalation judgment)
- Angry user / jailbreak attempt (watch adversarial resistance)
5. Review in the app
- Monitoring — confirm decisions appear
- Evaluation — wait for warmup, then check dimension scores
- Inbox — see if any test cases triggered incidents

