# Groups

{% embed url="<https://www.youtube.com/watch?v=TEDkZXwdV5M>" %}

If you need to manage your users more efficiently and centralize administration in a single location, you are in the right place. Below, we present detailed documentation on the types of group registrations available in the application and the possibility of synchronizing with existing groups in Entra ID (Azure AD).

The platform offers four methods to create groups, described below:

1. **Import via Entra ID**: Integrate directly with Entra ID to create groups from existing data.
2. **Import CSV File**: Import groups from a CSV file, making bulk inclusion easier.
3. **Create Group Manually**: Create groups directly on the platform, with full control over the settings.
4. **Register User via API**: Use API calls to create and manage groups, ideal for automated integrations.

These methods provide flexibility to adapt group management to your specific needs. Additionally, it is possible to synchronize groups with Entra ID, further optimizing user administration, especially if you use Entra ID.

<figure><img src="/files/FIfGgJ7YKhyBk3kpliDl" alt=""><figcaption></figcaption></figure>


---

# 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.powerembedded.com/administration-portal/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.
