> 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/bring-dein-kollektiv-aufs-nachste-level-zusatzliche-funktionen/bezahle-lieferanten-direkt-mit-vendoren.md).

# Bezahle Lieferanten direkt mit Vendoren

Müssen Sie einen Lieferanten direkt aus Ihrem gemeinsamen Budget bezahlen?\
Ist der Betrag zu groß, um ihn von einer ehrenamtlichen Person vorstrecken zu lassen und sich anschließend erstatten zu lassen?\
\
Gute Nachrichten: Sie können den Fiscal Host bitten, ein Lieferantenprofil für Ihren Lieferanten anzulegen. Dadurch kann der Lieferant direkt über die Plattform bezahlt werden, ohne dass er ein eigenes Konto erstellen muss.

\
**So beantragen Sie einen Lieferanten**\
Senden Sie eine E-Mail an <info@allforclimate.earth> mit der Bitte, ein Lieferantenprofil zu erstellen mit:

* Offizieller Registrierungs-/Firmenname
* Korrekte Bankverbindung
* Offizielle Adresse
* Es ist sehr hilfreich, auch die Rechnung beizufügen, da die meisten der erforderlichen Informationen dort bereits aufgeführt sind.

\
**Verwendung des Lieferanten im Ausgabenprozess**

* Sobald der Lieferant erstellt wurde:
* Gehen Sie zum Ausgaben-Einreichungsprozess
* Unter „Wer wird bezahlt?“
* Wählen Sie „Lieferant“
* Suchen Sie das Lieferanten-/Anbieterprofil und wählen Sie es aus

<div align="left"><figure><img src="/files/e19bd55d0a35a39acde5ec8d15bcd8456d24c339" alt="" width="375"><figcaption></figcaption></figure></div>

\
Dies hilft sicherzustellen, dass Zahlungen korrekt ausgeführt werden, verbessert die Transparenz und vermeidet die Verwendung persönlicher Konten zur Bezahlung Dritter.


---

# 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/bring-dein-kollektiv-aufs-nachste-level-zusatzliche-funktionen/bezahle-lieferanten-direkt-mit-vendoren.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.
