# End-User Guides

![](/files/M31GI0kHMs1YR3Hp7DlW)

## End-User Guides

Once you've deployed Keeper to your users, they can reference our many end-user guides listed below for step-by-step instructions for Keeper's web, desktop and mobile applications.

* [iOS](/en/user-guides/ios.md)\
  iPhone and iPad application including [autofill](/en/user-guides/autofill-setup-for-ios.md) setup.<br>
* [Android](/en/user-guides/android.md)\
  Android phone and tablet user guide including [autofill](/en/user-guides/autofill-setup-for-android.md) setup.<br>
* [Web Vault & Desktop App](/en/user-guides/web-vault.md)\
  Keeper Web Vault and native Desktop app for Mac, PC, Linux.<br>
* [Browser Extensions](/en/user-guides/browser-extensions.md)\
  KeeperFill browser extensions for all web browsers including Chrome, Edge, Firefox, Safari, Brave and Opera.<br>
* [Enterprise End-User Setup (Master Password Login)](/en/user-guides/enterprise-end-user-setup-master-password.md)\
  End-user guide specifically for users who login with a Master Password.<br>
* [Enterprise End-User Setup (SSO Login)](/en/user-guides/enterprise-end-user-setup-sso.md)\
  End-user guide specifically for users who login with SSO solutions such as Azure.<br>
* [KeeperFill for Apps](/en/user-guides/keeperfill-for-apps.md)\
  Native application autofill, auto-type keystroke automation and shortcut filling.<br>
* [KeeperChat](/en/user-guides/keeperchat.md)\
  Native secure messaging application for iOS, Android, Mac and PC.<br>
* [Sharing](/en/user-guides/sharing.md)\
  Guide focused on the various ways to share content in Keeper.<br>
* [Record Types](/en/user-guides/record-types.md)\
  Usage guide on record templates and custom fields.<br>
* [Importing](/en/user-guides/import-records-1/import-overview.md)\
  A series of guides for migrating existing passwords from CSV files, or from other products such as 1Password, LastPass, KeePass, Dashlane, Bitwarden and many more.<br>
* [Passkeys](/en/user-guides/passkeys.md)\
  This is a guide to managing Passkeys in your vault. Passkeys are FIDO credentials that replace passwords with cryptographic key pairs for phishing-resistant sign-in security.<br>

## Enterprise End-User Welcome Video

This video provides a general overview of the Keeper platform for new end-users.

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

## Keeper 101 Video Series

Additional videos for getting started with Keeper are available at the page below:

<https://www.keepersecurity.com/getting-started.html>

## Co-branded Documentation

Do you require any additional documentation or user guides with your branding? Let us know. Email: <business.support@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/en/enterprise-guide/end-user-guides.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.
