# Import from Mobile Apps

## iOS

If you are running iOS version 26 or higher, you can import your passwords, passkeys and two- factor codes from Apple Passwords directly into Keeper.&#x20;

To begin, open the Apple Passwords app on your mobile device and tap the **Options icon** **>** **Export Data to Another App**.&#x20;

<div><figure><img src="/files/1BrMJvBC21cyMb9ZWosj" alt="" width="200"><figcaption><p>Apple Passwords Options</p></figcaption></figure> <figure><img src="/files/ifH6PQpuO377Jnyu5g9G" alt="" width="200"><figcaption><p>Export Data</p></figcaption></figure></div>

Select the logins you would like to export to Keeper and tap **Continue**. Select Keeper from the compatible apps listed and tap **Continue > Continue in "Keeper"**.&#x20;

<div><figure><img src="/files/xpwR5FSQn2i2Tib7d7tc" alt="" width="200"><figcaption><p>Select Passwords to Export</p></figcaption></figure> <figure><img src="/files/XiF5y3n5w8odJ7SH3mA3" alt="" width="200"><figcaption><p>Choose Keeper as Destination</p></figcaption></figure></div>

Once you've authenticated to Keeper, tap **Import**. When the import is complete, you will be able to find all of your logins in the Keeper folder named "Apple Passwords".&#x20;

<div><figure><img src="/files/v2kiWZAGyI5MTlsW44RZ" alt="" width="200"><figcaption><p>Import Into Keeper</p></figcaption></figure> <figure><img src="/files/b2qo3EmNijeY9mOZKM36" alt="" width="200"><figcaption><p>Import Complete</p></figcaption></figure></div>

## Android

From the Android app, select Import Passwords from the side menu to import directly from Google via a CSV file upload.&#x20;

<div><figure><img src="/files/eL6ceYvYqVKFSu5iIfNr" alt="" width="188"><figcaption><p>Left Menu > Import Passwords</p></figcaption></figure> <figure><img src="/files/Cn9mloK8yk8lRUdICMXw" alt="" width="188"><figcaption><p>Import from Google</p></figcaption></figure></div>

1. **Open the Keeper App**: Launch the Keeper app on your Android device.
2. **Access the Menu**: Tap on the **Hamburger Menu** (three horizontal lines) in the top-left corner.
3. **Select Import Passwords**: From the menu, choose **Import Passwords**.
4. **Choose Import Source**: In the import options, select **Import from Google**.
5. **Export Passwords**: You will be redirected to **passwords.google.com/options**. Here, select **Export passwords**. -- *If you have multiple Google accounts, make sure to confirm you are logged into the proper account.*
6. **Confirm Export**: An **Export Passwords Dialog** will appear. Tap on **Export** to begin downloading your passwords CSV file.
7. **Download Confirmation**: Once the file is downloaded, you will see a confirmation message letting you know your file has been saved to your device.
8. **Select the Downloaded File**:
   * The download confirmation prompt has an "Open" option, clicking this will display the "Open With:" dialog at the bottom of your screen, select Keeper to continue importing from your CSV.&#x20;
   * If using the back button: Choose **Upload a CSV** in the Keeper app to locate and select your downloaded file.
   * You can also navigate to the file manager: Locate the exported CSV file and select it to open with the Keeper app. This will take you directly to the **Selected File** screen.
9. **Import in Progress:** Keeper will display a screen showing the progress of the import and encryption of your passwords.&#x20;
10. **Import Complete:** A notification in your Vault will be displayed letting you know how many passwords have been successfully imported.&#x20;

<div><figure><img src="/files/Q6VByXYLxMBx372hRHdU" alt="" width="188"><figcaption><p>Import in Progress</p></figcaption></figure> <figure><img src="/files/paBlmczWwMzZjyfU8JXE" alt="" width="188"><figcaption><p>Passwords Imported</p></figcaption></figure></div>

### Import from a CSV File

If you already have your Google Password CSV file on your Android device:

1. **Open the Keeper App**: Launch the Keeper app on your device.
2. **Select Import Passwords**: Go to the **Hamburger Menu** and choose **Import Passwords**.
3. **Choose CSV Import**: When prompted, select the **Upload CSV File** option. This will open the Files app, filtering to show only CSV files.
4. **Select the CSV File**: Browse through your files and select the desired CSV file for import.
5. **Import in Progress:** Keeper will display a screen showing the progress of the import and encryption of your passwords.&#x20;
6. **Import Complete:** A notification in your Vault will be displayed letting you know how many passwords have been successfully imported.&#x20;

<div><figure><img src="/files/vZB8JZKaiexCT10LKpuG" alt="" width="188"><figcaption><p>Import from Google</p></figcaption></figure> <figure><img src="/files/pU5iORp2Hw6G23t6jHqT" alt="" width="188"><figcaption><p>Passwords Imported</p></figcaption></figure></div>

{% hint style="info" %}
Keeper on Android directly supports importing from Google Password Manager via CSV file. While CSV files from other sources *may* work, their compatibility can vary based on formatting—only Google’s export is guaranteed to function seamlessly.
{% 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/user-guides/import-records-1/import-from-mobile-apps.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.
