# Deploying Keeper to End-Users

<figure><img src="/files/bfmWOj5yuA7UZ1e6dYVU" alt=""><figcaption></figcaption></figure>

## Overview

This section describes the methods of deploying Keeper to end-users. Keeper can be deployed as a web browser application, browser plugin, mobile app and native desktop application.

## End-User Videos

A series of [Keeper 101 videos](https://www.keepersecurity.com/getting-started.html) are available to help train your end-users. Below is the Enterprise End-User guide:

{% embed url="<https://vimeo.com/640142297>" %}

## Compatibility

Keeper works on every smartphone, tablet and computer. Keeper supports popular browsers including Chrome, Safari, Firefox, Edge, Brave and Opera. Native app installation is available from the [Keeper website](https://keepersecurity.com/download) and every public-facing app store (iTunes, Google Play, Microsoft Store, Mac App Store, etc).

| **Device** | **OS Version Supported**                      |
| ---------- | --------------------------------------------- |
| Windows    | 7 / 8 / 10+                                   |
| Mac OS     | Current Version - 2                           |
| Linux      | Fedora, Red Hat, CentOS, Debian, Ubuntu, Mint |
| iOS        | 9+                                            |
| Android    | 4.4+                                          |
| Chrome OS  | Current Version - 2                           |
| Edge       | Current Version - 2                           |
| Safari     | Current Version - 2                           |
| Firefox    | Current Version - 2                           |
| Opera      | Current Version - 2                           |
| Brave      | Current Version - 2                           |

{% hint style="info" %}
The latest Keeper downloads can be found at [https://keepersecurity.com/download](https://keepersecurity.com/download.html)
{% endhint %}

## Keeper Web Vault

The Keeper Web Vault is available for all users across every type of web browser. To access the Keeper Web Vault login, visit the URL according to your tenant region:

<table><thead><tr><th width="373">Region</th><th>URL</th></tr></thead><tbody><tr><td>US Data Center</td><td><a href="https://keepersecurity.com/vault">https://keepersecurity.com/vault</a></td></tr><tr><td>US Public Sector / GovCloud</td><td><a href="https://govcloud.keepersecurity.us/vault">https://govcloud.keepersecurity.us/vault</a></td></tr><tr><td>EU Data Center</td><td><a href="https://keepersecurity.eu/vault">https://keepersecurity.eu/vault</a></td></tr><tr><td>AU Data Center</td><td><a href="https://keepersecurity.com.au/vault">https://keepersecurity.com.au/vault</a></td></tr><tr><td>CA Data Center</td><td><a href="https://keepersecurity.ca/vault">https://keepersecurity.ca/vault</a></td></tr><tr><td>JP Data Center</td><td><a href="https://keepersecurity.jp/vault">https://keepersecurity.jp/vault</a></td></tr></tbody></table>

## Desktop Application

Keeper provides customers with a fully native desktop application as an optional component. The desktop app has some unique capabilities compared to the web vault, such as native app autofill and hot keys. See the subsection [Desktop Application](/en/enterprise-guide/deploying-keeper-to-end-users/desktop-application.md).

## Browser Extension (Keeper Fill)

Keeper's browser extension provides autofill capabilities on every web browser. See the subsection [Browser Extension (Keeper Fill](/en/enterprise-guide/deploying-keeper-to-end-users/keeper-fill.md)).

## Mobile App Deployment

Keeper for mobile and tablet devices can be deployed through the public-facing app stores. MDM solutions can also push these applications to end-user devices without any special requirements. When the users register or sign into an account, Enterprise enforcement policies are automatically applied.

* [iOS / iTunes](https://itunes.apple.com/us/app/keeper-password-manager-digital/id287170072?mt=8)&#x20;
* [Android / Google Play](https://play.google.com/store/apps/details?id=com.callpod.android_apps.keeper)&#x20;
* [Surface / Microsoft ](https://www.microsoft.com/en-us/p/keeper-password-manager/9n040srq0s8c)

## SSO Deployments

Keeper supports authentication, provisioning and deployment through your existing SAML 2.0 identity provider such as Entra ID, Okta, Google Workspace, JumpCloud, Ping and many others.  See the [SSO Connect Cloud](https://docs.keeper.io/sso-connect-cloud/) setup guide for deployment instructions.

## Azure AD Condition Access Policies

When deployed through Azure AD, Keeper fully supports Azure conditional access policies across web, mobile and desktop applications.


---

# 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/en/enterprise-guide/deploying-keeper-to-end-users.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.
