> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hr-easy.nlead.ch/llms.txt
> Use this file to discover all available pages before exploring further.

# Budgeting

> Five budgeting methods, rolling forecasts, and participatory proposals.

The budgeting module is framed as **participatory resource stewardship**: budgets are
something a team steers, not something handed down and then defended.

## Budget periods and structure

A **budget period** is usually a financial year. Within it:

* **Budgets** belong to a department, a team, or a project.
* **Categories** group line items — personnel, materials, external services, travel.
* **Line items** carry the planned amount, the actual, and the variance.

Actuals arrive from the modules that spend the money — approved
[expense reports](/guides/finance/expenses) deduct from the relevant department budget
automatically.

## Five methods

The module does not assume one budgeting philosophy.

<AccordionGroup>
  <Accordion title="Classic (incremental)">
    Last year's figures plus an adjustment. Fast, familiar, and the right choice when the underlying
    activity is stable.
  </Accordion>

  <Accordion title="Zero-based">
    Every line justified from zero each period. Slower and more honest — it surfaces the spend
    nobody remembers approving.
  </Accordion>

  <Accordion title="Beyond Budgeting (rolling forecasts)">
    No fixed annual number. A rolling forecast is updated as reality arrives, so the plan stays
    useful in November instead of becoming a fiction in March.
  </Accordion>

  <Accordion title="Activity-based">
    Costs driven by activities and their volumes rather than by organisational lines. Useful when
    the same team serves several very different demands.
  </Accordion>

  <Accordion title="Participatory">
    The people who do the work propose how the resources are allocated, and the group decides. This
    is where the module connects to [decision making](/guides/people/decision-making).
  </Accordion>
</AccordionGroup>

## Forecasts

A forecast is a dated projection against a budget. Multiple forecasts per period are
normal under Beyond Budgeting — each one is a snapshot of what the team believed at
that point, kept rather than overwritten, so you can see how expectations moved.

## Proposals

A **proposal** asks for resources: an amount, a rationale, and what it is for. It runs
through a decision method — consent, systemic consensus, dot voting — and the outcome
becomes a budget line if it passes.

The record keeps the rationale next to the number, which is what makes the following
year's review a conversation rather than an archaeology exercise.

## Reporting

Per budget and per period: planned against actual, variance in absolute and percentage
terms, and the trend across periods. Personnel-cost figures respect
[salary visibility](/guides/lifecycle/employee-records#salary-visibility) — an
aggregate that would let a viewer derive an individual salary they are not allowed to
see is not shown.

## Turning it off

`FEATURE_BUDGETING=false` hides the module on installations that budget elsewhere.
