> 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/pt/services/leve-o-seu-coletivo-para-o-proximo-nivel-funcionalidades-extra/pague-diretamente-aos-fornecedores-com-fornecedores.md).

# Pague diretamente aos fornecedores com fornecedores

Precisa de pagar diretamente a um fornecedor a partir do vosso orçamento coletivo?\
O montante é demasiado elevado para que um voluntário o pague antecipadamente e peça depois o reembolso?\
\
Boas notícias. Pode pedir ao anfitrião fiscal que crie um perfil de fornecedor para o seu fornecedor. Isto permite que o fornecedor seja pago diretamente através da plataforma, sem precisar de criar a sua própria conta.

\
**Como solicitar um fornecedor**\
Envie um e-mail para <info@allforclimate.earth> com o pedido para criar um perfil de fornecedor com:

* Nome comercial/registo oficial
* Dados bancários corretos
* Morada oficial
* É muito útil incluir também a fatura, uma vez que a maior parte da informação necessária já costuma estar aí indicada.

\
**Usar o fornecedor no fluxo de despesas**

* Assim que o fornecedor tiver sido criado:
* Vá ao fluxo de submissão de despesas
* Em “Quem é que vai receber o pagamento?”
* Selecione “Fornecedor”
* Procure e selecione o perfil do fornecedor

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

\
Isto ajuda a garantir que os pagamentos são feitos corretamente, melhora a transparência e evita a utilização de contas pessoais para pagar a terceiros.


---

# 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/pt/services/leve-o-seu-coletivo-para-o-proximo-nivel-funcionalidades-extra/pague-diretamente-aos-fornecedores-com-fornecedores.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.
