# How to Use KCM

![](/files/mkKGwzsBczghsBUeMUxb)

Keeper Connection Manager provides access to the functionality of a desktop from within your web browser. The interface is designed to be as seamless and unobtrusive as possible.ogin

### [Login Screen](/keeper-connection-manager/using-keeper-connection-manager/login-screen.md)

Login options and customization.

### [Home Screen](/keeper-connection-manager/using-keeper-connection-manager/home-screen.md)

Selecting connections and user settings.

### [Launching Connections](/keeper-connection-manager/using-keeper-connection-manager/launching-connections.md)

Features and functionality of the connection session and the sidebar menu.

### [Connection Screen](/keeper-connection-manager/using-keeper-connection-manager/launching-connections.md)

Manage the clipboard, view multiple connections at once, upload or download files, and change input settings within a connection session

### [Creating Connections](/keeper-connection-manager/using-keeper-connection-manager/creating-connections.md)

How to create Keeper Connection Manager connections for each supported protocol type

### [File Transfer](/keeper-connection-manager/using-keeper-connection-manager/file-transfer.md)

Configure and use Keeper Connection Manager drag-and-drop file transfer

### [Sharing Connections](/keeper-connection-manager/using-keeper-connection-manager/sharing-connections.md)

Share access to Keeper Connection Manager connections with anyone with an internet browser

### [Session Recording](/keeper-connection-manager/using-keeper-connection-manager/session-recording.md)

How to configure screen and keystroke recording for all session types.

### [AWS EC2 Discovery](/keeper-connection-manager/using-keeper-connection-manager/aws-ec2-discovery.md)

Automatically discover your EC2 instances for dyanamic connections.

### [Credential Pass-Through](/keeper-connection-manager/using-keeper-connection-manager/credential-pass-through.md)

Pass through tokens from the login screen to the target connections.

### [Dynamic Connections](/keeper-connection-manager/using-keeper-connection-manager/dynamic-connections.md)

Launch connections using arbitrary parameters through signed JSON requests.

### [Custom Branding](/keeper-connection-manager/using-keeper-connection-manager/custom-branding.md)

Customize the look and feel of the Keeper Connection Manager instance.


---

# 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/keeper-connection-manager/using-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.
