# KCMの使用方法

<figure><img src="/files/r1U2zaSgtGYcI0bZXD4R" alt=""><figcaption></figcaption></figure>

Keeperコネクションマネージャーを使用すると、ウェブブラウザ内からデスクトップの機能にアクセスできます。インターフェースは可能な限り邪魔にならないようにデザインされています。

### [ログイン画面](/keeper-connection-manager/jp/using-keeper-connection-manager/login-screen.md)

ログインオプションとカスタマイズ

### [ホーム画面](/keeper-connection-manager/jp/using-keeper-connection-manager/home-screen.md)

接続の選択とユーザー設定

### [接続の開始](#no)

接続セッションとサイドバーメニューの仕様と機能

### [接続画面](/keeper-connection-manager/jp/using-keeper-connection-manager/launching-connections.md)

クリップボードの管理、複数の接続の一括表示、ファイルのアップロードまたはダウンロード、接続セッション内での入力設定の変更

### [接続の作成](/keeper-connection-manager/jp/using-keeper-connection-manager/creating-connections.md)

サポートされているプロトコルタイプごとのKeeperコネクションマネージャー接続の作成方法

### [ファイル転送](/keeper-connection-manager/jp/using-keeper-connection-manager/file-transfer.md)

Keeperコネクションマネージャーのドラッグアンドドロップによるファイル転送の設定と使用方法

### [接続の共有](/keeper-connection-manager/jp/using-keeper-connection-manager/sharing-connections.md)

Keeperコネクションマネージャー接続へのアクセスを、インターネットブラウザを使用しているすべてのユーザーと共有

### [セッションレコーディング](/keeper-connection-manager/jp/using-keeper-connection-manager/session-recording.md)

すべてのセッションタイプでの画面とキー入力記録の設定方法

### [AWS EC2ディスカバリ](/keeper-connection-manager/jp/using-keeper-connection-manager/aws-ec2-discovery.md)

EC2インスタンスを自動的に検出して柔軟な接続を実現

### [クレデンシャルパススルー](/keeper-connection-manager/jp/using-keeper-connection-manager/credential-pass-through.md)

任意のパラメータを使用して、署名付きJSONリクエストを通じて接続を開始

### [カスタムブランディング](/keeper-connection-manager/jp/using-keeper-connection-manager/custom-branding.md)

Keeperコネクションマネージャーインスタンスの外観をカスタマイズ


---

# 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/jp/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.
