# Let site users use AcyMailing

{% hint style="info" %}
This feature is only available in our Enterprise version
{% endhint %}

{% hint style="warning" %}
For now, this is only available for Joomla websites as WordPress currently doesn't provide a way to have front-end pages in plugins
{% endhint %}

In some cases, you may want to allow users of a specific group to be able to manage their own users and send them emails, without seeing the users / emails of the other ones.\
For example, a school has a site with AcyMailing and each teacher can see their students and send them reminders on their homeworks, but they can't see students of other teachers.

To set it up, you will need to create some menus on your site, here are the 3 menus you'll need:

![](/files/-LyDpFiZ7O_x77isgRSf)

{% hint style="danger" %}

{% endhint %}

![](/files/-LyDpK63PqB3x1cRTVr2)

{% hint style="danger" %}
Note that the "Access" option below is important: AcyMailing will only check is the user is logged in, this is up to you to restrict the access of those three menus to a specific user group.
{% endhint %}

![](/files/-LyDpONaJMIXKUXWvkRt)

The menus don't have any additional options, once created they are ready to use 😉


---

# 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/advanced/let-users-manage-their-own-users-emails.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.
