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

# How-to: Importing Candidates (CSV/Excel)

## Overview

Import a CSV or Excel file containing your candidates' contact information to invite them in bulk. Your file should contain these fields:

| Field                                                 | Required           |
| :---------------------------------------------------- | :----------------- |
| First name **and** last name, or a single Name column | Mandatory          |
| Email                                                 | Mandatory          |
| Phone number                                          | Highly recommended |

A phone number is only needed if you want to send SMS messages, which we highly recommend, since it leads to a higher candidate conversion rate.

<Warning>
  Don't forget the country prefix when entering a phone number. Numbers must use the format `+X XXXXXXXXX`.
</Warning>

## Steps

<Steps>
  <Step title="Start the import">
    Go to your position. Next to the **Invite Candidate** button, click **or import from a file** to start the import flow.

    <Frame>
      <img src="https://mintcdn.com/hireflixsl/VDRYCrZwKf8DNtoK/images/hireflix-userguide-invite-candidate-one-by-one.png?fit=max&auto=format&n=VDRYCrZwKf8DNtoK&q=85&s=767c88765b6428ac8e78ccae52c2e1cc" alt="Importing candidates in Hireflix" width="1592" height="518" data-path="images/hireflix-userguide-invite-candidate-one-by-one.png" />
    </Frame>
  </Step>

  <Step title="Upload your file">
    Upload a CSV or Excel file.
  </Step>

  <Step title="Match your columns">
    Match each field to the right column in your file:

    * Link the `firstname` and `lastname` columns to the **first name** and **last name** fields. If your file has a single `name` column instead, enable the setting below to automatically split it into first and last name.
    * Match your **email** column.
    * Match your **phone number** column.

    <Frame>
      <img src="https://mintcdn.com/hireflixsl/VDRYCrZwKf8DNtoK/images/hireflix-userguide-import-candidates.png?fit=max&auto=format&n=VDRYCrZwKf8DNtoK&q=85&s=be2ecaced78c2dcbe7e1403275bb04ea" alt="Importing candidates in Hireflix" width="1592" height="1050" data-path="images/hireflix-userguide-import-candidates.png" />
    </Frame>
  </Step>

  <Step title="Preview the import">
    Click **Preview Import** to check for issues before importing. The most common issue is phone numbers that don't follow the `+X XXXXXXXXX` format. In the image below, I made a formatting error with the phone numbers. You can download the error report to understand what went wrong.

    <Frame>
      <img src="https://mintcdn.com/hireflixsl/VDRYCrZwKf8DNtoK/images/hireflix-userguide-import-candidates-error-report.png?fit=max&auto=format&n=VDRYCrZwKf8DNtoK&q=85&s=9fee71a703fd5d93661a27b33064991b" alt="Importing candidates in Hireflix" width="1592" height="562" data-path="images/hireflix-userguide-import-candidates-error-report.png" />
    </Frame>
  </Step>

  <Step title="Import your candidates">
    Once everything looks good, import your candidates in bulk.
  </Step>
</Steps>

<Card color="#5863ff" icon="arrow-right" horizontal href="/user/inviting-candidates/sending-invitations" title="Learn next?">
  Learn what happens when invitations are sent.
</Card>
