# User Security Page

You can create users/ user groups and assign various app permissions using this page.​Pre-requisite: The ***User*** module will be visible under ***Apps*** menu only for those users who are created either containing the ***Admin role*** or have permission to access the ***User*** module.

{% hint style="success" %}
*Check out the walk through given below on how to access the User Security page.*
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvTJaaVCPZsG7R3eWMLTd%2Fuploads%2FknmDNwV2Pl0Q5QBNtDX1%2FAccessing%20Security%20page.mp4?alt=media&token=870ad748-1193-40bb-a3f5-e3e98cacee38>" %}
The User Security page under the Security module of the Platform
{% endembed %}

* Select the ***Security*** module from the ***Apps*** menu.&#x20;

&#x20;      OR

* Select the ***Security*** module icon provided on the left-side panel of the Platform Homepage.

<figure><img src="/files/MVXvl3aXkw1Cpv5V3woj" alt=""><figcaption><p>Ways to access the Security Module </p></figcaption></figure>

* The ***User Security*** page opens.
  * You can see a list of created ***User Groups*** on the left side of the screen where as the right side displays the list of ***Users*** who are part of any selected group.
  * By default the landing page displays ***All Groups*** selected from the ***User Groups*** list and ***All Users*** selected from the ***Type*** drop-down menu containing the ***Active*** Status.

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

* The user can go ahead with the creation of ***Group*** or ***User*** by clicking the ***New*** menu option.

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

{% hint style="info" %}
*<mark style="color:green;">Please</mark>* *<mark style="color:green;">Note:</mark> You can search for a specific user or group by using the **Search Group** or **Search User** option once some users and groups are created.*

![](/files/k7gCP7CQjFxXcEEWSYq5)
{% 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://docs.bdb.ai/security-users-and-roles/user-security-page.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.
