# Export subscribers

![](/files/-MX2AEK36oUMQm3CGBPa)

### Fields

![](/files/-MTfm5q7U0zIGphC9bH3)

AcyMailing does not impose you the exporting format but gives you the possibility to select the fields you want to export.

By default, the fields "email" and "name" will be selected so that the exported file will be :\
\&#xNAN;*email,name*\
<_email@domain.com>,myname\_\
<_email2@domain2.com>,myname2\_\
*...*

If you use special characters, you may want to modify the exporting format. The data in your database is encoded in UTF-8, that's why we export in UTF-8 by default but if you see weird characters in your exported file, please select your own encoding format.

* **Excel security:** This parameter checks the presence of some special characters that could be interpreted by Excel when opening the export file. This can change the content of fields with these special characters so enable this option only if you will open the file in Excel.

### Exported users

Note that if you have applied filters on the listing these filters will be applied to the exported users too.

![](/files/-MX2B0PK1eKB0BKss3VS)

If you didn't select users in the listing before accessing the export screen, you will be able to choose the lists of users you want to export.

If you select "Export both", AcyMailing will export both subscribed and unsubscribed users of the selected lists (so any user that has been subscribed at one point).

![](/files/-MTfmMwF6b4gatLloT3I)

If you select some users on the users listing page before clicking the export button, AcyMailing will only export them as you can see on the above screenshot.


---

# 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/users/export.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.
