> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/security-users-and-roles-6/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/security-users-and-roles-6/user-security-page.md).

# User Security Page

{% hint style="warning" %}
*<mark style="color:orange;">Pre-requisite:</mark> The **Security** module will be visible under the **Apps** menu and in the left side menu panel only for those users who are created either containing the **Admin role** or have permission to access the **Security** module.*
{% endhint %}

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

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY3EeqsC7wa8jCJ2b3Om5%2Fuploads%2FupkHmc67VlJWJlnnIt6X%2FAccessing%20secuity%20module.mp4?alt=media&token=18da9b14-0275-430f-9d82-02b9672e6e35>" %}
***Accessing the Security module***&#x20;
{% endembed %}

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

&#x20;      OR

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

<figure><img src="/files/ynYNhbUPHZvZhRJRuywS" alt=""><figcaption><p><em><strong>Two</strong></em> <em><strong>Ways to access the Security Module</strong></em> </p></figcaption></figure>

* The ***Security*** page opens.

  * You can see a list of created ***User Groups*** on the left side of the screen whereas 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/MJI1JqLbbLhvugdsGjFr" alt=""><figcaption></figcaption></figure>
* The user can create a new ***Group*** or ***User*** by clicking the ***New*** menu option.

<figure><img src="/files/0V6ZMxlm5lJf6orTxVJj" 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 using the **Search Group** or **Search User** option once some users and groups are created.*
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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