How it works
Every workflow starts with a trigger (an event in your workspace), then runs one or more actions (send email, move stage, add tag, etc.). You can branch the flow with conditions and pause it between steps with wait delays. The builder lives at Workflows. Each workflow has a status ofDraft, Active, Paused, or Archived. Only Active workflows fire on real events.
Hirempire autosaves your graph as you edit. The header shows a
Saving… / Saved indicator so you always know your changes are persisted.Creating a workflow
Open Workflows
Go to Workflows and click New workflow, pick a template, or click the AI builder button to start from a prompt.
Pick a trigger
A blank workflow opens with the Choose a trigger panel. Select the event that should start the workflow.
Add steps
Click the + button under any node to open the Add step panel and choose what happens next. The builder auto-positions each step for you.
Configure each node
Click any node on the canvas to open its config panel on the right. Fill required fields — incomplete nodes show a red warning dot.
Triggers
A workflow can only have one trigger. Choose the event that starts your automation.Candidate matches criteria
Candidate matches criteria
Fires when any candidate in your workspace matches the filters you define.Configure:
- Criteria - one or more rules combined with
AND/ORlogic. Filter by candidate location, nationality, years of experience, skills, languages, certifications, tags, salary expectation, application source, AI screening decision/match %, or LinkedIn match. - Job scope - apply to all jobs or only specific jobs.
Candidate stage changed
Candidate stage changed
Fires when a candidate moves to a new pipeline stage.Configure:
- To Stage (required) - the stage the candidate must move into.
- Job scope - all jobs or a specific subset.
Reply received
Reply received
Actions
Actions are the work your workflow performs. Every action supports an optional delay (Wait X days) and a send window (e.g. business hours).
Send Email
Send Email
Send a new email from one of your connected sending accounts.Required: email account, subject, body. Insert variables like
{{candidate.first_name}} or {{job.title}} into subject and body.Send LinkedIn Message
Send LinkedIn Message
Send a direct LinkedIn message from a connected LinkedIn account.Required: LinkedIn account, message body. Personalize with candidate and job variables.

Send AI Pre-Screen
Send AI Pre-Screen
Send an AI-led pre-screen using Hirempire’s built-in email. No account or copy required - the AI handles the conversation and writes a score plus summary back to the candidate’s record.
Move to Stage
Move to Stage
Move the candidate to a pipeline stage.Required: target stage. Runs immediately by default (no delay).
Add Tag
Add Tag
Apply a tag to the candidate so you can filter or group them later.Required: tag value.
Create Task
Create Task
Open a task for your team to action manually (e.g. “Call this candidate”).Required: task title. Runs immediately by default.
Conditions
Conditions branch your workflow into a Yes path and a No path based on candidate, application, AI screening, or LinkedIn fields.How a condition works
How a condition works
Configure one or more rules combined with
AND / OR logic. At runtime the workflow evaluates the rules and follows either the green Yes edge or the red No edge. Each branch can have its own steps - including more conditions.Available fields
Available fields
- Candidate: location, nationality, years of experience, skills, languages, certifications, tags, salary min/max
- Application: source, job title
- AI Screening: decision (Select / Maybe / Reject), match %, skills match, experience match, location match
- LinkedIn: profile matched, match %
Wait steps
Use a Wait node to pause the workflow before the next step runs. Set a delay in days, hours, or minutes. This is useful for natural-feeling follow-up cadences, e.g. wait 3 days after a LinkedIn message before sending an email.Templates
If you don’t want to start from scratch, head to Workflow templates and click Use template on any card. The workflow is created in your workspace and opened in the builder, fully editable. Current templates:Multi-channel outreach
Match criteria → send a LinkedIn message → wait 3 days → follow up by email.
AI Pre-Screen at scale
Match criteria → automatically send an AI pre-screen to every matching candidate.
Reply handler
Reply received → move to Reviewed stage → tag as
replied so the team can act fast.AI builder
Click the AI Builder button in the top bar to open the AI panel. Describe your workflow in plain English and Hirempire returns a generated graph you can apply with one click. Example prompts:- “When a candidate matches criteria, send an email”
- “When a candidate matches criteria, send a LinkedIn message, then an email”
- “When a candidate stage changes, send an email and add a tag”
- “When a candidate replies, move to a stage and add a tag”
Testing and logs
Test run
Test run
Click Test run in the top bar, pick a real application from your workspace, and Hirempire executes the workflow against that candidate. The Logs panel opens automatically so you can watch each step resolve.
Logs panel
Logs panel
Click Logs in the top bar to see every run of this workflow. Each run shows:
- Overall status: Running, Waiting, Completed, Failed, Paused, or Cancelled.
- The entity it ran on (application, candidate, or CV bank entry).
- When it started and finished.
pending, running, completed, failed, skipped), input, output, and any error messages.Tips
Related features
- Automated follow-ups - Simpler status-based emails for accept/reject decisions, no graph required.
- Jobs - Scope triggers and conditions to specific job postings.
- Application questions - Collect the data your triggers and conditions filter on.