> 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/contacte-os-seus-doadores-pessoalmente.md).

# Contacte os seus doadores pessoalmente

Você sabia que pode contatar pessoalmente seus doadores anteriores? \
Boas notícias — você absolutamente pode! 💚

{% hint style="success" %}
A plataforma permite que você:&#x20;

* Envie **emails de agradecimento personalizados** quando alguém faz uma doação
* Compartilhe **atualizações ou boletins informativos** sobre suas atividades mais recentes
* Anuncie novas campanhas ou planos futuros
* Mostre aos doadores o que você alcançou graças ao apoio deles

Manter seus apoiadores informados fortalece sua comunidade e aumenta o apoio a longo prazo.
{% endhint %}

\
&#x20;**OPÇÃO 1: ENVIE UMA ATUALIZAÇÃO GERAL A TODOS OS APOIADORES 🌝**

1. Vá para o seu **Painel**
2. Clique em **Atualizações**
3. Selecione **Criar Atualização** (canto superior direito)
4. Escreva sua mensagem — você pode incluir **links, imagens e vídeos**
5. Escolha:
   * Quem deve ser notificado
   * Se a atualização deve ser publicada publicamente no seu perfil ou não

Uma vez publicada, todos os colaboradores selecionados receberão sua mensagem por email.\
&#x20;

<figure><img src="/files/7854ddc05ae26968af7ba42d0ec6fb80d4d5b4bf" alt=""><figcaption></figcaption></figure>

**OPÇÃO 2: CRIE EMAILS DE AGRADECIMENTO PERSONALIZADOS 🐬**\
Quando alguém doa, essa pessoa recebe automaticamente um email padrão de agradecimento — mas você pode personalizar totalmente essa mensagem!\
&#x20;

1. Vá para **Painel → Configurações → Emails Personalizados**
2. Escreva sua mensagem personalizada (você também pode adicionar imagens)
3. Salve suas alterações

\
A partir de então, sua mensagem personalizada será enviada automaticamente a cada novo doador que contribuir pela 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/pt/services/leve-o-seu-coletivo-para-o-proximo-nivel-funcionalidades-extra/contacte-os-seus-doadores-pessoalmente.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.
