What it controls
Who it is
The name and personality the candidate talks to.
How it talks
Friendly or strict, easy or hard, deep follow-ups or light ones.
How it scores
The list of things it grades, and how much each one counts.
Every field, in plain words
A label for you, like
"Senior Backend Interviewer".The first thing the AI says about itself, like
"Hi, I'm Alex, a senior engineer." This sets the mood.Pick why you’re interviewing. This changes the words in the final verdict
(for example hire vs ready to practice more).
The things to grade. Each one is
{ name, description, weight }. The
weights must add up to 100. Example: System Design 50, Coding 30,
Communication 20.How the chat feels:
tone— friendly, professional, strict, or challengingstyle— structured, conversational, or adaptivedifficulty— easy, medium, hard, or adaptiveprobingDepth— low, medium, or high (how much it digs in)
How numbers are made:
scale (0-10, 0-5, or 0-100) and scoringMethod
(weighted_average or rule_based).Extra background so the AI sounds like it belongs:
organizationContext,
domainContext, scenarioContext.What ends up in the report:
includeTranscript, includeScoreBreakdown,
includeRecommendation, includeImprovementFeedback. All on by default.Make one, step by step
You can do this two ways — in the dashboard (no code) or over the API. Both create the exact same thing.- Dashboard (UI)
- API
Name it and give it a personality
Fill in the Name and the Persona (one sentence on how the AI
introduces itself).
Add what to grade
Add 2–4 evaluation dimensions and set each one’s weight so they add
up to 100. Set the tone and difficulty.
Examples for each use case
- Hiring
- Training
- Mock interview
Strict and skill-focused.
Next
Evaluation Templates
Put your agent to work inside a role or assessment.
Create an agent profile (API)
The full endpoint reference.