> ## Documentation Index
> Fetch the complete documentation index at: https://craft-support.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Anytype

> Import your notes and content from Anytype into Craft.

If you've been using **Anytype** and want to move your notes into **Craft**, you can easily do so using Markdown export.

## Export from Anytype

<Steps>
  <Step>
    **Open Anytype** on your desktop.
  </Step>

  <Step>
    **Click the three-dot menu (⋯)** in the **top-right corner** of the window.
  </Step>

  <Step>
    **Select Export** from the dropdown menu.
  </Step>

  <Step>
    **Choose Markdown format** in the export options.
  </Step>

  <Step>
    **Click Export** to start the process.

    Once the export finishes, you'll find your content saved locally in a folder containing Markdown files and any associated media (images, attachments, etc.).
  </Step>
</Steps>

## Import into Craft

Once you've exported your Anytype data, you can import it directly into Craft:

<Steps>
  <Step>
    **Open Craft** on desktop or web.
  </Step>

  <Step>
    **Navigate to "All Docs" view** (select this view from the left sidebar).
  </Step>

  <Step>
    **Go to the three-dot menu (⋯)** in the upper right corner.
  </Step>

  <Step>
    **Choose Import → Markdown (.md)**.
  </Step>

  <Step>
    **Select your exported markdown files**

    You can select one or multiple files. Craft will automatically import your documents and attachments.
  </Step>
</Steps>

## Review and Organize Your Content

After the import is complete:

* All your notes will appear as individual Craft documents.
* Folder structures from Anytype will be preserved where possible.
* Embedded images and links should import automatically, but double-check any large attachments.

You can now reorganize or move your imported pages within your workspace as needed.

## Troubleshooting

If something doesn't look right after importing:

* Ensure you exported in **Markdown format** (not PDF or Anytype's own format).
* Check that all files and folders were included in the exported folder.
* If you encounter issues, try importing a smaller batch or contact Craft Support.

<Info title="Notes">
  - You can use **drag-and-drop** to import single Markdown files into any Craft page.
  - On the web application, it is only possible to import single markdown files.
  - Craft will automatically detect images referenced in Markdown files and upload them.
</Info>
