> 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/readme.md).

# KeeperエンタープライズおよびMSPガイド

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

この度はKeeper製品をご利用いただきありがとうございます。当ドキュメントでは、ユーザーの登録方法、エンドユーザーのデバイスへのアプリケーションのデプロイ方法、プラットフォームの管理方法について役立つ情報をお届けします。

## プラットフォームの概要

Keeperプラットフォームの主な機能は以下のとおりです。

* パスワード & パスキー管理
* 特権アクセス管理
* エンドポイント特権管理
* シークレット管理
* データベース管理
* ゼロトラストネットワークアクセス
* 安全なベンダーアクセス
* OTセキュリティ
* 接続管理
* リモートブラウザ分離
* 管理コンソール
* コントロールプレーン

## 本ドキュメントについて

本ページでは、エンドユーザー向けのコアとなるパスワード管理プラットフォームの展開手順を取り扱います。高度な特権アクセス機能については、後半のセクションで取り扱います。

**Keeperプラットフォーム**

* 従業員ひとりひとりに、パスワード、パスキー、ファイルなどの機密情報を保管する安全な暗号化ボルトがあります。任意のデバイスやウェブブラウザからボルトにアクセスし、複雑で一意のパスワードを自動生成して、各サイトやアプリにログイン情報を自動入力できます。
* IT管理者は、従業員のパスワード利用状況を組織全体で把握でき、パスワードの複雑さ要件、2要素認証 (2FA)、ロール別アクセス制御 (RBAC) などのセキュリティポリシーを監視・適用できます。
* DevOpsおよびエンジニアリングチーム向けに、完全管理型のクラウド型ゼロ知識シークレット管理により、特権アカウント、APIキー、データベースパスワード、アクセスキー、証明書などのインフラストラクチャ・シークレットを保護できます。
* 接続管理、OTセキュリティ、安全なベンダーアクセス、ゼロトラストネットワークアクセス、セッションの管理・監視・録画を備えたリモートブラウザ分離など、最新の特権アクセスがあります。


---

# 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:

```
GET https://docs.keeper.io/enterprise-guide/jp/readme.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.
