# Import from Safari via Export

{% hint style="warning" %}
Keeper can import password directly from your web browsers such as Safari 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](https://docs.keeper.io/en/user-guides/import-records-1/import-from-chrome-firefox-ie-edge-and-opera) for further instruction on how to automate the import of your passwords from a web browser such as Safari.
{% endhint %}

## Export

1. Open the **Passwords App**.
2. Navigate to **File > Export All Passwords to File...**
3. Click **Export Passwords**
4. Save as ".csv" file to your computer.

{% hint style="info" %}
If you are running an older version of macOS, you must export your files directly from Safari, **Settings > Passwords**.
{% endhint %}

<div align="center"><figure><img src="https://914511346-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSGVtOTYUIkVBoYtFvK%2Fuploads%2FvfFvwmymu1U8sIXgo3x0%2FScreenshot%202026-01-26%20at%2011.51.35%E2%80%AFAM.png?alt=media&#x26;token=8c5f2e94-a18a-4a5f-bde2-1d776d6b50e2" alt=""><figcaption><p>Passwords App on macOS 15+</p></figcaption></figure></div>

## 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 Safari/Passwords 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-safari.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.
