Workbook Imports
Workbook Imports let you bulk-load talent profiles, skills, and certifications from a spreadsheet instead of onboarding people one at a time. Imports follow a safe three-step flow — Upload & Preview → Review → Commit — so nothing reaches the platform until you approve it, and a committed import can be rolled back.
Browse import history
- Navigate to Admin → Import.
- The table lists every import run with its source file, template version, status (Pending, Reviewing, Committed, Rolled Back), and row counts (total, accepted, rejected).
- Click Review on any row to open its detail page. Use Refresh to update the list.
/admin/importStart a new import
Use the Illumera Standard Import Template v1.0 (XLSX). Graphable Talent Matrix v2.4 exports are also accepted and auto-converted.
- From Admin → Import, click New Import (
/admin/import/new). - Click Download Template if you need the blank workbook.
- Select a company to attach the imported talent to.
- Select the XLSX file (max 10 MB,
.xlsxonly). - Click Upload and Preview.
- Review the preview: total / accepted / rejected / skipped counts, any warnings, and the per-row breakdown (person, skill, certification, partner). A notice appears if a Graphable file was auto-converted.
- Click Continue to Review.
/admin/import/newThe preview is non-destructive — uploading parses and stages the rows but writes nothing to the platform. Read the warnings carefully, especially for auto-converted Graphable files.
Review and commit a run
Open a run at /admin/import/runs/:runId to work through its rows.
- If the run is Pending, click Start Review to move it into reviewing mode.
- Filter rows by type and status. For each row, click Accept or Reject, or use Accept All to approve every eligible row at once.
- When no rows remain pending, click Commit Import. The summary reports how many profiles, skills, and certifications were written, and how many partner rows were queued.
/admin/import/runs/:runIdRows of type partner are not committed as talent — they are routed to a separate partner queue and are excluded from the pending-row count.
Roll back a committed import
- Open a Committed run and click Rollback….
- Optionally enter a reason and click Confirm Rollback.
Rolling back soft-deletes the profiles created by the import, but the skills and certifications it wrote are permanently removed. This action cannot be undone — confirm you are rolling back the correct run.