# Active Sessions

## Overview

Keeper Connection Manager provides centralized visibility and control over active sessions through a real-time management interface. This enables administrators to monitor, audit, and terminate live server or application sessions—ensuring secure and controlled remote access at all times.

Key use cases include:

* Monitoring and auditing live access to servers or web applications
* Supervising collaborative sessions with multiple connected users
* Terminating inactive or unauthorized sessions to maintain security and compliance

## Finding Active Sessions

**Active Sessions** is the tab to see all sessions that are currently in use. Any time a user connects to a session, it will appear in Active Sessions. Active sessions are in a searchable table the admins can use to find specific sessions.

![Manage active sessions from the session monitoring interface](/files/x9vGhxLOsoe7EeaWadYj)

## Terminating Active Sessions

To terminate a session, use the checkboxes on the left side of the session shown in the screenshot below. After selecting, you will see in the upper right corner **End Sessions** to immediately disconnect those particular sessions.

![Ending Sessions](/files/ZipQswUhIskFB0MTeZIW)

{% hint style="info" %}
This is an administrative permission that is granted based on a user’s assigned privileges.
{% 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.keeper.io/en/keeper-connection-manager/using-keeper-connection-manager/active-sessions.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.
