# Vault Integration

![](https://3357255970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb7weUpu7VBcMnESSH8vG%2Fuploads%2F0Pq5Lszp7lcLZacFsNCv%2FAdvanced%20Configuration%20Vault%20Integration.png?alt=media\&token=dd8df5f8-adc2-40a7-bc9d-2a569719b415)

## Overview

Keeper Secrets Manager integrates with Keeper Connection Manager to provide dynamic retrieval of credentials that are stored in the Keeper Vault. This integration allows the Admin to provide privileged sessions with credentials that are stored and protected in the encrypted Keeper vault.

Using [Keeper Secrets Manager](https://app.gitbook.com/o/-LO5CAzoigGmCWBUbw9z/s/-MJXOXEifAmpyvNVL1to/), Keeper Connection Manager can securely access RDP, SSH, MySQL, VNC and other credentials from the Keeper Vault. With this integration, connection credentials are protected in the encrypted Keeper vault and never stored in plain text.  In the connection properties, you can simply reference the hostname or specified Vault record identifier and Keeper will pull the necessary credentials at runtime.  Access credentials are never exposed to the user.

{% hint style="success" %}
**This documentation assumes that you already have a Keeper Enterprise subscription with Keeper Secrets Manager activated.**&#x20;

* If you do not already have a Keeper subscription, please sign up for a 14-day free trial from this site: <https://www.keepersecurity.com/start-business-trial.html>
* If you already have a Keeper subscription but haven't activated Keeper Secrets Manager, [follow this quick start guide](https://app.gitbook.com/s/-MJXOXEifAmpyvNVL1to/secrets-manager/quick-start-guide).
  {% endhint %}

## Integration Features

* Securely store connection secrets like SSH keys and Admin passwords in your Keeper Vault
* Dynamically pull credentials from Keeper on-demand when establishing connections
* Eliminate hard-coded credentials and secrets
* Securely store guacamole properties in the Keeper Vault such as MySQL passwords
* [Manage integrations with multiple vaults or folders with connection groups](https://docs.keeper.io/en/keeper-connection-manager/vault-integration/multiple-vaults-integration)

![Configure Connections to use Keeper Secrets Manager](https://3357255970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb7weUpu7VBcMnESSH8vG%2Fuploads%2FzkdgRQcFRYqlFue703SW%2FKSM%20integration.png?alt=media\&token=6754b0b2-1594-4a6d-9d4a-723df62b83f9)


---

# 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/vault-integration.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.
