# Import from Chrome via Export

{% hint style="warning" %}
IMPORTANT: Keeper can import password directly from your web browsers such as Chrome, using the automated import tool found in your Keeper Web Vault and Desktop App Settings. The import tool is an easy to use application that runs on your computer to quickly locate and import your passwords. Click [here](/en/user-guides/import-records-1/import-from-chrome-firefox-ie-edge-and-opera.md) for further instruction on how to automate the import of your passwords from a web browser such as Chrome.
{% endhint %}

If you have attempted to use Keeper's automated import tool and have been unsuccessful, or you are running Linux OS, follow the directions below to complete the process manually. You will first need to perform a manual export of your passwords from Chrome and then import the file to Keeper as a Text File (.csv).

### Export

1. Click the menu icon in the upper-right corner of your browser window (three vertical dots) and select **Passwords and Autofill > Google Password Manager**.

<figure><img src="https://914511346-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSGVtOTYUIkVBoYtFvK%2Fuploads%2FCM7Mr4GshaBfpzKa0uwT%2FScreenshot%202026-01-26%20at%2012.36.51%E2%80%AFPM.png?alt=media&#x26;token=98396fe5-4f05-45ab-a9a3-cfa64e13fe79" alt=""><figcaption></figcaption></figure>

2. From the left menu select **Settings**.
3. Next to "Export Passwords" click **Download File**.
4. Save as a .csv file to you computer.

### Import

1. Log into the Keeper Web Vault or Desktop App.
2. From the **Account Dropdown Menu**, click **Settings**.
3. Click **Import > Import** (next to "Use Another Source") and from the dropdown menu select **Text File**.
4. Drag-and-drop the exported .csv file onto Keeper's "Drop a File Here" window or browse for the file on your computer. Check the box if your file includes column headers, otherwise, the first row will be treated as data.
5. Once you have imported your credentials using one of the methods above, you can customize how you would like the information to appear in your vault in the field mapping screen. Here you'll see standard field names across the top that “map” to the data below for each Keeper record.

   To adjust these mappings:

   * Click any field to open a dropdown menu
   * Select the appropriate field name from the list. Repeat this process across each column as needed
   * Click **Next** to finalize your selections.
6. Next, a summary screen will display a preview of your vault, showing the folder structure of your imported records. Here you can adjust the folder structure and click into individual records to preview their details before finalizing the import. Click **Confirm Import** to complete the import process.

{% hint style="warning" %}
Make sure to delete the local Chrome file from your computer.
{% 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-chrome-via-export.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.
