Skip to content

Processes/hr — hiring, payroll, and people opshr

Run payroll — hr processRun payroll

simplefully automatable🔁 monthly

Process the regular monthly payroll run through Gusto.

Gusto API fully supports payroll. System verifies hours, checks for changes, previews, and submits with approval.

Current agent ceiling

An agent can run 5 of 5 steps 1 of them behind a human approval gate ⏸

No gaps — every step of this process is agent-runnable today.

How it runs

Route-coded block flow: emerald = agent, amber = manual form/portal, red = needs a human. ⏸ approval gate · ⏳ async wait.

01Check for employee changes

agent

or:Deel logoDeel57·Rippling logoRippling12

1 API call
  • GET /v1/companies/{id}/employees

02Verify time entries and PTO

agent

or:Deel logoDeel57·Rippling logoRippling12

1 API call
  • GET /v1/companies/{id}/time_off_requests

03Preview payroll summary

agent

or:Deel logoDeel57·Rippling logoRippling12

1 API call
  • GET /v1/companies/{id}/payrolls/preview

04Submit payroll

agent
Gusto logoGusto59⏸ approval gatehigh risk

or:Deel logoDeel57·Rippling logoRippling12

1 API call
  • PUT /v1/companies/{id}/payrolls/{pid}/submit

05Verify bank debit

agent

or:Ramp logoRamp44·Brex logoBrex42

1 API call
  • GET /api/v1/accounts/{id}/transactions

Context the agent needs first: period · time entries

The market options

Each role resolves against its arena’s live leaderboard — the default is the process’s canonical vendor, alternatives ranked by agent-readiness.

Simulate this process

simulated dry run from the mapped process — no real calls are made
For agents Process manifest (JSON)·/llms.txt