# Users & Groups

In the **Users & Groups** section of Data Mover you can create, bind, edit or delete users and groups belonging to the system.

First, select the **Setup** icon at bottom of the menu bar. Then, click the **Users & Groups** card in the **Advanced Settings** section.

<figure><img src="/files/GWQjnuUVROTDrWObFzFI" alt="" width="563"><figcaption></figcaption></figure>

We can identify two categories of Users and of Groups:

| Categories                  | Description                                                                 |
| --------------------------- | --------------------------------------------------------------------------- |
| **Internal Users & Groups** | They can access Data Mover                                                  |
| **External Users & Groups** | They can connect to Data Mover exposed services, e.g. file transfer servers |

Users and Groups can be created outside Data Mover, e.g., connecting to an existing LDAP. When users or groups are created in this way, they need to be bound to Data Mover.


---

# 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.primeur.com/data-mover-1.21/security/users-and-groups.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.
