# Keeper End-User Guides

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

## About Our Security&#x20;

Keeper is a Zero-Knowledge platform. The data stored in a Keeper vault is encrypted and decrypted locally on the user’s device. Check out this blog article which reviews how Keeper protects your information:

{% embed url="<https://www.keepersecurity.com/blog/2023/01/09/how-does-keeper-protect-your-data-security-and-transparency/>" %}

For a more in-depth technical description of our [encryption model documentation](/en/enterprise-guide/keeper-encryption-model.md).

Keeper Security employees have no ability to decrypt customer data, because the encryption keys are managed by the customer. In addition to zero knowledge architecture, Keeper supports a number of two-factor authentication methods including FIDO2 WebAuthn devices, Google Authenticator, Microsoft Authenticator and SMS. Keeper Security is SOC2 Certified, ISO 27001, 27017 and 27018 certified, FedRAMP Authorized, StateRAMP authorized.

## **User Guides**

* [**Web Vault & Desktop App**](/en/user-guides/web-vault.md)
* [**KeeperFill for Apps**](/en/user-guides/keeperfill-for-apps.md)
* [**KeeperFill for Chrome**](/en/user-guides/browser-extensions/keeperfill-for-chrome-and-brave.md)
* [**KeeperFill for Firefox**](/en/user-guides/browser-extensions/keeperfill-for-firefox.md)
* [**KeeperFill for Safari**](/en/user-guides/browser-extensions/keeperfill-for-safari.md)
* [**KeeperFill for Edge**](/en/user-guides/browser-extensions/keeperfill-for-edge.md)
* [**KeeperFill for Opera**](/en/user-guides/browser-extensions/keeperfill-for-opera.md)
* [**iOS**](/en/user-guides/ios.md)
  * [**Autofill & Passkey Setup for iOS**](/en/user-guides/autofill-setup-for-ios.md)
* [**Android**](/en/user-guides/android.md)
  * [**Autofill & Passkey Setup for Android**](/en/user-guides/autofill-setup-for-android.md)
* [**Passkeys**](/en/user-guides/passkeys.md)
* [**Enterprise End-User Setup (Master Password Login)**](/en/user-guides/enterprise-end-user-setup-master-password.md)
* [**Enterprise End-User Setup (SSO Login)**](/en/user-guides/enterprise-end-user-setup-sso.md)
* [**Command-line CLI (Commander)**](/en/keeperpam/commander-cli/overview.md)

## **Enterprise Guides**

* [**Enterprise Admin**](/en/enterprise-guide/readme.md)
* [**KeeperMSP**](/en/enterprise-guide/keeper-msp.md)
* [**SSO Connect Cloud**](/en/sso-connect-cloud/overview.md)
* [**Keeper Secrets Manager**](/en/keeperpam/secrets-manager/overview.md)
* [**Keeper Commander**](/en/keeperpam/commander-cli/overview.md)
* [**Keeper Connection Manager**](/en/keeper-connection-manager/readme.md)
* [**Active Directory Bridge**](/en/keeper-bridge/readme.md)

## **Helpful Links**

* [**Release Notes**](/en/release-notes/readme.md)
* [**System Status**](https://statuspage.keeper.io/)


---

# 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/en/user-guides/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.
