# Import from other managers

## Import from other managers

Currently we support migration from these applications:

* Bottles V1
* Lutris
* PlayOnLinux

### How to import

You can access the import tools from the Bottles main menu by selecting the "Import/export" option.

![Bottles - Main Menu](https://1779667294-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQH3F0OVam8XE3i-Jc-%2Fuploads%2Fgit-blob-bb3699072e879d103e17b75db1c2c60b33ffa4f3%2FContextMenu.png?alt=media)

The "Importer" window will open.

![Bottles - Importer](https://1779667294-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQH3F0OVam8XE3i-Jc-%2Fuploads%2Fgit-blob-b2523ce72ff5718fc85f05dc95b5d2d9c82029c7%2FImporter.png?alt=media)

Clicking on the Refresh button (![Bottles - Importer - Refresh Button](https://1779667294-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQH3F0OVam8XE3i-Jc-%2Fuploads%2Fgit-blob-7b2834f933e8443f431ebef8f4be90acc1bf8aff%2FRefreshButton.png?alt=media)) will launch a search for wineprefixes available for import.

Button ![Bottles - Importer - Import Button](https://1779667294-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQH3F0OVam8XE3i-Jc-%2Fuploads%2Fgit-blob-00d636aa372fa756c5ea53fa4dc80abd6f56ce2a%2FImportButton.png?alt=media) allows you to import bottle backups created earlier ([Backups & Duplicate](https://docs.usebottles.com/bottles/backups)).


---

# 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.usebottles.com/bottles/import-from-other-managers.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.
