# Keeperシークレットマネージャー (KSM) について

### 概要

Keeperシークレットマネージャーの仕組みに関する情報です。

{% content-ref url="/pages/-Mi1zTe4I8zDWSkB54eH" %}
[アーキテクチャ](/keeperpam/jp/secrets-manager/about/architecture.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhzDgoPWX-vA6xX6GjX" %}
[用語](/keeperpam/jp/secrets-manager/about/terminology.md)
{% endcontent-ref %}

{% content-ref url="/pages/-McBFzIrCaxLyFcdKB7u" %}
[セキュリティと暗号化モデル](/keeperpam/jp/secrets-manager/about/security-encryption-model.md)
{% endcontent-ref %}

### 機能全般

多くの統合機能とSDKで使用されるKeeperシークレットマネージャーの機能に関する詳細情報です。

{% content-ref url="/pages/-MksbooTCUQVIdcCm1yR" %}
[ワンタイムアクセストークン](/keeperpam/jp/secrets-manager/about/one-time-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MkhHwC6PB3pqh132phe" %}
[Keeper表記法](/keeperpam/jp/secrets-manager/about/keeper-notation.md)
{% endcontent-ref %}

{% content-ref url="/pages/t41fd23FFoTrc6UKtieT" %}
[シークレットマネージャーの構成](/keeperpam/jp/secrets-manager/about/secrets-manager-configuration.md)
{% endcontent-ref %}

### その他のリソース

シークレットマネージャーユーザーに影響する他のKeeperシステムに関する情報です。

{% content-ref url="/pages/-MerbOkoCVRpO3uCliua" %}
[イベントレポート](/keeperpam/jp/secrets-manager/about/event-reporting.md)
{% endcontent-ref %}

{% content-ref url="/pages/qfedfy8aEYKgm7AhPX26" %}
[フィールド/レコードタイプ](/keeperpam/jp/secrets-manager/about/field-record-types.md)
{% endcontent-ref %}


---

# 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/keeperpam/jp/secrets-manager/about.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.
