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

# Export to PDF or CSV

> Export verification data to PDF or CSV formats

Export session data from the Admin Console for reporting, compliance, or record-keeping.

## Export formats

<CardGroup cols={2}>
  <Card title="PDF Export" icon="file-pdf">
    Export individual session details as a formatted PDF document — ideal for compliance records, sharing with stakeholders, or archiving completed verifications.
  </Card>

  <Card title="CSV Export" icon="file-csv">
    Export session data in bulk as a CSV file — ideal for analysis, importing into spreadsheets, or integrating with your internal systems.
  </Card>
</CardGroup>

## Exporting a single session as PDF

1. Open a session in the [Admin Console](https://app.deepidv.com)
2. Click **Export** → **PDF**
3. The PDF includes applicant details, verification results, document images, and status history

<Frame>
  <img src="https://mintcdn.com/deepidv/8Cphj5v28dt6np_8/images/pdf_view.png?fit=max&auto=format&n=8Cphj5v28dt6np_8&q=85&s=269400ce22ed241e7c9488bdc4e77300" alt="Download PDF from a session in the Admin Console" width="977" height="825" data-path="images/pdf_view.png" />
</Frame>

## Exporting sessions in bulk as CSV

1. Navigate to **Sessions** in the [Admin Console](https://app.deepidv.com)
2. Apply any filters to narrow down the data you want to export (status, date range, workflow, etc.)
3. Click **Export** → **CSV**
4. The CSV file downloads with one row per session

<Frame>
  <img src="https://mintcdn.com/deepidv/8Cphj5v28dt6np_8/images/csv_view.png?fit=max&auto=format&n=8Cphj5v28dt6np_8&q=85&s=a1cf741ec0d042ce3490d25a020f5f14" alt="Export CSV dialog with date selection and field options" width="846" height="821" data-path="images/csv_view.png" />
</Frame>

### CSV fields

The exported CSV includes:

| Field          | Description                           |
| -------------- | ------------------------------------- |
| Session ID     | Unique session identifier             |
| External ID    | Your internal reference (if provided) |
| Applicant Name | First and last name                   |
| Email          | Applicant's email address             |
| Phone          | Applicant's phone number              |
| Status         | Current session status                |
| Workflow       | Workflow used for the session         |
| Created At     | Session creation timestamp            |
| Completed At   | Verification completion timestamp     |
