> For the complete documentation index, see [llms.txt](https://docs.acymailing.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acymailing.com/addons/all-cms-add-ons/automation-export-action.md).

# Automation - export action

This add-on will add a new action in the automations, allowing you to automatically export the selected users in a specific file each time the automation is executed.

This add-on is available with the Enterprise version.

### Options

In the automations, the new action "Export users" will be added, here are the options:

![](https://963725040-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L_D4iy53WFAtKVs3BPA%2F-Lrx5lXtHJ_O3Wjjters%2F-LrxAbXsW8dRcEMkWr1h%2Faction.png?alt=media\&token=280d069c-84f6-4295-85d2-5acd26fc98e9)

In the first part, you will be able to select core user fields and the custom fields you may have created.

**Location of the log file**: This is a relative path, starting at the root of your site. You cannot use "../" in this custom path.\
In the file name, "%Y" will be replaced by the current year, "%m" by the current month number and "%d" by the current day of the month. This can be useful to automatically generate an export of your users each month. You can see the complete list of possible time variables [here](https://www.php.net/manual/en/function.strftime.php)
