> 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/kontaktiere-deine-spender-innen-personlich.md).

# Kontaktiere deine Spender\*innen persönlich

Wussten Sie, dass Sie Ihre früheren Spender persönlich kontaktieren können? \
Gute Neuigkeiten — das können Sie auf jeden Fall! 💚

{% hint style="success" %}
Die Plattform ermöglicht Ihnen:&#x20;

* Senden **personalisierter Dankes-E-Mails** wenn jemand eine Spende tätigt
* Teilen **Updates oder Newsletter** über Ihre neuesten Aktivitäten
* Neue Kampagnen oder zukünftige Pläne ankündigen
* Den Spendern zeigen, was Sie dank ihrer Unterstützung erreicht haben

Ihre Unterstützer informiert zu halten stärkt Ihre Gemeinschaft und erhöht die langfristige Unterstützung.
{% endhint %}

\
&#x20;**OPTION 1: SENDEN SIE EIN ALLGEMEINES UPDATE AN ALLE UNTERSTÜTZER 🌝**

1. Gehen Sie zu Ihrem **Dashboard**
2. Klicken Sie auf **Updates**
3. Wählen Sie **Update erstellen** (oben rechts)
4. Schreiben Sie Ihre Nachricht — Sie können **Links, Bilder und Videos einfügen**
5. Wählen Sie:
   * Wer benachrichtigt werden soll
   * Ob das Update öffentlich in Ihrem Profil veröffentlicht werden soll oder nicht

Sobald veröffentlicht, erhalten alle ausgewählten Unterstützer Ihre Nachricht per E-Mail.\
&#x20;

<figure><img src="/files/8ea318b94e438005d0576437930c052c99325676" alt=""><figcaption></figcaption></figure>

**OPTION 2: ERSTELLEN SIE PERSONALISIERTE DANKES-E-MAILS 🐬**\
Wenn jemand spendet, erhält er automatisch eine standardmäßige Dankes-E-Mail — aber Sie können diese Nachricht vollständig anpassen!\
&#x20;

1. Gehen Sie zu **Dashboard → Einstellungen → Benutzerdefinierte E-Mails**
2. Schreiben Sie Ihre personalisierte Nachricht (Sie können auch Bilder hinzufügen)
3. Speichern Sie Ihre Änderungen

\
Ab dann wird Ihre benutzerdefinierte Nachricht automatisch an jeden neuen Spender gesendet, der über die Plattform beiträgt.<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/de/services/bring-dein-kollektiv-aufs-nachste-level-zusatzliche-funktionen/kontaktiere-deine-spender-innen-personlich.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.
