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

# Microsoft Word

Microsoft Word connects your agents to Word documents stored in OneDrive or SharePoint. Create, download, and update documents directly from your automated workflows.

## Setup

Click **Enable** on the [Connections page](https://app.duvo.ai/integrations) and authorize with your Microsoft account.

## Capabilities

* **Create documents** — Create new Word documents in OneDrive or SharePoint, specifying the folder or site where they should live.
* **Find documents** — Search for Word documents by keyword, document URL, or document ID across OneDrive and SharePoint. Scope searches to a specific site or drive when needed.
* **Download documents** — Retrieve Word files from OneDrive or SharePoint for processing within your workflows.
* **Download as PDF** — Fetch a Word document as a PDF rendition directly from Microsoft's servers, saving the result to your agent's workspace for further processing or sharing.
* **Update documents** — Upload a modified document back to OneDrive or SharePoint, replacing the existing version with conflict detection to prevent overwriting others' changes.
* **Get document metadata** — Check a document's name, size, author, last-modified date, and web URL without downloading the full file.

## Key Benefits

* **Automated document generation** — Produce polished reports, proposals, and correspondence without manual effort.
* **Seamless Microsoft 365 integration** — Work directly with documents stored in OneDrive and SharePoint, keeping everything in your existing ecosystem.
* **End-to-end document workflows** — Combine reading, editing, and saving documents into a single automated process.
* **Enterprise-ready** — Works with business Microsoft 365 accounts and respects your existing permissions and sharing settings.

## Works Well With

<CardGroup cols={3}>
  <Card title="Microsoft Excel" icon="https://mintcdn.com/duvo-d8027998/O3tlM6eCuFk2uJpN/images/connections/excel.svg?fit=max&auto=format&n=O3tlM6eCuFk2uJpN&q=85&s=986599d60d09acee47293fda2b62df99" href="/user-guide/connections/available-connections/microsoft-excel" width="2290" height="2130" data-path="images/connections/excel.svg">
    Pull data from spreadsheets and generate formatted Word reports from the results.
  </Card>

  <Card title="Microsoft Outlook" icon="https://mintcdn.com/duvo-d8027998/O3tlM6eCuFk2uJpN/images/connections/outlook.svg?fit=max&auto=format&n=O3tlM6eCuFk2uJpN&q=85&s=e29aeb65c8cffce1cd3c83b81289b71f" href="/user-guide/connections/available-connections/microsoft-outlook" width="1831" height="1703" data-path="images/connections/outlook.svg">
    Draft documents and send them as email attachments in a single workflow.
  </Card>

  <Card title="SharePoint" icon="https://mintcdn.com/duvo-d8027998/O3tlM6eCuFk2uJpN/images/connections/sharepoint.webp?fit=max&auto=format&n=O3tlM6eCuFk2uJpN&q=85&s=67b14231242f242892a5dcb6d24931c7" href="/user-guide/connections/available-connections/microsoft-sharepoint" width="524" height="512" data-path="images/connections/sharepoint.webp">
    Manage document libraries, create files in team sites, and keep shared folders up to date automatically.
  </Card>
</CardGroup>
