> For the complete documentation index, see [llms.txt](https://wiki.dieagenturverwaltung.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/projektverwaltung-1/projekte/projekteinstellungen/projekteinstellungen-budgets.md).

# Job settings: budgets

In order to evaluate a job, it is important to know its budget framework and which services have already been incurred within that framework.

![](/files/770f6b3c777dac6c116660637a39f46c7625b88f)

We distinguish between three budgets:

#### The total budget

It defines how much revenue this job is expected to generate, regardless of whether parts of that revenue must be passed on to external contractors and suppliers.

It can be defined by the sum of all approved estimates (default setting) or by planned budgets. Planned revenue budgets can be created in the job under the "Projektplanung" tab > "Forecast" - e.g. when there is no estimate at all.

There are cases in which more revenue was achieved than was defined in the estimate or in planned budgets. In such cases, it can be set on the job whether the total budget framework of the job should continue to be based on the planned value or on the realized (higher) revenue.

#### The agency service budget

A job's agency service budget specifies how much service the team is allowed to deploy for the job.&#x20;

These services can either be defined by a job's estimates (default setting), or by planned budgets for agency services. Planned budgets can be defined either on an estimate line item in the "Planned Budgets" tab or in the "Budget Planning" > "Forecast" tab of an estimate or in the "Projektplanung" > "Forecast" tab of a job - e.g. when there is no estimate at all or the estimate values are not realistic.

In the right column we have the option to configure whether we want to use the customer price list of a job as the metric for incurred agency service, or the internal employee cost rate defined in each user's employment relationship, *Internal employee cost rate*. The job result can differ significantly depending on the selection and setting.

More about employment relationships and internal employee cost rate can be found here:

{% content-ref url="/pages/abf4d83ce064180263ef732980bd10587c42bbc3" %}
[Edit users](/die-agenturverwaltung-en/einstellungen-1/benutzerverwaltung/benutzer/benutzer-bearbeiten.md)
{% endcontent-ref %}

#### The external service budget

Also for the budget framework of external services, it can be set in the left column whether it is derived from the sum of the external service items defined in approved estimates or from planned external service budgets.

For example, I can quote the customer printing costs of 500 EUR, the printer gave me an offer of 350 EUR, so I might decide here to set the planned budget for agency services to 350 EUR. If I later receive an invoice from the printer for 380 EUR, however, the job's external service budget will be exceeded.

In the right column I can set whether the value of the incurred external services corresponds to the respective purchase value (default setting), i.e. in our example 380 EUR, or to the sales value (500 EUR).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/projektverwaltung-1/projekte/projekteinstellungen/projekteinstellungen-budgets.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
