# Configuration

### Actions

The configuration is composed of different tabs grouping specific configurations. No matter the tab you will find some general actions allowing you to save the configuration and test the sending.

![](/files/-LheyM4EFqHacMOVmF6I)

* **Save**: Save the configuration page and return to the AcyMailing Dashboard
* **Send a test**: Save the configuration page and send a test e-mail to the currently logged in user (you!) using your configuration. This button enables you to make sure you can send e-mails using AcyMailing.

### Tabs

![](/files/-Lhj6Bbi_9gR3Ul3VLWg)

Each tab will allow you to configure a specific part of AcyMailing.

* [Mail settings](/setup/configuration/mail-configuration.md)&#x20;
* [Queue process](/setup/configuration/queue-process.md)
* [Subscription](/setup/configuration/subscription.md)
* [License](/setup/configuration/license.md)
* [Bounce handling](/setup/configuration/bounce-handling.md)
* [Data collection](/setup/configuration/data-collection.md)
* [Security](/setup/configuration/security.md)
* [Languages](/setup/configuration/languages.md)

### Tutorials&#x20;

See some complete tutorials about how to send your emails using external sending methods on our blog:

* [Sendinblue](https://www.acymailing.com/sendinblue-for-wordpress/)
* [Amazon SES](https://www.acymailing.com/amazon-ses-smtp-for-wordpress/)
* [Mailgun](https://www.acymailing.com/how-to-setup-mailgun-for-wordpress/)


---

# 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/setup/configuration.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.
