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.
A filled-in example (no code)
Not technical? Here’s exactly what to type into each dashboard field to build a simple “Friendly Screener” — a warm first-round interviewer you can reuse for almost any job.| Field | What to type | Why |
|---|---|---|
| Name | Friendly Screener | Just a label for your list — candidates never see it. |
| Persona | Hi, I'm Riya. I'll ask a few quick questions about your background. | The AI’s opening line. Keep it to one friendly sentence. |
| Use case | Hiring | Sets the verdict wording (hire / no-hire). |
| Dimension 1 | Communication — weight 40 | How clearly they explain themselves. |
| Dimension 2 | Motivation — weight 30 | Why they want the role. |
| Dimension 3 | Relevant experience — weight 30 | Do they have the basics? |
| Tone | Friendly | Warm, not intimidating. |
| Difficulty | Easy | It’s a first-round screen, not a deep-dive. |
Examples for each use case
- Hiring
- Training
- Mock interview
Strict and skill-focused.
Next
Roles
Put your Interviewer to work inside a Role.
Create an Interviewer (API)
The full endpoint reference.