# plugin: Auto-create a list on user registration

## Description <a href="#description" id="description"></a>

This plugin will automatically create a list in AcyMailing each time a user registers on your site. The created lists will be attached to the user who registered. He then will be able to manage his list on the Front-end if you added the menu "Front-end user management" (available in AcyMailing Enterprise). It will also work if you create a user from the Back-end.

The list:

If a user registers on your site with the name "John" and the username "John441", then the created list will be called "List for John441".

## Parameters <a href="#parameters" id="parameters"></a>

There are currently no parameters for this plugin, simply install and publish it.


---

# 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/old/integration-plugins/other/plugin-auto-create-a-list-on-user-registration.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.
