> 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/keeperpam/secrets-manager/developer-sdk-library/powershell.md).

# PowerShell

<figure><img src="https://762006384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJXOXEifAmpyvNVL1to%2Fuploads%2FrPyHEmFzCYuJr7VdQhwl%2FKSM%20%2B%20Powershell%20Icon.png?alt=media&#x26;token=aa8fb9cf-8c53-4c5a-9da0-66768037c185" alt=""><figcaption></figcaption></figure>

## Features

* Retrieve secrets from the Keeper Vault to use in PowerShell
* Integrate Keeper vault with PowerShell Secrets Manager
* Update secret values in the Keeper Vault from PowerShell
* Get files from the Keeper vault

Please refer to the Keeper PowerShell module documented in the Integrations section:

[**Go to PowerShell Plugin**](/keeperpam/secrets-manager/integrations/powershell-plugin.md)


---

# 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/keeperpam/secrets-manager/developer-sdk-library/powershell.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.
