# ホーム画面

## 概要

Keeper Connection Managerのホーム画面から、アクセスが付与されている接続にすばやくアクセスできます。

複数の接続にアクセスできる場合は、ダッシュボードに利用可能な接続がすべて表示されます。利用できる接続が 1つしかない場合は、その接続に直接ルーティングされます。

<figure><img src="/files/zN3oDjOu3vn4F2szV3iX" alt=""><figcaption><p>ホーム画面</p></figcaption></figure>

## 接続

ホーム画面には、利用可能なすべての接続の一覧と、最近使用した接続やアクティブな接続のサムネイルが表示されます。サムネイル画像は、マシンへのアクセス中に逐次更新されます。多数の接続から特定の接続をすばやく見つけたい場合は、「Filter」 (フィルタ) フィールドに検索語を入力することで接続一覧を名前でフィルタリングすることもできます。

任意の接続をクリックすると、その接続が現在のウィンドウまたはタブ内で開き、複数の接続を同時に使用できます。

使用する各接続は、切断するか、Keeper Connection Managerから移動して完全に離れるまでアクティブなままになります。アクティブな接続は、サムネイルがホーム画面上でリアルタイムに更新されます。

{% hint style="info" %}
ユーザーが利用可能なリモート接続が1つしかない場合は、ログインすると即座に接続されます。
{% endhint %}

## ユーザーメニュー

クライアント接続画面を除くすべてのKeeper Connection Manager画面には、右上隅に「ユーザーメニュー」と呼ばれるメニューが表示されます。このメニューにはユーザー名と、アクセスレベルに応じていくつかのオプションが表示されます。

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

![ユーザーメニュー](/files/uMF7bqMs3SKDNT5i82Q9)

### ホーム

まだホーム画面に戻っていない場合は、ホーム画面に戻ります。利用可能な接続が1つしかない場合は、その接続へのリンクに置き換えられます。

### 設定

設定インターフェースに移動します。基本的な管理機能 (この範囲にアクセスする権限がある場合) と、表示言語などのユーザー設定が利用できます。

### ログアウト

Keeper Connection Managerから完全にログアウトし、現在の接続をすべて閉じてKeeper Connection Managerセッションを終了します。


---

# 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/home-screen.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.
