How-to
Creating a position
Organisation > Positions > Add position. Title, department, reports-to position, grade, salary band, budget year. Status starts at "open" — flips to "filled" when an employee is linked.
1 min readLast updated 25 May 2026
Jump to section
Walk-through
- Organisation > Positions.
- Click Add position.
- Fill in:
Required
- Title — e.g. "Senior Backend Engineer"
- Department — pick from dropdown
- Status — usually
openfor a new position
Optional but recommended
- Reports to position — the parent seat in the org chart
- Grade — your internal level reference (e.g. L4, IC3)
- Salary band min/max — drives the budget rollup
- Currency — defaults to GBP
- FTE — full-time equivalent; 1.0 = full-time, 0.5 = part-time
- Budget year — e.g.
2026. Filters the budget view.
- Save.
What "open" means
status='open' is the default — the seat is budgeted but vacant. Recruitment can target it via a job linkage. When you accept an offer that links to this position, status flips to filled automatically.
Reports-to relationship
The org chart traverses reports_to_position_id chains. Cycles are rejected at save time (you can't make A report to B if B already reports up to A). When a position is closed, children cascade their reports_to up to the closed position's parent, avoiding orphans.
See also
- Position lifecycle — freezing, closing, reopening
- Bulk-creating positions — for big org plans