> 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/finanzen-1/kva/planning.md).

# Budgetplanung

![](/files/-M8v97mi22ryVP8FjFwm)

Geplante Budgets für Agentur- und Fremdleistung können auch am Kostenvoranschlag definiert werden. Sie verhalten sich genau so wie am Projekt.

{% content-ref url="/pages/-La5WBcMiDn0KHQEpX2p" %}
[Projektplanung](/projektverwaltung-1/projekte/planning.md)
{% endcontent-ref %}

Gehört der Kostenvoranschlag zu einem Projekt, werden die Geplanten Budgets des Kostenvoranschlags auch im Projekt mit angezeigt.

Gehört der Kostenvoranschlag noch keinem Projekt an und wird später einem Projekt zugeordnet, so werden die Geplanten Budgets des Kostenvoranschlags automatisch mit ins Projekt übernommen. Das gleiche passiert, wenn der Kostenvoranschlag später einem anderen Projekt zugeordnet wird.

## Anwendungsszenarien

Habe ich die Budgets für Agentur- und Fremdleistungen im Reiter "Geplante Budgets" meines Projekts auf "Geplante Budgets" umgestellt, zeigt mir der Report meines Projekts für meine Agenturleistungs-, Arbeitszeit- und Fremdleistungsbudgets die Werte als Summe an, die ich hier am Kostenvoranschlag im Reiter "Geplante Budgets" hinterlegt habe.

{% hint style="info" %}
Ich kann auf diese Weise das verfügbare Agentur- und Fremdleistungsbudget meines Teams definieren, unabhängig davon, zu welchem Preis ich die Leistung dem Kunden angeboten habe.
{% endhint %}

Selbst wenn in einem Projekt nicht die Geplanten Budgets sondern die im Kostenvoranschlag kalkulierten Agentur- und Fremdleistungen berücksichtigt werden, kann es Sinn machen, die Geplanten Budgets des KVs zu dokumentieren bevor der Kostenvoranschlag erstellt wird.

Auf diese Weise wird klar, welche Aufwände mit der Umsetzung des Kostenvoranschlags anfallen werden und die Preisgestaltung des Angebots wird dadurch leichter.


---

# 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/finanzen-1/kva/planning.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.
