# Show an archive of the sent newsletters

{% tabs %}
{% tab title="WordPress" %}
If you want to display an archive of the sent emails, you can insert one of our page blocks named "AcyMailing: Newsletter archive". For this, edit a page or a post, add a block and search it:

![](/files/bJ2XP6ddiotthVIoVLI6)

### Options

![](/files/CmXUAno9853RZrhccBFL)

* **Title**: The text displayed above the archive block.
* **Campaigns number per page**: The archive has a pagination, you can thus choose the number of campaigns shown per page.
* **Visible lists**: By default all the sent campaigns are listed, but you can choose to only display campaigns sent to specific lists.
* **Open the campaigns in a popup**: When clicking on the listed campaigns, it either opens a preview of it in a popup or in a new tab.
* **Filter campaigns with connected subscriber lists:** You can choose to display all campaigns or only the ones the currently logged in user received.

## Front-Office

The block's design will follow your theme's, but if needed, you can add a custom CSS class under its "Advanced" options.

![Here, the widget is in the blog sidebar](/files/s7cyry4Mdl19OoGoAEsk)

By clicking on an email subject, the email appear in a popup.

![](/files/-LhuBx0hbAuFcUSUuVRv)
{% endtab %}

{% tab title="Joomla" %}
An archive listing can be added on your site by creating a new menu item:

![](/files/eONbl2efTFB4LX65ljbi)

This archive page can be adjusted based on your needs:

![](/files/xmoHvQMgQlQI1BpSCtj9)

* **Campaigns number per page**: The emails are listed by sending date, and only the sent emails are shown.
* **Lists**: By default all the sent emails are listed, but you can choose to only display emails sent to specific lists.
* **Open the campaigns in a popup**: When clicking on the listed emails, it either opens a preview of it in a popup or in a new tab.
* **Filter campaigns with connected subscriber lists:** You can choose to display all emails or only the ones the currently logged in user received.
  {% 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/advanced/show-an-archive-of-the-sent-newsletters.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.
