> For the complete documentation index, see [llms.txt](https://docs.allforclimate.earth/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allforclimate.earth/all-for-climate/de/services/hebt-euer-kollektiv-auf-das-nachste-level-zusatzfunktionen/bindet-eure-eigene-ausgabenrichtlinie-ein.md).

# Bindet eure eigene Ausgabenrichtlinie ein

*Hat Ihre Gruppe spezifische Ausgabenanforderungen?*\
*Gibt es einen maximal erstattungsfähigen Betrag pro Kategorie?*\
*Müssen größere Ausgaben vorher vom Team genehmigt werden?*\
*Möchten Sie diese Erwartungen für alle, die eine Ausgabe einreichen, deutlich machen?*&#x20;

\
Kein Problem 😊 Jede Collective kann ihre eigene Ausgabenrichtlinie festlegen, um Klarheit und Transparenz zu gewährleisten. <br>

{% hint style="success" %}
Um Ihre Richtlinien festzulegen oder zu aktualisieren, gehen Sie zu:\
**Dashboard → Einstellungen → Richtlinien**\
(Siehe Screenshot unten.)&#x20;
{% endhint %}

### **Ausgabenrichtlinie**

Verwenden Sie diesen Abschnitt, um klare Anweisungen für alle Personen zu geben, die Ausgaben einreichen. Klare Richtlinien helfen, Verzögerungen und Missverständnisse zu vermeiden.\
&#x20;\
Zum Beispiel können Sie festlegen:

* Wie Ausgaben betitelt und beschrieben werden sollten
* Welche Arten von Ausgaben förderfähig sind
* Welche Quittungen oder Zahlungsnachweise erforderlich sind
* Maximal erstattungsfähige Beträge pro Kategorie
* Ob größere Ausgaben eine vorherige Genehmigung des Teams erfordern
* Einen Link zu einem externen Dokument mit ausführlicheren Anweisungen

\
Ihre Richtlinie wird im Formular zur Ausgabeneinreichung unterhalb der allgemeinen Ausgabenrichtlinie angezeigt. Einreichende müssen bestätigen, dass sie Ihre Richtlinie gelesen und akzeptiert haben, bevor sie ihre Einreichung abschließen. Bitte siehe das folgende Beispiel.

<figure><img src="/files/812c9ba7b0b9328be00ab52465788a2b9de8e5a9" alt="" width="367"><figcaption></figcaption></figure>

<figure><img src="/files/587077db216490678563226448331d5c0d64c6a1" alt=""><figcaption></figcaption></figure>


---

# 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://docs.allforclimate.earth/all-for-climate/de/services/hebt-euer-kollektiv-auf-das-nachste-level-zusatzfunktionen/bindet-eure-eigene-ausgabenrichtlinie-ein.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.
