> 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/contacta-personalmente-a-tus-donantes.md).

# Contacta personalmente a tus donantes

¿Sabías que puedes contactar personalmente a tus donantes anteriores? \
Buenas noticias: ¡absolutamente puedes! 💚

{% hint style="success" %}
La plataforma te permite:&#x20;

* Enviar **correos de agradecimiento personalizados** cuando alguien hace una donación
* Compartir **actualizaciones o boletines** sobre tus actividades más recientes
* Anunciar nuevas campañas o planes futuros
* Mostrar a los donantes lo que has logrado gracias a su apoyo

Mantener informados a tus simpatizantes fortalece tu comunidad y aumenta el apoyo a largo plazo.
{% endhint %}

\
&#x20;**OPCIÓN 1: ENVIAR UNA ACTUALIZACIÓN GENERAL A TODOS LOS SIMPATIZANTES 🌝**

1. Ve a tu **Panel**
2. Haz clic en **Actualizaciones**
3. Selecciona **Crear Actualización** (esquina superior derecha)
4. Escribe tu mensaje: puedes incluir **enlaces, imágenes y videos**
5. Elige:
   * A quién se debe notificar
   * Si la actualización debe publicarse públicamente en tu perfil o no

Una vez publicada, todos los contribuyentes seleccionados recibirán tu mensaje por correo electrónico.\
&#x20;

<figure><img src="/files/d44fa4393f7f77bf80134a9d4545872343437f6b" alt=""><figcaption></figcaption></figure>

**OPCIÓN 2: CREAR CORREOS DE AGRADECIMIENTO PERSONALIZADOS 🐬**\
Cuando alguien dona, recibe automáticamente un correo de agradecimiento estándar, ¡pero puedes personalizar totalmente este mensaje!\
&#x20;

1. Ve a **Panel → Configuración → Correos Personalizados**
2. Escribe tu mensaje personalizado (también puedes agregar imágenes)
3. Guarda tus cambios

\
A partir de entonces, tu mensaje personalizado se enviará automáticamente a cada nuevo donante que contribuya a través de la plataforma.<br>


---

# 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/contacta-personalmente-a-tus-donantes.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.
