> For the complete documentation index, see [llms.txt](https://docs.acymailing.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acymailing.com/old/integration-plugins/other/plugin-modify-user-group.md).

# Plugin: Modify user group

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

This plugin enables you to manage the user groups using our mass actions system.

You can also use this plugin to automatically remove / add a user from / to a group using our [Cron Task](/old/main-pages/configuration/configuration-tabs/cron-task.md).

You can download this plugin on our [plugins section](https://www.acyba.com/download/plugins-modules.html#usergroup), then install and publish it like a standard Joomla plugin.

This filter will only work with J2.5 and J3.X, as in Joomla 1.5 there is only one usergroup at a time

## Action <a href="#action" id="action"></a>

![](/files/-MJgaBOhUu1laO4l3iz8)

&#x20;You can add your AcyMailing subscribers to a group and/or remove them from an other one.

* **Group:** Select the group you want your users to be removed from and/or select the group you want your users to be added to.

![](/files/-MJgaDKJNn_kBbzzrG_Q)

&#x20;You can enable or block the Joomla user account of your AcyMailing subscribers using this action.

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

&#x20;There are currently no parameters for this plugin, simply install and publish it.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-modify-user-group.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.
