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

# Session Types

> Public catalogue of Exterview agent session types in hiring-lifecycle order, with what is available today and what is upcoming, and the report each one produces.

## Purpose

Each agent owns one session type and produces one report. Below is the full catalogue, in hiring-lifecycle order, showing what is available today and what is upcoming.

<Note>
  Public catalogue only, no session limits, SKUs, meter IDs, or thresholds.
  Per-decision rates live on the [Pricing](/pricing/overview) page. Output names
  match [Monitor, Session Reports](/monitor/session-reports).
</Note>

<Info>
  **Availability:** **Available** means usable today. **Upcoming** means
  planned, not yet available; all upcoming agents target before December 2026.
</Info>

## Screening

<CardGroup cols={2}>
  <Card title="EX Scan" icon="magnifying-glass">
    **Available.** Resume and candidate-to-role analysis, including role creation. Output: Resume Match Report. Runs as a document workflow.
  </Card>

  <Card title="EX Phone Screen" icon="phone">
    **Available.** Short phone screening for qualification signals. Output: Phone Call Report. Runs as a live session.
  </Card>
</CardGroup>

## Live interviews

<CardGroup cols={2}>
  <Card title="EX Voice" icon="microphone">
    **Available.** AI voice screening interview. Output: Voice AI Screening Report. Runs as a live session.
  </Card>

  <Card title="EX Avatar" icon="video">
    **Available.** AI avatar (video) interview. Output: Avatar AI Screening Report. Runs as a live session.
  </Card>
</CardGroup>

## Panel and HR

<CardGroup cols={2}>
  <Card title="EX Panel" icon="users">
    **Coming soon.** Panel evaluation with consolidated scoring. Output: Panel AI Report. Runs as a live session.
  </Card>

  <Card title="EX HR" icon="user-tie">
    **Coming soon.** HR and behavioral round, including offer and join-likelihood signals. Output: HR AI Report. Runs as a live session.
  </Card>
</CardGroup>

## Assessments

<CardGroup cols={2}>
  <Card title="EX Skill Assessment" icon="clipboard-check">
    **Upcoming.** Role-relevant skill assessment. Output: Assessment AI Report. Runs as an assessment session.
  </Card>

  <Card title="EX Code" icon="code">
    **Launching Aug 31, 2026.** Coding assessment with structured scoring. Output: Code AI Report. Runs as an assessment session.
  </Card>
</CardGroup>

## Post-hire

<CardGroup cols={2}>
  <Card title="EX Onboarding Buddy" icon="handshake">
    **Upcoming.** Onboarding support and early-success signals before day 90. Output: Buddy AI Screening Report. Runs as a post-hire session.
  </Card>

  <Card title="EX Role Fit" icon="chart-line">
    **Upcoming.** Post-hire role-fit check-in. Output: Rolefit AI Screening Report. Runs as a post-hire session.
  </Card>
</CardGroup>

## Offer

<CardGroup cols={2}>
  <Card title="Offer recommendation and join-likelihood" icon="file-signature">
    **Upcoming.** An intelligence read on offer terms and the likelihood a
    candidate accepts and joins. Document generation and e-signature are handled
    as an integration. See the [Roadmap](/product-updates/roadmap).
  </Card>
</CardGroup>

<Info>
  **Included document workflows:** role creation runs inside **EX Scan**, so
  there is no separate agent to deploy.
</Info>

## FAQs

<AccordionGroup>
  <Accordion title="Which agents are available today?">
    EX Scan, EX Phone Screen, EX Voice, and EX Avatar are available now. EX Code is launching Aug 31, 2026. EX Panel and EX HR are coming soon. EX Skill Assessment, EX Onboarding Buddy, EX Role Fit, and offer intelligence are also upcoming.
  </Accordion>

  <Accordion title="Do we have to use every agent?">
    No. Agents are enabled per role and pipeline during Configure. Use only what
    fits your hiring flow.
  </Accordion>

  <Accordion title="What's the difference between a session and a document workflow?">
    A session is a live, real-time interaction; a document workflow is a non-live
    task like resume screening or role creation.
  </Accordion>

  <Accordion title="Where do the outputs go?">
    Every completed agent produces the report named above, reviewed in Monitor.
  </Accordion>
</AccordionGroup>

## Related

<CardGroup cols={2}>
  <Card title="Modules" icon="grid-2" href="/get-started/modules">
    The same agents in the full module catalogue.
  </Card>

  <Card title="Now Available" icon="circle-check" href="/product-updates/now-available">
    Everything deployable today.
  </Card>

  <Card title="Invite Flows" icon="paper-plane" href="/deploy/invite-flows">
    How candidates enter a live session.
  </Card>

  <Card title="Session Reports" icon="file-chart-column" href="/monitor/session-reports">
    What each agent produces.
  </Card>
</CardGroup>
