# Create a subscriber

![](https://963725040-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L_D4iy53WFAtKVs3BPA%2F-MTfjtNA1AHZlJzrfAO8%2F-MTflLmYCeGKfJUwuuJt%2Fimage.png?alt=media\&token=ee1789df-e795-40a8-af57-d526164e0971)

No notification email (be it a welcome email or an unsubscribe confirmation) will be sent to the user if you edit it from this page.

### Actions

![](https://963725040-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L_D4iy53WFAtKVs3BPA%2F-MTfjtNA1AHZlJzrfAO8%2F-MTflXaIw6qvarQx0ZnL%2Fimage.png?alt=media\&token=1fc0f8ef-4117-41a7-858a-03c83c8b6633)

* **Cancel :** When clicking on this button, you return to the users listing and any modification is cancelled.
* **Manage subscription** : This button is available when the edited user has been saved at least once. Clicking this button will open a box where you'll be able to select some lists to subscribe the current user.
* **Save :** Saves the current user and stays on the edition page.
* **Save & exit :** Saves the current user and returns to the users listing page.

### Subscriber information

![](https://963725040-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L_D4iy53WFAtKVs3BPA%2F-MSXKip0D8S3ICd659bg%2F-MSXQeOrAm5JvzovSelc%2FCapture%20d%E2%80%99e%CC%81cran%202021-02-02%20a%CC%80%2012.08.53.png?alt=media\&token=425d15eb-4120-4289-9158-f7690d3e97b2)

* **Name**: Name of the user.
* **Email**: Email of the user.
* **Custom fields**: If you created some custom fields, they will be displayed below the Email field
* **Language**: Linked to the multilingual feature, the user will receive email in the language set in is profile
* **Active**: This field shows you the status of the user. If you turn it off, the user won't receive messages from your website in the future.
* **Confirmed:** If you require a confirmation, the user won't be confirmed until he clicks on the confirmation link received by e-mail. Nevertheless, if you do not require a confirmation, the user will stay as "not confirmed" but it won't impact the send process.
* **Track this subscriber**: If you want or not to track this user for the open and click statistics
* **Creation date**: Created date of the user.
* **Source**: The source shows you from where the user has been created

### History

### Email history

![](https://963725040-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L_D4iy53WFAtKVs3BPA%2F-MFkBLsiuxyC1Fvt5dpL%2F-MFkBqbUDnKDKomxC1Rm%2FUsers_%E2%80%B9_%E2%80%94_WordPress.png?alt=media\&token=825b806f-a179-48fc-9dcd-3058686c390a)

In the first part of the history you have all the mails which have been sent to the user with some statistics.

### User history

![](https://963725040-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L_D4iy53WFAtKVs3BPA%2F-MFkBLsiuxyC1Fvt5dpL%2F-MFkCsk4CyNXZNvp59ei%2FUsers_%E2%80%B9_%E2%80%94_WordPress.png?alt=media\&token=ecc6720b-7173-4501-ad17-683830febf22)

Each user has a history saving how it has been created, how it subscribed to the lists and other information. You can use this if some bots succeeded in creating a user on your site for example, or if you need to prove that a user willingly subscribed to your lists.

### Subscription

![](https://963725040-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L_D4iy53WFAtKVs3BPA%2F-LyEiFSu8azkVNkNhbfX%2F-LyEo51Cl0R0tOUq1vv2%2Fusers%20lists.png?alt=media\&token=f0f69c14-71b8-466b-b1e7-88c1a81c680c)

When editing a user, you can subscribe or unsubscribe it from one or more lists by clicking the "Add subscription" button or the "Unsubscribe" link next to each list.


---

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