AlphaAlpha Docs
HR ModuleRecruiting

Candidates

A candidate database that deduplicates applicants by email, stores CVs, and keeps a notes timeline per person.

Every person who applies (or that a recruiter adds manually) gets a single candidate record at HR → Candidates. Applications link back to the candidate, so someone who applies to three vacancies shows up once, with their full history.

Where candidates come from

SourceHow the candidate is created
applicationA public application automatically finds-or-creates a candidate by email (case-insensitive) and attaches the uploaded CV
sourcedA recruiter adds the candidate manually (e.g. found on LinkedIn)
referralAdded manually, flagged as a referral
otherAnything else

Deduplication is by email per tenant: submitting a second application with the same email address links it to the existing candidate instead of creating a duplicate, and adds the new CV to their documents.

The candidate profile

Open a candidate to see:

  • Profile: contact details, current role, skills, tags, desired salary and availability.
  • Documents: every CV and attachment, uploadable via drag-and-drop and downloadable at any time. Files must be PDF, DOC or DOCX (max 10 MB).
  • Applications: all their applications across vacancies, with status.
  • Activity: a timeline of everything that happened, plus free-form notes. Use this for call notes, interview impressions, and internal remarks.

Statuses

StatusMeaning
activeIn your talent pool
placedHired/placed: set automatically when one of their applications is marked Hired
do_not_contactAsked not to be contacted (or otherwise off-limits)
archivedNo longer relevant

Permissions

Candidate access uses the READ_CANDIDATES / MANAGE_CANDIDATES permissions. The default Recruiter role bundles vacancy, application and candidate permissions without any employee/time-tracking access, ideal for recruitment-agency tenants.

On this page