Where Can I Use Variables?
You’ll find these text fields in the Interview Configuration section of your job posting settings:How to Use Variables
Wrap the variable name in double curly braces:{{ variable_name }}
Example — Prompt Intro:
“Hi Jane, thanks for joining us for the Senior Backend Engineer interview at Acme Corp.”
Available Variables
Candidate
Company
Job Posting
Interview
CV
Conditional Text
You can show different text depending on the situation using{% if %} blocks:
Example — Adjust for phone interviews:
Variables are resolved automatically for each interview. If a variable has no value (e.g. no CV was uploaded), it
will be empty.
Tips
- Keep it natural — the AI works best when instructions sound like guidance you’d give a human interviewer
- Don’t repeat job details the AI already knows — the job description, questions, and evaluation criteria are provided automatically

