# Microsoft Word

<div class="grid grid-cols-5 gap-4 items-center">
 <div class="col-span-4">
  Connect to Microsoft Word. Authenticate with your Microsoft account to create, read, and edit Word documents stored in OneDrive or SharePoint through Microsoft Graph API.
 </div>
 <div class="flex justify-center">
  <img src="https://cdn.scalekit.com/sk-connect/assets/provider-icons/word.svg" width="64" height="64" alt="Microsoft Word logo" />
 </div>
</div>

Supports authentication: OAuth 2.0

## Usage

<UsageMicrosoftwordSection />