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

# Microsoft 365

> Connect Outlook Calendar, Mail, OneDrive, Office documents, and Teams to ParsaLink for a full Microsoft 365 workflow.

<div
  style={{
background: "linear-gradient(135deg, #143D4E 0%, #1C758A 100%)",
color: "#FFFFFF",
fontSize: "11px",
fontWeight: "700",
marginBottom: "24px",
padding: "6px 14px",
letterSpacing: "1px",
textTransform: "uppercase",
borderRadius: "30px",
display: "inline-block",
boxShadow: "0 4px 12px rgba(20,61,78,0.2)"
}}
>
  🪟 Microsoft 365
</div>

## Overview

<div
  className="bg-white dark:bg-black dark:text-slate-200 dark:border-white/20 [&_*]:dark:text-slate-200 [&_strong]:dark:text-white"
  style={{
border: "1px solid #CDD1D3",
borderRadius: "16px",
padding: "18px 20px",
marginBottom: "28px",
 color: "#212121 ,#FFFFFF",
boxShadow: "0 2px 8px rgba(0,0,0,0.02)"
}}
>
  The Microsoft 365 integration connects your Microsoft account to ParsaLink, enabling Outlook Calendar sync, email logging, OneDrive file access, and automatic Teams meeting link generation.
</div>

***

## Connecting Microsoft 365

<div
  className="bg-white dark:bg-black dark:text-slate-200 dark:border-white/20 [&_*]:dark:text-slate-200 [&_strong]:dark:text-white"
  style={{
border: "1px solid #CDD1D3",
borderRadius: "16px",
padding: "18px 20px",
marginBottom: "16px",
 color: "#212121 ,#FFFFFF"
}}
>
  1. Go to <strong style={{ color: "#1C758A" }}>Settings → Integrations → Microsoft 365</strong>.
  2. Click <strong style={{ color: "#30C8CA" }}>Connect with Microsoft</strong>.
  3. Sign in to your Microsoft account.
  4. Accept permissions.
  5. Configure sync.
</div>

***

## Outlook Calendar

<div
  className="bg-white dark:bg-black dark:text-slate-200 dark:border-white/20 [&_*]:dark:text-slate-200 [&_strong]:dark:text-white"
  style={{
border: "1px solid #CDD1D3",
borderRadius: "16px",
padding: "18px 20px",
marginBottom: "16px",
 color: "#212121 ,#FFFFFF"
}}
>
  * <strong>ParsaLink → Outlook:</strong> Events sync instantly.
  * <strong>Outlook → ParsaLink:</strong> Imported automatically.
  * <strong>Busy time:</strong> Blocks booking slots.
</div>

***

## Outlook Mail

<div
  className="bg-white dark:bg-black dark:text-slate-200 dark:border-white/20 [&_*]:dark:text-slate-200 [&_strong]:dark:text-white"
  style={{
border: "1px solid #CDD1D3",
borderRadius: "16px",
padding: "18px 20px",
marginBottom: "16px",
 color: "#212121 ,#FFFFFF"
}}
>
  * <strong>Sent emails:</strong> Logged automatically.
  * <strong>Received emails:</strong> Synced.
  * <strong>Send from ParsaLink:</strong> Uses Outlook account.
</div>

***

## OneDrive

<div
  className="bg-white dark:bg-black dark:text-slate-200 dark:border-white/20 [&_*]:dark:text-slate-200 [&_strong]:dark:text-white"
  style={{
border: "1px solid #CDD1D3",
borderRadius: "16px",
padding: "18px 20px",
marginBottom: "16px",
color: "#212121 ,#FFFFFF"
}}
>
  Attach OneDrive files to any Account, Contact, or Opportunity; create new Office documents (Word, Excel, PowerPoint) inline; sync ParsaLink Documents (proposals, invoices, contracts, etc.) to a folder of your choice. Browse folders, search files, and share links right from the CRM.
</div>

## Office Documents

Open any Word, Excel, or PowerPoint file linked from the CRM directly in Office Online for in-browser editing. Recent documents are surfaced in a side panel on the contact / account detail pages so you can pick up where you left off without re-navigating.

## Teams Meetings

Schedule a Teams meeting from a calendar event with one click. The Teams join link is added to the event description; reminders are sent through your Outlook calendar. Instant Teams meetings can also be generated on the fly from the AI chat ("*Spin up a quick Teams call with John and send him the link*").

***

## Revoking Access

<div
  className="bg-white dark:bg-black dark:text-slate-200 dark:border-white/20 [&_*]:dark:text-slate-200 [&_strong]:dark:text-white"
  style={{
border: "1px solid #CDD1D3",
borderRadius: "16px",
padding: "18px 20px",
marginBottom: "20px",
 color: "#212121 ,#FFFFFF"
}}
>
  1. Go to <strong style={{ color: "#1C758A" }}>Settings → Integrations</strong>
  2. Click <strong style={{ color: "#FF6F61" }}>Disconnect</strong>

  You can also revoke access from

  <a href="https://account.microsoft.com/privacy/app-permissions" style={{ color: "#30C8CA" }}>
    account.microsoft.com/privacy/app-permissions
  </a>
</div>
