> For the complete documentation index, see [llms.txt](https://knowledge-base.letsgetdigital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge-base.letsgetdigital.com/the-admin-panel/communication/mails/send-mail-options.md).

# Send mail options

To send out the created mails to selected receivers/users continue with "send options" at the top of the new or edit e-mail page.

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

Scheduling means that the email will be sent out at a selected time. If new users are added to the admin panel after the selected sending date and time, the new users will still receive the email upon user creation. So you do not need to worry about sending mails to last minute sign ups.\
If you do set an end date, new users will not receive the scheduled mail if the user is added after the end date.&#x20;

{% hint style="info" %}
***Please note:*** We recommend **not** setting an end date to important emails with login credentials!
{% endhint %}

\
Click "Schedule" in the bottom left corner to automatically send on scheduled moment.

Click "send now" if you do not want to schedule but send the mail right now.&#x20;

{% hint style="info" %}
***Please note:*** click "send now" and the mail will be sent **directly** and **cannot be stopped.**
{% endhint %}

<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:

```
GET https://knowledge-base.letsgetdigital.com/the-admin-panel/communication/mails/send-mail-options.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.
