# Send Birthday emails

<figure><img src="/files/D5EA6fDWbNXAcCmpG7ln" alt="" width="563"><figcaption></figcaption></figure>

**What does this automation do?**

This process operates on a daily schedule at 6:00 am, checking if it's the donors' birthdays and if they wish to be contacted by the non-profit organization.

**Why this automation is important?**

By automating the sending of birthday wishes and gratitude emails to donors, without the need for manual intervention, valuable time can be saved.  Further, it helps create a more personalized relationships with the donors and volunteers of the nonprofit.


---

# Agent Instructions: 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:

```
GET https://docs.kindx.org/solutions-by-product/operations/automations/send-birthday-emails.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
