# Usergroup

### Overview

A usergroup is a set of users who have the same permissions as the policies/ permissions are assigned to a usergroup in which the users get assigned.

***Organised Access:*** IAM enables the organisation's admin to create User Groups, streamlining access management.

***Role Assignment:*** Admins can assign roles within User Groups, collectively defining access levels for groups of users.

***Invitation and Access Control:*** The organisation's admin can invite individuals, assign roles, and manage access collectively through User Groups.

{% hint style="info" %}
**Note:**\
Each User group created by the Admin can have multiple Users and Multiple Roles assigned to them according to permissions and access capabilities of the users.
{% endhint %}


---

# 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://computationaldocs.zeblok.com/info/1.3.6/procedure/role-definition-by-isv-administrator/iam/usergroup.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.
