# User Status

This feature helps the administrator to identify the various types of platform users and enable an expired user account.

## Different User Status&#x20;

* Navigate to the User Security page.
* You can see two drop-down menus.
  * **Type**: It contains the following authentication types as drop-down options.
    * Enterprise
    * Window AD
    * CA PPM
    * AWS Cognito
  * **Status**: It includes the following user status as drop-down options
    * Active
    * Blocked
    * Expired
    * Deleted

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> The **Users** list displays **All Users** with **Active** status **by default** while accessing the **User Security** page.*
{% endhint %}

<figure><img src="/files/8heufk9QsqCHB4sZ8f0Y" alt=""><figcaption><p><em><strong>User List</strong></em> </p></figcaption></figure>

* You can select any combination of the filter values mentioned above to display filtered/customized lists of users. E.g., The given image displays a filtered user list with all the ***Enterprise*** users with ***Blocked Status***.​

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


---

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