# OneNote

<div class="grid grid-cols-5 gap-4 items-center">
 <div class="col-span-4">
  Connect to Microsoft OneNote. Access, create, and manage notebooks, sections, and pages 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/onenote.svg" width="64" height="64" alt="OneNote logo" />
 </div>
</div>

Supports authentication: OAuth 2.0

## Set up the agent connector

<SetupOnenoteSection />

## Usage

<UsageOnenoteSection />