> ## 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.

# Roam Research

> Import your graph from Roam Research into Craft with backlinks.

You can export your content into Markdown in Roam Research and then import it into Craft.

## Export from Roam Research

<Steps>
  <Step>
    **In your document view in Roam**, click on the **three-dot menu (⋯)** in the top-right corner.
  </Step>

  <Step>
    **Click "export"** and choose the **markdown option**.

    You'll get a zip file that you can unzip.
  </Step>

  <Step>
    **Unzip the downloaded file** to access your Markdown files.
  </Step>
</Steps>

## Import into Craft

<Steps>
  <Step>
    **Open Craft** and navigate to **All Documents** or **Organize** view.
  </Step>

  <Step>
    **Click the Import icon** at the bottom of the left sidebar.
  </Step>

  <Step>
    **Choose Markdown** and select the exported files or folder.
  </Step>
</Steps>

<Info title="Tip">
  Make sure to import the extracted folder, not the ZIP file itself. This ensures all your files and their relationships are properly imported.
</Info>
