> 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/allgemeines-zu-finanzdokumenten/die-positionsliste-1/geplante-budgets-an-kostenvoranschlagspositionen.md).

# Geplante Budgets an Kostenvoranschlagspositionen

In Positionen von Kostenvoranschlägen kann im Reiter Geplante Budgets hinterlegt werden, was für ein Budget ich - entgegen dem kalkulierten Wert einer Position - für die Umsetzung der Leistung einplane.

Beispielsweise habe ich für "Drucksachen" 500 EUR kalkuliert, von der Druckerei weiss ich jedoch dass sie uns nur 350 EUR in Rechnung stellen wird. Hier kann ich ein Geplantes Fremdleistungsbudget in Höhe von 350 EUR für diese Position hinterlegen.

Handelt es sich um eine gemischte Position - z.B. ein Beratungs-Workshop in Salzburg - kann ich als Geplantes Fremdleistungsbudget 300 EUR "Reisekosten" und als Geplantes Agenturleistungsbudget 8 h "Beratung" hinterlegen.

![](/files/-M85s83wRPdkp5i-FJpp)

Es ist explizit auch möglich "Sonstige Agenturleistungen" anzugeben, z.B. weil ich noch nicht weiss, ob ein Junior oder Senior-Berater den Workshop durchführen wird.\
Ebenso können zu einer Position auch mehrere Agentur- oder Fremdleistungsbugets - wie im folgenden Beispiel für "Bahnfahrt" und "Hotel" - angegeben werden:

![](/files/-M85saXsHHLXUZQyxFdV)


---

# 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/allgemeines-zu-finanzdokumenten/die-positionsliste-1/geplante-budgets-an-kostenvoranschlagspositionen.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.
