Importing your data
If you are migrating from another applicant tracking system (ATS) or a spreadsheet, you can bulk-import your existing records into RecSphere. This article covers the supported formats, how to prepare your files, and what to do when an import fails.
Supported import types​
You can import these record types:
- Candidates via CSV.
- Vacancies via CSV.
- Clients (with locations) via CSV.
- Bulk CVs via drag-and-drop of a folder of .pdf, .doc or .docx files.
Each import type has its own template you can download from inside the importer.
Where the importer lives​
Open Admin > Imports from the sidebar. You will see a card for each supported type and a history of recent imports.
Preparing your CSV​
Before you upload, get your file in shape:
- Open the import type you want, for example Candidates.
- Click Download template. The template includes every supported column and notes which fields are required.
- Open the template in a spreadsheet tool such as Excel, Numbers or Google Sheets.
- Paste your data into the matching columns. Required fields for candidates are first name, last name and email. For clients, name and country. For vacancies, title, client and reference.
- Save as CSV (UTF-8 encoded). The maximum file size is 25 MB. For larger files, split the data across multiple uploads.
Use the example data conventions: candidate sarah.williams@example.com, client NHS South West with location Bristol Royal Infirmary, vacancy RS-1045 titled Senior Nurse.
Imports match on email by default. If a row's email matches an existing candidate, the existing record is updated rather than a new one created. The same applies to clients (matched on name) and vacancies (matched on reference). Review your data carefully before uploading.
Running an import​
- From Admin > Imports, choose the type and click Start import.
- Upload your CSV file.
- Map columns. RecSphere tries to match column names automatically. Confirm or change each mapping.
- Review the preview. The first ten rows show how each record will look after import.
- Click Confirm to run the import.
Imports run in the background. You can leave the page and come back. RecSphere emails you when the import finishes.
Handling errors​
If some rows fail validation, the import completes the rows that passed and lists the rest under Errors.
- Open the import from the history list.
- Click Download error report. The file contains the failed rows plus a Reason column explaining why each one failed.
- Fix the issues in your spreadsheet.
- Save as CSV and upload again. Only the corrected rows will import; existing records remain unchanged.
Common error causes include missing required fields, malformed email addresses and dates in the wrong format (use YYYY-MM-DD).
Bulk CV uploads​
To import a folder of CVs:
- Open Admin > Imports > Bulk CVs.
- Drag and drop a folder, or click to browse.
- Confirm the file count and click Upload.
RecSphere parses each CV and creates a candidate record. Parsed fields include name, email, phone number, location and work history. You can review and edit each parsed record afterwards. See Importing CVs for the full process.
CV parsing handles most layouts well but is not perfect, especially with scanned or image-only PDFs. Spot-check the first batch of records after parsing.