# Create user

This add-on is available in all AcyMailing versions.

If you enable this add-on you can automatically create a site user when an AcyMailing user is subscribing.

## Options

![](/files/-MTLf2niR-VMg8W9kLTf)

* **Allow site user creation:** enable this option to activate the creation of site user
* **Create from subscription on:** you can choose if this creation will happen only on front-end user subscription or both front-end and back-end
* **Create on subscriber modification:** if you enable this option, it will also create a site user if an existing AcyMailing subscriber modifies his subscriptions
* **User group:** group/role that will be assigned to the newly created user. By default, this option will have the same value as your site configuration

{% hint style="warning" %}
For Joomla! websites, you must enable "Allow User Registration" in the Joomla! users options.
{% endhint %}


---

# 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/create-user.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.
