# Admin Console 17.1.0

{% hint style="success" %}
Get started by setting up your KeeperPAM sandbox! Visit [here](/keeperpam/privileged-access-manager/quick-start-sandbox.md) to begin.
{% endhint %}

KeeperPAM is now available for all customers.

For more information on KeeperPAM, visit the following:

* [Website](https://www.keepersecurity.com/privileged-access-management/)
* [KeeperPAM Documentation](/keeperpam/readme.md)

### Features

* [**Optimized Password Rotation**](/keeperpam/privileged-access-manager/password-rotation/rotation-overview.md) - manage all rotations directly from the Vault UI
* [**Connections**](/keeperpam/privileged-access-manager/connections.md) **-** instantly and securely access assets within their target infrastructure
* [**Tunnels**](/keeperpam/privileged-access-manager/tunnels.md) - use native apps for establishing remote access
* [**Remote Browser Isolation**](/keeperpam/privileged-access-manager/remote-browser-isolation.md) - protect web-based apps
* [**Session Recordings and Playback**](/keeperpam/privileged-access-manager/session-recording-and-playback.md) - monitor usage for all privileged sessions
* [**Discovery**](/keeperpam/privileged-access-manager/discovery.md) - discover and onboard resources and accounts into Keeper
* [**Endpoint Privilege Manager**](/keeperpam/endpoint-privilege-manager/overview.md) - controlling privilege across your fleet of devices
* [**PAM Enforcement Policies (RBAC)**](/keeperpam/privileged-access-manager/getting-started/enforcement-policies.md) **-** PAM enforcement policies to enable and configure PAM feature permissions

### Improvements

* Additional 2FA Options: 12 hours and 24 hours

### Bug Fixes

* Resolved issue where changing email is causing active user to be logged out
* Resolved issue where certain Secrets Manager fields are not showing on the ARAM tab
* Resolved issue where default password policy was set to 8 instead of 20
* Resolved issue with Azure Sentinel SIEM integration
* Other minor fixes and improvements


---

# 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/enterprise/admin-console/admin-console-17.1.0.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.
