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

# Export as Microsoft Word

> Export Workflow output as a downloadable Microsoft Word document.

Converts document content into a Microsoft Word file that can be downloaded or attached to other actions in your [Workflow](/workflows/overview).

<Steps>
  <Step title="Add the action">
    In the Workflow builder, click **+** between blocks and select **Export as Microsoft Word Document** from the action library.

    <Frame>
      <img src="https://mintcdn.com/cassidy/zezwztoB9l0rPYfl/images/reference/export-as-microsoft-word-document-img-0.png?fit=max&auto=format&n=zezwztoB9l0rPYfl&q=85&s=57db50a9ee5910ad1dde3a2be97e124c" alt="Action library with Export as Microsoft Word Document selected" width="926" height="546" data-path="images/reference/export-as-microsoft-word-document-img-0.png" />
    </Frame>

    <Frame>
      <img src="https://mintcdn.com/cassidy/zezwztoB9l0rPYfl/images/reference/export-as-microsoft-word-document-img-1.png?fit=max&auto=format&n=zezwztoB9l0rPYfl&q=85&s=58629f7836e2668424d48942bf7e6a2b" alt="Adding the Export as Microsoft Word Document action between blocks" width="904" height="898" data-path="images/reference/export-as-microsoft-word-document-img-1.png" />
    </Frame>
  </Step>

  <Step title="Enter the document name">
    Provide a name for your Word document. This will be the filename when the document is generated.

    <Frame>
      <img src="https://mintcdn.com/cassidy/zezwztoB9l0rPYfl/images/reference/export-as-microsoft-word-document-img-3.png?fit=max&auto=format&n=zezwztoB9l0rPYfl&q=85&s=2d6cc612d97425da3cff9fe7019d83ba" alt="Document name field for the Word document" width="906" height="172" data-path="images/reference/export-as-microsoft-word-document-img-3.png" />
    </Frame>
  </Step>

  <Step title="Enter the document content">
    Define the content of your Word document. You can mix static text with variables from the trigger or previous steps to create dynamic documents.

    <Frame>
      <img src="https://mintcdn.com/cassidy/zezwztoB9l0rPYfl/images/reference/export-as-microsoft-word-document-img-4.png?fit=max&auto=format&n=zezwztoB9l0rPYfl&q=85&s=cb26a7d8b4a9d0a453fcc112d9f44987" alt="Document content field with variables" width="874" height="454" data-path="images/reference/export-as-microsoft-word-document-img-4.png" />
    </Frame>
  </Step>

  <Step title="Preview and download the document">
    After running the Workflow, preview the generated Word document and download it by clicking the icons next to the action in the results panel.

    <Frame>
      <img src="https://mintcdn.com/cassidy/zezwztoB9l0rPYfl/images/reference/export-as-microsoft-word-document-img-5.png?fit=max&auto=format&n=zezwztoB9l0rPYfl&q=85&s=abe843148d8c297bc3bc8052d349437b" alt="Preview and download icons in the results panel" width="904" height="488" data-path="images/reference/export-as-microsoft-word-document-img-5.png" />
    </Frame>
  </Step>

  <Step title="Attach the document to other actions (optional)">
    You can use the generated Word document as an attachment in other actions like [Send Email](/reference/actions/send-email). Reference the Word document output from this action when configuring email attachments.

    <Frame>
      <img src="https://mintcdn.com/cassidy/zezwztoB9l0rPYfl/images/reference/export-as-microsoft-word-document-img-6.png?fit=max&auto=format&n=zezwztoB9l0rPYfl&q=85&s=974f1a42068b65ca3d385e05fa643eaf" alt="Attaching the Word document to a Send Email action" width="908" height="198" data-path="images/reference/export-as-microsoft-word-document-img-6.png" />
    </Frame>
  </Step>
</Steps>

## Related

* [Export as PDF](/reference/actions/export-as-pdf)
* [Create Word from Template](/reference/actions/create-word-from-template)
* [Create files with Workflows](/guides/create-files)
