# Session Manager

The ‘**Session Manager**’ is an administrative module to display the various status of the platform users.

* Click the ‘**Session Manager**’ option from the list of Admin options.

&#x20;      ![](/files/1uGefmDDYbBGha9QXgkv)

* The ‘**Active Sessions**’ page opens, displaying the Active Admin Sessions by default.
* Select a user by using the checkbox provided next to any username.
* Click the ‘**Kill Session**’ icon.

![](/files/2sQTVOaRn7uDeplHbQO2)

* A window appears to confirm the action.
* Click the ‘**YES**’ option.

![](/files/tJXFnbpnR20zxYKDbIxy)

* The selected user’s session(s) gets killed, and a success message appears to inform the same.
* The user gets removed from the Active Admin Session.

![](/files/XrBCZpGoLfMvhpw26Kql)

Note:

* Users to whom the ‘**Kill Session**’ option has been applied log out of their sessions without any notification. The users need to log in again to the BDB platform.
* Use the drop-down menu to filter the displayed list of the Active Session as per **Admin** or **User** as displayed belo&#x77;**:**

![](/files/xm8ChDBABNWKNuVLh0Kx)

* Use the **‘Search’** bar to search a specific user(s) from the displayed list of Active Sessions.

![](/files/fH2fiDGT5j0gllktpZh7)


---

# 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/platform-administration/admin-panel-options/session-manager.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.
