# Universal Secrets Sync using the Vault

### Overview

**Universal Secrets Sync** empowers enterprises to unify and automate their secrets management across cloud environments. Keeper Vault records can be synced to AWS Secrets Manager, Azure Key Vault and Google Secret Manager. Administrators can easily enable the feature, configure the sync policy and monitor activity—all within Keeper’s zero-knowledge security framework. This eliminates manual updates, reduces configuration drift, and gives Security/DevOps teams a single, trusted control plane for managing secrets at enterprise scale.

### Prerequisites

Prior to using USS on Commander, make sure to review the [Universal Secrets Sync Basics](/keeperpam/privileged-access-manager/universal-secrets-sync/discovery-basics.md) documentation.

### Cloud Secrets Dry Run Sync

Navigate to one of the Shared Folders of the USS configuration and select “Push Updates”:

<img src="/files/1N9TKmN5EhQOLcyLz2Qr" alt="" height="465" width="704">

Confirm the changes to be performed by clicking “Sync Now” after previewing the sync result:&#x20;

<img src="/files/4aqek2li1JgWrrpKhwuj" alt="" height="451" width="704">


---

# 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/keeperpam/privileged-access-manager/universal-secrets-sync/discovery-using-the-vault.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.
