# About KSM

### Overview

Information about how Keeper Secrets Manager works.

{% content-ref url="/pages/-Mi1zTe4I8zDWSkB54eH" %}
[Architecture](/keeperpam/secrets-manager/about/architecture.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/-McBFzIrCaxLyFcdKB7u" %}
[Security & Encryption Model](/keeperpam/secrets-manager/about/security-encryption-model.md)
{% endcontent-ref %}

### Common Functionality

Additional details about aspects of Keeper Secrets Manager which are used across many integrations and SDKs.

{% content-ref url="/pages/-MksbooTCUQVIdcCm1yR" %}
[One Time Access Token](/keeperpam/secrets-manager/about/one-time-token.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/t41fd23FFoTrc6UKtieT" %}
[Secrets Manager Configuration](/keeperpam/secrets-manager/about/secrets-manager-configuration.md)
{% endcontent-ref %}

### Additional Resources

Information about other Keeper systems that impact Secrets Manager users.

{% content-ref url="/pages/-MerbOkoCVRpO3uCliua" %}
[Event Reporting](/keeperpam/secrets-manager/about/event-reporting.md)
{% endcontent-ref %}

{% content-ref url="/pages/qfedfy8aEYKgm7AhPX26" %}
[Field/Record Types](/keeperpam/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/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.
