> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/enterprise-guide/jp/end-user-guides.md).

# エンドユーザーガイド

![](/files/EmIWZXeRclZnxCxreKWh)

Keeperをウェブ、デスクトップ、モバイルで使用する際の詳細な手順については以下のガイドをご参照ください。

* [iOS](/user-guides/jp/ios.md)\
  iPhoneおよびiPadアプリケーション ([自動入力設定](/user-guides/jp/autofill-setup-for-ios.md)を含む)<br>
* [Android](/user-guides/jp/android.md)\
  Androidスマートフォンおよびタブレットのユーザーガイド ([自動入力設定](/user-guides/jp/autofill-setup-for-android.md)を含む)<br>
* [ウェブボルトおよびKeeperデスクトップアプリ](/user-guides/jp/web-vault.md)\
  Mac、PC、Linux用のKeeperウェブボルトおよびKeeperデスクトップネイティブアプリケーション<br>
* [ブラウザ拡張機能](/user-guides/jp/browser-extensions.md)\
  Chrome、Edge、Firefox、Safari、Brave、Operaなどのあらゆるウェブブラウザに対応したKeeperブラウザ拡張機能<br>
* [エンタープライズ版エンドユーザー設定 (マスターパスワードログイン)](/user-guides/jp/enterprise-end-user-setup-master-password.md)\
  マスターパスワードでログインするユーザー向けのエンドユーザーガイド<br>
* [エンタープライズ版エンドユーザー設定 (SSOログイン)](/user-guides/jp/enterprise-end-user-setup-sso.md)\
  Microsoft Entra ID、Okta、Google WorkspaceなどのSSOを使用してログインするユーザー向けのエンドユーザーガイド<br>
* [アプリ用KeeperFill](/user-guides/jp/keeperfill-for-apps.md)\
  ネイティブアプリケーションの自動入力、自動入力キーストロークやショートカット入力<br>
* [KeeperChat](/enterprise-guide/jp/keeperchat.md)\
  iOS、Android、Mac、PC用のネイティブメッセージングアプリケーション<br>
* [共有](/enterprise-guide/jp/sharing.md)\
  Keeperのコンテンツを共有するためのさまざまな方法に重点を置いたガイド<br>
* [レコードタイプ](/enterprise-guide/jp/record-types.md)\
  レコードテンプレートやカスタムフィールドの使用ガイド<br>
* [インポート](/user-guides/jp/import-records-1/import-overview.md)\
  CSVファイルや1Password、LastPass、KeePass、Dashlane、 Bitwardenなどの他社製品からパスワードをインポートについて<br>
* [パスキー](/user-guides/jp/passkeys.md)\
  ボルトでパスキーを管理するためのガイドです。パスキーは、パスワードを暗号キーのペアに置き換えるFIDOクレデンシャルで、フィッシングに対して効果があります。

## エンタープライズエンドユーザー向けの機能紹介動画

新しいエンドユーザー向けにKeeperプラットフォームの概要について解説しています。

{% embed url="<https://youtu.be/J2QkmOxF7yw>" %}

## Keeper 101 (基本操作編) 動画シリーズ

以下のURLからKeeperの機能紹介動画をご覧ください。

<https://www.keepersecurity.com/getting-started.html>

## 共同ブランドドキュメント

貴社ブランドでドキュメントやユーザーガイドが必要な場合には、<business.support@keepersecurity.com>までお問い合わせください。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.keeper.io/enterprise-guide/jp/end-user-guides.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
