# キーボードショートカット

## キーボードショートカット

パスワードの自動入力処理にマウスクリックではなくキーボードのショートカットを使用する場合は、以下の手順で設定します。

1. ログインしたいウェブサイトに移動します。
2. **command+shift+k** (Mac)、または**alt+k** (Windows) を押します。
3. 検索ワードを入力し始めます。
4. キーボードの**上矢印と下矢印**を使用して、探しているレコードを見つけてハイライトします。
5. **enter**キーを使用してそのレコードを入力し、ウェブサイトにログインします。


---

# 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/user-guides/jp/tips-and-tricks/keyboard-shortcuts.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.
