# Preview Release

When a major release is planned, Keeper publishes a Preview version of the Vault and Desktop app, documented below. The pre-release version is typically published 1 week before public release.

## Web Vault Preview

{% hint style="info" %}
If you encounter any issues with this version, please email <feedback@keepersecurity.com>.
{% endhint %}

* **US:** <https://keepersecurity.com/vault/preview>
* **EU:** <https://keepersecurity.eu/vault/preview>
* **AU:** <https://keepersecurity.com.au/vault/preview>
* **CA:** <https://keepersecurity.ca/vault/preview>
* **JP:** <https://keepersecurity.jp/vault/preview>
* **US\_GOV**: (No US Gov preview available for Web Vault)

## **Desktop App Preview with Forcefield**

Keeper Desktop is a native application for Windows, macOS and Linux platforms. On Windows devices, this is bundled with the [Keeper Forcefield](https://www.keepersecurity.com/forcefield-endpoint-protection/) service.

{% hint style="info" %}
The Desktop App preview **does not** auto-update. On Windows computers, a new version of the pre-release version requires a full uninstall and re-install of Keeper. This does not affect stored data.
{% endhint %}

* Mac (.dmg) - [Download](https://keepersecurity.com/desktop_electron/preview/keeper-password-manager-preview.dmg)
* Mac (.pkg) - [Download](https://keepersecurity.com/desktop_electron/preview/keeper-password-manager-preview.pkg)
* Windows (.appx) - [Download](https://keepersecurity.com/desktop_electron/preview/keeper-password-manager-preview.appx)
* Windows (.msix) - [Download](https://keepersecurity.com/desktop_electron/preview/keeper-password-manager-preview.msixbundle)
* Windows (.msi) - [Download](https://keepersecurity.com/desktop_electron/preview/keeper-password-manager-preview.msi)
* Linux (.rpm) - [Download](https://keepersecurity.com/desktop_electron/preview/keeper-password-manager-preview.rpm)
* Linux (.deb) - [Download](https://keepersecurity.com/desktop_electron/preview/keeper-password-manager-preview.deb)

## Standalone Forcefield Preview

Keeper Forcefield can also be deployed on a standalone basis, without the Keeper Desktop application. The URL and MSI installer for the Forcefield preview is available here:

<https://download.keepersecurity.com/forcefield/preview/keeperforcefield.msi>

Send feedback to: <forcefield@keepersecurity.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/preview-release.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.
