> For the complete documentation index, see [llms.txt](https://help.ppgg.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.ppgg.in/docs/password-manager/import-and-export.md).

# 导入 & 导出

- [导入到您的密码库或集合](https://help.ppgg.in/docs/password-manager/import-and-export/import-data.md)
- [导入指南](https://help.ppgg.in/docs/password-manager/import-and-export/import-guides.md)
- [从 LastPass 导入](https://help.ppgg.in/docs/password-manager/import-and-export/import-guides/import-data-from-lastpass.md)
- [从 1Password 导入](https://help.ppgg.in/docs/password-manager/import-and-export/import-guides/import-data-from-1password.md)
- [从 Keeper 导入](https://help.ppgg.in/docs/password-manager/import-and-export/import-guides/import-from-keeper.md)
- [从 Dashlane 导入](https://help.ppgg.in/docs/password-manager/import-and-export/import-guides/import-data-from-dashlane.md)
- [从 Chrome、Edge & Chromium 浏览器导入](https://help.ppgg.in/docs/password-manager/import-and-export/import-guides/import-data-from-chrome.md)
- [从 macOS & Safari 导入](https://help.ppgg.in/docs/password-manager/import-and-export/import-guides/import-data-from-macos-and-safari.md)
- [从 Firefox 导入](https://help.ppgg.in/docs/password-manager/import-and-export/import-guides/import-data-from-firefox.md)
- [从 Password Safe 导入](https://help.ppgg.in/docs/password-manager/import-and-export/import-guides/import-data-from-password-safe.md)
- [从 Myki 导入](https://help.ppgg.in/docs/password-manager/import-and-export/import-guides/import-data-from-myki.md)
- [导出密码库数据](https://help.ppgg.in/docs/password-manager/import-and-export/export-vault-data.md)
- [加密导出](https://help.ppgg.in/docs/password-manager/import-and-export/encrypted-exports.md)
- [从自定义文件导入](https://help.ppgg.in/docs/password-manager/import-and-export/condition-bitwarden-import.md)
- [\*Bitwarden 导入器工具](https://help.ppgg.in/docs/password-manager/import-and-export/bitwarden-importer-tool.md)
- [导入 & 导出 FAQ](https://help.ppgg.in/docs/password-manager/import-and-export/import-and-export-faqs.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ppgg.in/docs/password-manager/import-and-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.
