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

# Word (.docx)

> Import a Microsoft Word document into a new Mana text node.

Mana can import Microsoft Word `.docx` files into your content tree.

## Import a Word document

<Steps>
  <Step title="Open your project">
    Go to the project where you want to import the document.
  </Step>

  <Step title="Open the New menu">
    In the content tree, open **New**.
  </Step>

  <Step title="Open Import">
    Select **Import**, then choose **Microsoft Word (.docx)**.
  </Step>

  <Step title="Select the file">
    Choose a `.docx` file from your computer. Mana creates a new text node named after the file and imports the converted content.
  </Step>
</Steps>

## What is preserved

DOCX conversion can preserve common document structure and formatting, including:

* Headings
* Paragraphs
* Bold and italic text
* Lists
* Blockquotes
* Basic alignment

## Limits

* Import creates a new text node. It does not import into an existing document.
* Maximum file size is 10 MB.
* ODT import is not currently supported.
* Complex Word formatting may not convert exactly.
