> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/release-notes/enterprise/admin-console/admin-console-17.9.1.md).

# Admin Console 17.9.1

## Overview <a href="#overview" id="overview"></a>

Admin Console version 17.9.1 introduces **Universal Secrets Sync (USS)** support within the Admin Console. This release adds role-based enforcement policy controls for USS configuration and expands ARAM audit event coverage to include Universal Secrets Sync activity, giving administrators full visibility and access governance over the USS feature.

## New Features <a href="#overview-1" id="overview-1"></a>

### Universal Secrets Sync - Admin Console Support <a href="#nhi-pam-support-in-subscriptions" id="nhi-pam-support-in-subscriptions"></a>

{% hint style="info" %}
To learn more about Universal Secrets Sync click [here](/keeperpam/privileged-access-manager/universal-secrets-sync.md).
{% endhint %}

Keeper's Universal Secrets Sync (USS) enables enterprises to synchronize secrets from Keeper Secrets Manager (KSM) to external cloud providers such as AWS Secrets Manager, Azure Key Vault, and Google Secret Manager. This release adds the Admin Console components needed to govern and audit USS across your organization.

* **Role Enforcement Policy** — administrators can now control which roles are permitted to configure Universal Secrets Sync settings, via a new policy option in the Privileged Access Manager > Keeper Secrets Manager (KCM) section of the Role Enforcement Policies screen.

<figure><img src="/files/zLIEJtx3kyg5JY61d4jx" alt=""><figcaption><p>Universal Secrets Sync Role Enforcement Policy</p></figcaption></figure>

* **ARAM audit events** — USS activity is now captured in Advanced Reporting & Alerts Manager, providing a full audit trail of Universal Secrets Sync configuration and usage events
* Applies to standard, MSP, MC, and GovCloud customers with no additional modifications required.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.9.1.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.
