> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mana.re/llms.txt
> Use this file to discover all available pages before exploring further.

# Other tools

> Move writing from other apps into Mana.

Mana imports Word `.docx` and Markdown `.md` files. For other writing tools, export to one of those formats first.

## Google Docs

<Steps>
  <Step title="Download as Word">
    In Google Docs, choose **File** > **Download** > **Microsoft Word (.docx)**.
  </Step>

  <Step title="Import into Mana">
    Use [Word import](/en/import/word) from the content tree **New** menu.
  </Step>
</Steps>

## Apple Pages

<Steps>
  <Step title="Export as Word">
    In Pages, choose **File** > **Export To** > **Word**.
  </Step>

  <Step title="Import into Mana">
    Use [Word import](/en/import/word).
  </Step>
</Steps>

## Notion

<Steps>
  <Step title="Export as Markdown">
    In Notion, use **Export** and choose **Markdown & CSV**.
  </Step>

  <Step title="Extract the export">
    Notion downloads a ZIP archive. Extract it to access the exported `.md` files.
  </Step>

  <Step title="Import the Markdown files">
    Use [Markdown import](/en/import/markdown) for each `.md` file you want to bring into Mana.
  </Step>
</Steps>

## Scrivener

Compile or export the sections you want to move as `.docx` or `.md`, then import each file into Mana.

<Tip>
  For large projects, import chapters or sections separately. You can then organize them with folders in the content tree.
</Tip>
