# Queue

Queued emails or scheduled campaigns are automatically sent by the cron task that can be activated in the AcyMailing configuration page, [tab "License"](https://docs.acymailing.com/setup/configuration/license).

{% tabs %}
{% tab title="Mails" %}
![](https://963725040-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L_D4iy53WFAtKVs3BPA%2F-MFkH5IRDbi6fm9cyk-H%2F-MFkHhwOrozfwkvAVRLt%2FCapture_d_e%CC%81cran_27_08_2020_16_20.png?alt=media\&token=f87a5fab-525a-4d8f-bbb0-5567dc9e8767)

On this page are listed the emails currently in the queue, and the scheduled campaigns. You can pause/resume the emails or cancel them on the right of the listing.

If you click on the "Empty queue" button, all the emails currently in the queue will be cancelled but the scheduled campaigns won't be touched.

If you click on the "Send mails manually" button, a popup will open and the emails will start to be sent, if you close this popup the email sending process will stop.

The "Send now" buttons work the same way, but it will only send the related email.
{% endtab %}

{% tab title="Detailed queue" %}
![](https://963725040-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L_D4iy53WFAtKVs3BPA%2F-MFkH5IRDbi6fm9cyk-H%2F-MFkIHXDT1V81Ks8SB7U%2FQueue_%E2%80%B9_%E2%80%94_WordPress.png?alt=media\&token=b62351b8-a130-4ba8-98c2-a930fe04d07d)

On this listing you can see all the emails currently in the queue, per user. You can manually remove an email for a specific user on the right of the listing.

If you click the "Send all" button, a popup will open and the emails will start to be sent, if you close this popup the email sending process will stop.
{% endtab %}
{% endtabs %}


---

# 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/queue.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.
