# Automation - export action

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)


---

# 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/addons/all-cms-add-ons/automation-export-action.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.
