> 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/jp/desktop/web-vault-+-desktop-app/preview-release.md).

# プレビュー版リリース

重要なリリースが計画されている際にはボルトとデスクトップアプリのプレビュー版を先行して公開しております。プレビュー版は通常一般公開の1週間前に公開されます。

### プレビュー版ウェブボルト

{% hint style="info" %}
このバージョンで問題が発生した場合には、<feedback@keepersecurity.com>にお問い合わせください。
{% endhint %}

* **US:** <https://keepersecurity.com/vault/beta>
* **EU:** <https://keepersecurity.eu/vault/beta>
* **AU:** <https://keepersecurity.com.au/vault/beta>
* **CA:** <https://keepersecurity.ca/vault/beta>
* **JP:** <https://keepersecurity.jp/vault/beta>
* **US\_GOV**: (米国政府機関向けのウェブボルトのプレビューは実施しておりません。)

### プレビュー版Keeperデスクトップ

{% hint style="info" %}
デスクトップアプリのプレビュー版は自動で更新されません。Windows環境では、プレビュー版の新しいバージョンをインストールするには、Keeperを完全にアンインストールしてから再インストールする必要があります。保存されているデータには影響ありません。
{% endhint %}

* Mac (.dmg) - [ダウンロード](https://keepersecurity.com/desktop_electron/beta/keeper-password-manager-beta.dmg)
* Mac (.pkg) - [ダウンロード](https://keepersecurity.com/desktop_electron/beta/keeper-password-manager-beta.pkg)
* Windows (.appx) - [ダウンロード](https://keepersecurity.com/desktop_electron/beta/keeper-password-manager-beta.appx)
* Windows (.msix) - [ダウンロード](https://keepersecurity.com/desktop_electron/beta/keeper-password-manager-beta.msixbundle)
* Windows (.msi) - [ダウンロード](https://keepersecurity.com/desktop_electron/beta/keeper-password-manager-beta.msi)
* Linux (.rpm) - [ダウンロード](https://keepersecurity.com/desktop_electron/beta/keeper-password-manager-beta.rpm)
* Linux (.deb) - [ダウンロード](https://keepersecurity.com/desktop_electron/beta/keeper-password-manager-beta.deb)


---

# 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/jp/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.
