> ## 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.

# Analytics

> Pipeline, candidate, evaluation, and session-level analytics in Exterview, with reports for hiring funnel health, reviewer activity, and outcome tracking.

## Purpose

Roll individual reports up into a view of your whole hiring operation — progress, bottlenecks, and evaluation quality.

## Report categories

<CardGroup cols={3}>
  <Card title="Funnel & progress" icon="chart-line">
    Completion rate, stage progression, and where candidates stand.
  </Card>

  <Card title="Review & compliance" icon="clipboard-list">
    Review status and exportable views for auditors.
  </Card>

  <Card title="Workflow health" icon="gauge-high">
    Report availability and whether workflows are running cleanly.
  </Card>
</CardGroup>

## Metrics you can track

| Metric              | Tells you                              |
| ------------------- | -------------------------------------- |
| Completion rate     | How many invited candidates finish.    |
| Review status       | What's awaiting human review.          |
| Stage progression   | Where candidates move or stall.        |
| Report availability | Which reports are ready.               |
| Candidate status    | Where each candidate stands.           |
| Workflow health     | Whether workflows are running cleanly. |

## What analytics helps you do

<CardGroup cols={2}>
  <Card title="Spot bottlenecks" icon="magnifying-glass">
    See where candidates stall so you can fix the step, not just the symptom.
  </Card>

  <Card title="Track reviewer activity" icon="user-check">
    Confirm reports are actually being reviewed, not just generated.
  </Card>

  <Card title="Watch evaluation quality" icon="chart-line">
    Monitor consistency and outcomes across the pipeline over time.
  </Card>

  <Card title="Support audits" icon="clipboard-list">
    Export compliance-ready views for reviewers, subject to your access settings.
  </Card>
</CardGroup>

## FAQs

<AccordionGroup>
  <Accordion title="Do analytics expose scoring formulas?">
    No. Analytics report status, flow, and quality signals — not proprietary scoring logic or thresholds.
  </Accordion>

  <Accordion title="Can we export reports?">
    Yes, subject to your governance and access settings. Compliance and audit
    reports support reviewer workflows.
  </Accordion>

  <Accordion title="How fresh is the data?">
    Analytics update as sessions complete and reports generate.
  </Accordion>
</AccordionGroup>

## Related

<CardGroup cols={2}>
  <Card title="Session Reports" icon="file-chart-column" href="/monitor/session-reports">
    The individual reports these analytics roll up.
  </Card>

  <Card title="Calibration" icon="scale-balanced" href="/monitor/calibration">
    How scoring stays reproducible as evaluations run.
  </Card>
</CardGroup>
