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

# Add Candidates

> Add candidates manually, import a resume with AI, or upload resumes in bulk—choose the best method for speed, accuracy, and batch size.

There are three ways to add candidates to Mercury Recruit. Pick the right method based on resume quality, batch size, and how much control you need.

<CardGroup cols={3}>
  <Card title="Manual entry" icon="pen">
    Full control over every field. Best for unclear resumes or referrals.
  </Card>

  <Card title="AI resume import" icon="wand-magic-sparkles">
    Upload one resume; Mercury auto-fills the fields. Best for most cases.
  </Card>

  <Card title="Bulk upload" icon="layer-group">
    Upload many resumes at once. Best for large hiring batches.
  </Card>
</CardGroup>

<Frame>
  <img src="https://mintcdn.com/mercury360/3rHN-vVlfDE7cTCn/images/AC.png?fit=max&auto=format&n=3rHN-vVlfDE7cTCn&q=85&s=c53bded2df8f21880ca71fa273a2c873" alt="AC" width="1890" height="430" data-path="images/AC.png" />
</Frame>

## Method 1 — Add resume manually

Use this when you need full control over the candidate data.

### When to use it

* The resume is unclear or unstructured
* You need to verify or correct details
* You're adding candidates from interviews, referrals, or notes

<Steps>
  <Step title="Click Add Candidate">
    From the **Candidates** page or a job’s pipeline.
  </Step>

  <Step title="Assign to a job">
    Use **Assign to Jobs** to attach the candidate to one or more jobs.
  </Step>

  <Step title="Enter the details">
    Required fields are marked. Optional fields enrich the profile and improve future matching.

    | Required            | Optional                                                                                                                                                             |
    | ------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
    | Name, Email, Resume | Address, Phone, Cover letter, Work experience, Education, Skills, Projects, Certificates, Languages, Publications, Awards, Summary, Social media, Salary expectation |
  </Step>

  <Step title="Save the candidate">
    Click **Add Candidate** to save the candidate with the data you entered.
  </Step>
</Steps>

## Method 2 — Import with AI (resume parse)

Use this when resumes are clear and you want speed.

### When to use it

* The resume is well-formatted
* You want to save time on data entry
* You're handling multiple individual applications

<Steps>
  <Step title="Click Add Candidate">
    From the **Candidates** page or a job’s pipeline.
  </Step>

  <Step title="Assign to a job">
    Pick the job from **Assign to Jobs**.
  </Step>

  <Step title="Upload the resume">
    Upload a single resume file and click **Next**. Mercury parses it and auto-fills candidate fields.
  </Step>

  <Step title="Review and save">
    Review the parsed fields, correct anything wrong, then click **Add Candidate**.
  </Step>
</Steps>

<Tip>
  AI parsing is fast but imperfect on creative or non-standard resume layouts. Always do a quick review before saving.
</Tip>

## Method 3 — Bulk upload

Use this when you need to add many candidates at once.

### When to use it

* Large hiring batches
* Job fairs, agency batches, or bulk submissions
* Speed matters more than per-candidate review

<Steps>
  <Step title="Click Add Candidate">
    From the **Candidates** page.
  </Step>

  <Step title="Select a job">
    All uploaded candidates will be linked to this job.
  </Step>

  <Step title="Upload multiple resumes">
    Drag in multiple files at once.
  </Step>

  <Step title="Upload candidates">
    Click **Upload Candidates**. All candidates are added and linked to the selected job.
  </Step>
</Steps>

## Choose the right method

| Method           | Best for                               | Trade-off                         |
| ---------------- | -------------------------------------- | --------------------------------- |
| **AI import**    | Most applications                      | Requires a quick review pass      |
| **Manual entry** | Referrals, interviews, unclear resumes | Slower but most accurate          |
| **Bulk upload**  | Large hiring batches                   | Less time per candidate to verify |

<Warning>
  Whichever method you choose, **review candidates after adding** to ensure data accuracy—especially email and phone, which drive every downstream communication.
</Warning>

## Related

<CardGroup cols={2}>
  <Card title="Manage candidates" icon="users" href="/candidates/manage-candidates">
    Find, filter, and organize candidates across jobs.
  </Card>

  <Card title="View candidate details" icon="user" href="/candidates/candidate-details">
    Open a profile and take action on a candidate.
  </Card>
</CardGroup>
