# Keeperゲートウェイ

Keeperゲートウェイは、Windows、Linux、MacOSマシンにインストールする軽量のサービスで、ローテーション、検出、接続タスクを実行します。1つのゲートウェイを使用して、オンプレミスとクラウドの両方のターゲットインフラストラクチャと通信できます。たとえば、Active Directoryアカウントをローテーションする場合は、ADと通信できる任意のマシンにゲートウェイをインストールします。

ゲートウェイは、データの暗号化と復号化をすべてローカルで実行することで、ゼロ知識を維持します。また、KeeperシークレットマネージャーAPIを使用してKeeperクラウドと通信します。セキュリティアーキテクチャについて詳しくは、[こちらのページ](/keeperpam/jp/privileged-access-manager/getting-started/gateways/scaling-and-high-availability.md)をご参照ください。

{% hint style="info" %}
Keeperゲートウェイのインストール手順と詳細については、[こちらのページ](/keeperpam/jp/privileged-access-manager/getting-started/gateways.md)をご覧ください。
{% endhint %}


---

# 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/release-notes/jp/enterprise/keeper-gateway.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.
