# Next Steps

The Keeper MSP guide covered functionality specific to the MSP environment. Visit our other guides that go into depth on the end-user and administrator experience.

### ​💻 User Guides <a href="#user-guides" id="user-guides"></a>

iOS, Android, Web Vault, Desktop App (Mac, Windows, Linux) and KeeperFill Browser Extensions <https://docs.keeper.io/user-guides/>​

### ​💻 Enterprise Admin Guide <a href="#enterprise-admin-guide" id="enterprise-admin-guide"></a>

Administrator guide for Keeper Business and Keeper Enterprise customers. [https://docs.keeper.io/enterprise-guide/](https://docs.keeper.io/en/enterprise-guide)​​

### 💻 KeeperPAM <a href="#keeper-sso-connect-tm-cloud" id="keeper-sso-connect-tm-cloud"></a>

Next-gen privileged access management solution.\
[https://docs.keeper.io/keeperpam](https://docs.keeper.io/keeperpam/)​

### 💻 Keeper SSO Connect Cloud <a href="#keeper-sso-connect-tm-cloud" id="keeper-sso-connect-tm-cloud"></a>

100% cloud-based integration with SAML 2.0 Identity Providers for seamless authentication. <https://docs.keeper.io/sso-connect-cloud/>​​

### ​💻 Keeper Commander <a href="#keeper-commander" id="keeper-commander"></a>

Command-line tools and SDK interface.\
[https://docs.keeper.io/keeperpam/commander-cli/overview](/keeperpam/commander-cli/overview.md)​

### ​💻 Keeper Secrets Manager <a href="#keeper-secrets-manager" id="keeper-secrets-manager"></a>

Cloud-based secrets management platform for IT Admins, DevOps & Developers. [https://docs.keeper.io/keeperpam/secrets-manager/overview](/keeperpam/secrets-manager/overview.md)​

### ​💻 AD Bridge Guide <a href="#a-d-bridge-guide" id="a-d-bridge-guide"></a>

Active Directory and LDAP bridge guide for provisioning users, roles, teams. <https://docs.keeper.io/keeper-bridge/>​

### ​🗒 Release Notes <a href="#release-notes" id="release-notes"></a>

Full release notes and version history across Keeper platforms.\
<https://docs.keeper.io/release-notes/>​

### ​☕ Security & Encryption Model <a href="#security-and-encryption-model" id="security-and-encryption-model"></a>

Read about Keeper's security and encryption model.\
[https://docs.keeper.io/enterprise-guide/keeper-encryption-model](/enterprise-guide/keeper-encryption-model.md)​

### ​📡 System Status <a href="#system-status" id="system-status"></a>

Live system status, monitoring and alerts with notification signup.\
[https://statuspage.keeper.io](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/enterprise-guide/keeper-msp/next-steps.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.
