> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/user-guides/br/import-records-1/import-overview.md).

# Visão geral da importação

Importar senhas, pastas e pastas compartilhadas para o Keeper

![](https://914511346-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LSGVtOTYUIkVBoYtFvK%2F-MWI57zrRrbGJNb8Mq_Y%2F-MWI5FKrvz7k9ktUDew0%2Fimport-browsers-header.jpeg?alt=media\&token=8fe4dc86-49f9-475c-af77-31102e88a6c9)

## Métodos de importação

O Keeper oferece vários métodos para importar dados para o cofre. Cada método está documentado nas páginas seguintes deste guia do usuário. Registros criados em qualquer plataforma são sincronizados instantaneamente com seus outros dispositivos. Registros compartilhados entre usuários recebem atualizações em tempo real.

Assista ao vídeo abaixo para aprender a importar de navegadores da web, arquivos de texto (.csv, .xls, .tsv) ou de outro gerenciador de senhas.

{% embed url="<https://vimeo.com/1158911270?fe=ci&fl=sv&share=copy>" %}
Import Your Passwords With Keeper (em inglês)
{% endembed %}

#### Importação no celular

* [Importar do Apple Passwords](/user-guides/br/ios.md#importing-passwords)
* [Importar do Android](/user-guides/br/quick-start-guides/android.md#import-passwords)
* Consulte a página [Importar de aplicativos móveis](/user-guides/br/import-records-1/import-from-mobile-apps.md)

#### Importação no desktop

* [Importar de navegadores da web](/user-guides/br/import-records-1/import-from-chrome-firefox-ie-edge-and-opera.md)
* [Importar de arquivo de texto (.csv, .xls, .tsv)](/user-guides/br/import-records-1/import-a-.csv-file.md)
* [Importar/exportar JSON do Keeper](/user-guides/br/import-records-1/import-json.md)
* [Importar pelo Commander CLI](/user-guides/br/import-records-1/import-from-commander.md)

#### Importar pelo cofre no desktop

* [Importar do 1Password](/user-guides/br/import-records-1/import-from-1password.md)
* [Importar do Avast](/user-guides/br/import-records-1/import-from-avast.md)
* [Importar do Bitwarden](/user-guides/br/import-records-1/import-from-bitwarden.md)
* [Importar do CyberArk](/user-guides/br/import-records-1/import-from-cyberark.md)
* [Importar do Dashlane](/user-guides/br/import-records-1/import-from-dashlane.md)
* [Importar do EnPass](/user-guides/br/import-records-1/import-from-enpass.md)
* [Importar do Kaspersky](/user-guides/br/import-records-1/import-from-kaspersky.md)
* [Importar do KeePass (.kdbx)](/user-guides/br/import-records-1/import-from-keepass-kdbx.md)
* [Importar do KeePass (.XML)](/user-guides/br/import-records-1/import-from-keepass.md)
* [Importar do LastPass](/user-guides/br/import-records-1/import-from-lastpass.md)
* [Importar do MacPass](/user-guides/br/import-records-1/import-from-macpass.md)
* [Importar do ManageEngine](/user-guides/br/import-records-1/import-from-commander.md)
* [Importar do mSecure](/user-guides/br/import-records-1/import-from-msecure.md)
* [Importar do MyKi](/user-guides/br/import-records-1/import-from-myki.md)
* [Importar do Passpack](/user-guides/br/import-records-1/import-from-passpack.md)
* [Importar do Passportal](/user-guides/br/import-records-1/import-from-passportal.md)
* [Importar do Password Boss](/user-guides/br/import-records-1/import-from-password-boss.md)
* [Importar do Psono](/user-guides/br/import-records-1/import-from-psono.md)
* [Importar do RoboForm](/user-guides/br/import-records-1/import-from-roboform.md)
* [Importar do Safari](/user-guides/br/import-records-1/import-from-safari.md)
* [Importar do SplashID](/user-guides/br/import-records-1/import-from-splashid.md)
* [Importar do Sticky Password](/user-guides/br/import-records-1/import-from-sticky-password.md)
* [Importar do Thycotic / Delinea](/keeperpam/commander-cli/command-reference/import-and-export-commands/delinea-thycotic-secret-server-import.md) (em inglês)
* [Importar do True Key](/user-guides/br/import-records-1/import-from-true-key.md)
* [Importar do ZOHO](/user-guides/br/import-records-1/import-from-zoho.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, and the optional `goal` query parameter:

```
GET https://docs.keeper.io/user-guides/br/import-records-1/import-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
