# ITEM IMPORTER

- [Migrate from LastPass to Cerby](https://help.cerby.com/cerby-web-app/item-importer/migrate-from-lastpass-to-cerby.md): This article describes how to import your LastPass folders, passwords, and secure notes to Cerby.
- [Migrate from 1Password to Cerby](https://help.cerby.com/cerby-web-app/item-importer/migrate-from-1password-to-cerby.md): This article describes how to import your 1Password vaults and items to Cerby.
- [Import your items from a CSV file to Cerby](https://help.cerby.com/cerby-web-app/item-importer/import-your-items-from-a-csv-file-to-cerby.md): This article describes the key benefits of the File Importer feature for safely migrating your items from a CSV file to Cerby.


---

# 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://help.cerby.com/cerby-web-app/item-importer.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.
