Skip to main content
An interview design is the AI screening script for a role. Generate one, then either email the invite to a candidate (send-interview) or generate an apply link without sending email (interview-link).

1. Create an interview design

Parameters — designs create

--type only accepts structured or conversational. Any other value fails with exit code 8 (CLI usage).

2. Send the interview

Email the candidate a screening invitation containing their apply link.

Parameters — candidates send-interview

To get a link without sending an email, use candidates interview-link (below) rather than a --mode value. That’s the supported way to retrieve a shareable apply link.
Extract just the link:

List and inspect designs

Track interview sessions

Sessions appear once candidates start completing screening. They’re empty until then.

Common errors

FAQ

Yes. Create one with staplehire designs create, then pass its ID to send-interview or interview-link.
interview-design is a deprecated alias for designs, and interview-sessions is a deprecated alias for sessions. Both still work.
Related: Add a candidate · Send an email · Command reference