# Simple Sending

## Description <a href="#description" id="description"></a>

This feature enables you to send simple mail to a bunch of users (Enterprise only). Emails can be simple or using a template, including tags or not. Using this feature you have to know that no data will be saved on your website, including no statistics.

Please don't use it to send your newsletter to users, use it only as testing purposes.

## How to send an email using Simple Sending feature ? <a href="#how-to-send-an-email-using-simple-sending-feature" id="how-to-send-an-email-using-simple-sending-feature"></a>

![](/files/-MJSJ_9hN8sN4H7HW0HY)

* First select your users with the input at the top of the page. Separate emails using space character.
* Add a content and a subject to your email.
* Press the send button when you have finished.


---

# 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.acymailing.com/old/main-pages/newsletters/simple-sending.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.
