Talent Systems — Science Team
Interviewer Prompt

Configurable Fields Reference

Complete reference for every editable interviewer rubric field.

How to Edit

  1. Go to /admin/interviewer-prompt (structured) or /admin/adaptive-prompt (adaptive)
  2. Edit any field — text areas, number steppers, or add/remove lists
  3. Live preview panel on the right shows the assembled prompt in real-time
  4. Click "Save Changes" → version save modal appears
  5. Choose change type (Revision/Refinement/Calibration), name, and description
  6. Save creates an immutable version snapshot

Field Types in the Admin UI

TypeExample FieldsHow to Edit
Text areaSystem identity, tone, probing styleType directly, use {token} placeholders
Number stepperMax probes per question, max resume charsClick +/- or type number
CheckboxInclude full resume (toggles max_resume_chars to null)Click to toggle
Add/remove listHard rulesType new rule + click Add, click X to remove
Token pills{companyName}, {role}Click pill to insert at cursor position

Token System

Tokens are {placeholderName} patterns replaced at runtime:

  • {companyName} → employer's company name
  • {role} → posting title
  • {targetDuration} → target duration from depth config (adaptive only)

Invalid tokens (typos like {compnyName}) are flagged with a yellow warning banner.

Live Preview

The right-side preview panel shows the complete assembled prompt as the AI will receive it. It updates in real-time as you edit fields. On mobile, use the "Preview" button to open a full-screen preview modal.

Version History

Click the version dropdown in the save bar to browse all previous versions. Select any version to preview it. Click "Save" while previewing to roll back (creates a new version — never overwrites history).

On this page