# Non-admin User Roles

{% hint style="info" %}
Check out the walk-through on how to assign customised roles to users.
{% endhint %}

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

The ***user allocated to any group other than Admin Role*** with the limited credited permissions gets the ***non-admin user role*** category. The non-admin users may have customised access to platform modules based on the rights given by their administrator.&#x20;

* Select a non-admin user group (E.g., Sample Group).
* Add a user to that group.

![Adding a user to the selected non-admin group](/files/pS1fKcZOZXIDV2jNWdA1)

* Check out various access permissions provided to the user group or customize the given permissions to the group (E.g., the below permissions are given for the ***Sample Group***).
* **App Permissions:** The group has permission to access the ***Data Center*** and ***Designer*** modules.&#x20;

![Restricted App Permission provided to the selected non-admin group](/files/2TVAepBO2bsOFOsBBTUG)

* **Folder Permissions:** The group has permissions to ***Rename, Copy ,*** and  ***Move to***.

![Restricted Folder Permissions for the non-admin group](/files/cYD6OakDtAI6IqkgOUBV)

* **File Permissions:** The group has file permissions to ***modify*** and  ***rename*** a file document.    &#x20;

![](/files/VmOk41DJam9oePcy2iDn)

* Save the User group updates.

&#x20;     ![](/files/T76idFBtIfEZUesqknzC)

* A confirmation message appears to inform that the group updates are saved.&#x20;

![](/files/zOTLrpxXegjJjloEc323)

* Login with the user credentials who is added to the ***Sample Group***.

&#x20;     ![](/files/708ld8PqRDDC4s3s85Ht)

* Open the ***Apps*** menu. You will find only the permitted modules accessible to the user.

![Restricted Apps menu for the non-admin user](/files/ifurShCsNCGYgQOMBFxD)

* Try to access the attributive options by clicking on the ***Options*** icon on the My Documents page. You can see that the user gets only limited  (permitted) options. E.g., Only the ***Create Folder*** option is visible in the following image.

![Restricted Folder options provided for a non-admin user](/files/8TQu2gvhggHrBB26yPyK)

![Restricted File options provided for a non-admin user](/files/n0T8eoMrrHNhYj5VU1oe)


---

# 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.bdb.ai/bdb-documentation/core-platform/users-and-roles/various-user-roles/non-admin-user-roles.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.
