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

# Outlook Calendar

> Manage events, check availability, and schedule meetings

# Outlook Calendar

**Manages events and meetings in Outlook Calendar.**

<Info>
  Outlook is split into three separate tools: **Outlook Calendar** for scheduling, **Outlook (send only)** for sending emails, and **Outlook (read only)** for reading your inbox. You can grant one, two, or all three to your workers.
</Info>

***

## What Your Workers Can Do

Workers can manage your Outlook calendar: check availability, create events, reschedule meetings, coordinate with attendees, and integrate with Microsoft Teams.

**Popular use cases:**

* Schedule meetings based on availability
* Reschedule conflicts automatically
* Add Teams meeting links to events
* Send calendar invites to attendees
* Block time for focused work
* Create recurring events

***

## Authentication

**Type:** OAuth 2.0

Sign in with your Microsoft account—Spinnable receives a secure access token.

***

## Example Workflows

**Schedule with availability check**

```
"Schedule a 45-minute meeting with alex@company.com and sarah@partner.com next week. Check everyone's availability and pick the best time"
```

**Add Teams meeting**

```
"Create a team standup every Monday at 9 AM with a Microsoft Teams link. Add the engineering team"
```

**Reschedule conflicts**

```
"I need to clear my calendar Friday afternoon. Move all my Friday meetings to next week and notify attendees"
```

***

## Related Tools

* [Google Calendar](/tools/google-calendar) - Alternative calendar tool
* [Outlook (send only)](/tools/outlook-send) - Send meeting invites
* [Microsoft Teams](/tools/microsoft-teams) - Add Teams meetings
