# Mobile Apps

<figure><img src="https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LO5CAzpxoaEquZJBpYz%2Fuploads%2F8DDO0BE1yYNz9Ps5Bq2X%2FMobile%20Apps.jpg?alt=media&#x26;token=72c9abec-a477-406d-ad82-5705d262a76f" alt=""><figcaption></figcaption></figure>

## Overview

Keeper's mobile applications for iOS and Android are native apps that support all vault capabilities including record management, sharing management and autofill. Deploying the app to end-users is possible either through the public app store download or through mobile device management platforms.

* [App Store](#app-store-deployment)
* [Intune](#microsoft-intune-deployment)
* [IBM MaaS360](https://docs.keeper.io/en/enterprise-guide/deploying-keeper-to-end-users/mobile-applications/ibm-maas360)

## App Store Deployment

### iOS

Keeper for iOS can be installed directly from the App Store:

* [Keeper on the iOS App Store](https://apps.apple.com/us/app/keeper-password-manager/id287170072)

### Android

Keeper for Android can be installed from the Google Play application at the link below:

* [Keeper on Google Play](https://play.google.com/store/apps/details?id=com.callpod.android_apps.keeper)

## Microsoft Intune Deployment

Keeper can be easily deployed to users through Microsoft Intune.

### iOS

To deploy the iOS app via Intune to your users, follow the steps below:

**(1) From Intune, Select app type of "iOS store app"**

![Select iOS store app](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LO5CAzpxoaEquZJBpYz%2Fuploads%2Fgit-blob-cfa59fe5cbee2c397f6cc5225d8b9197ed64843b%2FScreen%20Shot%202022-06-27%20at%2012.43.52%20PM.png?alt=media)

**(2) Search for Keeper**

![Search for Keeper](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LO5CAzpxoaEquZJBpYz%2Fuploads%2Flweya93kXmwHJVvY226B%2FScreen%20Shot%202022-06-27%20at%2012.46.36%20PM.png?alt=media\&token=7ca1cd78-cf8a-4cdc-b9ea-59fdfc4bbb29)

**(3) Select the Keeper Password Manager app by Callpod Inc.**

![Create Application](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LO5CAzpxoaEquZJBpYz%2Fuploads%2Fgit-blob-1236eb0b64625906db959f8d2c6469798d832448%2FScreen%20Shot%202022-06-27%20at%2012.46.52%20PM.png?alt=media)

**(4) Click Create**

{% hint style="info" %}
Notes regarding the iOS app:

* The publisher shows as "Callpod Inc." which is the original holding company for Keeper Security. This is normal.
* The Appstore URL is:\
  <https://apps.apple.com/us/app/keeper-password-manager/id287170072>
* If you need the Bundle ID, it is **`D4D2433BGC`**`(Case Sensitive)`
  {% endhint %}

### Android

To deploy the Android app via Intune to your users, follow the steps below:

**(1) Select app type of "Android store app"**

![](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LO5CAzpxoaEquZJBpYz%2Fuploads%2FgdZzuD6WTtv5qXs551zg%2FScreen%20Shot%202022-06-27%20at%2012.44.30%20PM.png?alt=media\&token=e02148a5-78a5-4e98-99ac-314e2bc71ef2)

**(2) Enter the below information, feel free to customize the description.**

| Attribute                | Value                                                                                                                                                                                                                                                                                                           |
| ------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Name                     | Keeper Password Manager                                                                                                                                                                                                                                                                                         |
| Description              | Keeper automatically generates strong passwords, stores them in a secure digital vault accessible from any device, and autofills them across all of your sites and apps. Keeper’s powerful encryption protects your passwords and sensitive information from data breaches, ransomware, and other cyberattacks. |
| Appstore URL             | <https://play.google.com/store/apps/details?id=com.callpod.android_apps.keeper>                                                                                                                                                                                                                                 |
| Minimum operating system | Android 8.0 (Oreo)                                                                                                                                                                                                                                                                                              |
| Category                 | Productivity                                                                                                                                                                                                                                                                                                    |
| Show in portal           | Yes                                                                                                                                                                                                                                                                                                             |
| Developer                | Keeper Security                                                                                                                                                                                                                                                                                                 |

**(3) Create the application**

![Create Application](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LO5CAzpxoaEquZJBpYz%2Fuploads%2Fgit-blob-5993226c609c872f12b62498eebb6dc923d6b5f1%2FScreen%20Shot%202022-06-27%20at%201.12.25%20PM.png?alt=media)

{% hint style="info" %}
Notes regarding the Android app:

* If you need the identifier, it is **`com.callpod.android_apps.keeper`**
  {% endhint %}


---

# 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/mobile-applications.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.
