> 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/es/services/mejora-tu-colectivo-funciones-extra/paga-directamente-a-los-proveedores-mediante-vendors.md).

# Paga directamente a los proveedores mediante vendors

¿Necesitas pagar a un proveedor directamente desde tu presupuesto colectivo?\
¿La cantidad es demasiado grande como para que una persona voluntaria la pague por adelantado y solicite luego el reembolso?\
\
Buenas noticias. Puedes pedir al anfitrión fiscal que cree un perfil de proveedor para tu proveedor. Esto permite que se le pague directamente a través de la plataforma sin necesidad de crear su propia cuenta.

\
**Cómo solicitar un proveedor**\
Envía un correo electrónico a <info@allforclimate.earth> con la solicitud de crear un perfil de proveedor con:

* Nombre oficial de registro/razón social
* Datos bancarios correctos
* Dirección oficial
* También es muy útil incluir la factura, ya que la mayoría de la información requerida suele figurar allí.

\
**Uso del proveedor en el flujo de gastos**

* Una vez que se haya creado el proveedor:
* Ve al flujo de envío de gastos
* En “¿A quién se le paga?”
* Selecciona “Proveedor”
* Busca y selecciona el perfil del proveedor/proveedor

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

\
Esto ayuda a garantizar que los pagos se realicen correctamente, mejora la transparencia y evita usar cuentas personales para pagar a terceros.


---

# 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/es/services/mejora-tu-colectivo-funciones-extra/paga-directamente-a-los-proveedores-mediante-vendors.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.
