# Send settings

## Information

![](/files/-MA0ttjWr3gs9AoIQ9k3)

### Sender information

Here you can set the sender name and email as well as the reply to that the receivers will see in their mail client.\
The reply to data will be used by mail clients if they reply to your campaign.

You can also add some email addresses as BCC (Blind Copy Carbon) if you want to send a copy of the campaign to specific email addresses. BCC addresses can't be seen by other receivers.

{% hint style="warning" %}
Note that the BCC is added on every email. So if you send the campaign to 1500 users, your BCC address will get 1500 emails in its mailbox!
{% endhint %}

### Multilingual website

If you activated the multilingual option in the AcyMailing configuration you will be able to set sender information for each language of your campaign.

This option will override the sender information in [your configuration](/setup/configuration/mail-configuration.md#multilingual-website).

### When do you want your email to be sent?

You can choose to send you campaign as soon as you confirm it in the next step or at a specific date. If you want to schedule the sending, a new option will be displayed to let you choose the sending date. Click on it to open a time picker.

![](/files/-LtdXYiOlshidqV1hqL3)

![](/files/-LhBIiQ7c6nEVHzB4H0L)

{% hint style="info" %}
Only date in the future will be accepted!
{% endhint %}

A more complete description of the automatic option can be found [here](/main-pages/campaigns/automatic-campaigns.md).

### Additional settings

![](/files/-MA0u3kGt5V_ijZfCYoS)

You'll find here the options needed for the "Scheduled" and "Automatic" sending time.

If you assign a language, links inserted in your email will open your website in this language (texts will use the correct translation). This option is only displayed on Joomla when the multilingual option is disabled.

You can also turn off the tracking if you don't want to track the campaign.\
By default the tracking is on.


---

# 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/main-pages/campaigns/creation-of-a-campaign/send-settings.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.
