> ## Documentation Index
> Fetch the complete documentation index at: https://docs.alex.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create Job

> Starts asynchronous creation of a new job (interviewer) from a job description. Returns immediately with the deterministic Alex `interviewerId` that the job will be assigned once generation completes. Job generation runs in the background; poll `GET /interviewers` to detect when the job is available.



## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.alex.com/llms.txt).
