# Vault Release 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. Keeper Vault 17.1 and newer is required to access the new privileged access management features.

For more information on KeeperPAM, visit the following:

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

### New 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

{% hint style="info" %}
Activating KeeperPAM features requires a license. Contact your Keeper account representative for details.
{% endhint %}

### Improvements

* Browser tab now shows username: "Keeper® Vault - <user@company.com>"


---

# 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/desktop/web-vault-+-desktop-app/vault-release-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.
