# Keeper Connection Manager

![](https://762006384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJXOXEifAmpyvNVL1to%2Fuploads%2FviMYAuRTMJ9hVoZPSFK7%2Fksm-kcm-header.jpg?alt=media\&token=adf247a9-990a-4cab-98f5-fae4ed853fb7)

## Features

* Retrieve secrets from Keeper when launching Remote RDP, SSH, MySQL and other connections
* Protect secret configuration settings in the Keeper Vault
* Provide privileged sessions without exposing credentials to the end-user

{% hint style="info" %}
For a complete list of Keeper Secrets Manager features see the [Overview](/keeperpam/secrets-manager/overview.md)
{% endhint %}

## Prerequisites

This page documents the Secrets Manager <> Keeper Connection Manager integration. In order to utilize this integration, you will need:

* Keeper Secrets Manager access (See the [Quick Start Guide](/keeperpam/secrets-manager/quick-start-guide.md) for more details)
  * Secrets Manager add-on enabled for your Keeper account
  * Membership in a Role with the Secrets Manager enforcement policy enabled
* A Keeper [Secrets Manager Application](/keeperpam/secrets-manager/about/terminology.md#application) with secrets shared to it
  * See the [Quick Start Guide](https://docs.keeper.io/keeperpam/secrets-manager/integrations/pages/-MeRAVfQmDBzKQBC0f_c#2.-create-an-application) for instructions on creating an Application
* An initialized Keeper [Secrets Manager Configuration](/keeperpam/secrets-manager/about/secrets-manager-configuration.md)
  * The Connection Manager integration accepts the Base64 format configuration

## Installation

This integration securely retrieves secrets from Keeper for use in establishing remote connections via RDP, SSH, VNC, MySQL, K8s and other protocols.

Step by Step documentation for activating Keeper Secrets Manager with Keeper Connection Manager can be found at the link below:

{% embed url="<https://docs.keeper.io/keeper-connection-manager/vault-integration>" %}


---

# 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/keeperpam/secrets-manager/integrations/keeper-connection-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.
