# 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.

When the [resources](https://computationaldocs.zeblok.com/zeblok-computational-1/more/iam/resources) are created, they are given access to certain usergroups in the platform and all the members of these usergroups get access to the resources collectively.


---

# 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.2.5/more/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.
