Create a workforce calculation
Calculations
Create a workforce calculation
Calculate projected headcount and cost for future positions.
POST
Create a workforce calculation
Use this endpoint to calculate future workforce cost without creating a worker. Create a calculation from either a saved workforce plan or inline position input. Calculations are immutable snapshots.Documentation Index
Fetch the complete documentation index at: https://docs.plane.com/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
Workforce plan ID. When provided, Plane calculates the current positions in
the plan using the plan’s period and currency unless overridden.
Inline positions to calculate.
Calculation period. Required when using inline
positions; optional when
calculating from a plan.Three-letter ISO currency code for calculation totals. When omitted, Plane uses
the first position’s compensation currency.
Set of key-value pairs attached to the calculation.
Returns
Returns the created Workforce calculation object. Provide eitherplan or positions, but not both.