Skip to main content

Outlook overview

The Outlook connector indexes and searches Microsoft Outlook email and metadata in Glean, and can optionally fetch live data at query time to cover the freshest messages. It uses the Microsoft Graph API and supports Microsoft 365 / Exchange Online only. It doesn't support on-premises or legacy Exchange.

App registration

Existing Outlook connectors use their own Azure app registration, set up independently from OneDrive and SharePoint. In the new guided setup, Outlook is set up alongside your other Microsoft 365 connectors. It still registers its own certificate-based Azure app and certificate. Only the tenant ID is shared with the Microsoft 365 suite. In both flows, Outlook's Azure app is separate from OneDrive's or SharePoint's.

note

The Outlook connector indexes email only. It uses Calendars.Read to surface calendar events in the Glean Today card. The Microsoft Teams connector serves calendar search and meeting transcripts.

Capabilities

Glean connects to Outlook in two retrieval modes: indexed search and real-time access. The new setup turns both on when you connect, alongside your other Microsoft 365 connectors in the same guided flow. With the previous setup, you can configure the modes independently or together. To configure both modes with one certificate-based app, see Set up certificates for indexing and real-time access.

Which capabilities do you need

What you getIndexed connectorReal-time access
MethodBuilds a native indexed corpus in GleanRetrieves live data through the Microsoft Graph API at query time
Access scopeMost recent 5,000 messages per user, maintained as new messages arriveAccesses email outside the indexed window or limits
VisibilityAppears in global search and the "All" tabTypically surfaces when filtering for Outlook (app:Outlook)
AuthenticationCertificate-based onlyCertificate-based, or client ID + secret
Best forBroad, ranked, everyday email searchFresh or overflow messages not yet in the index

Set up Outlook

  • Choose your setup covers the new guided setup and the existing per-method setup.
  • New setup follows this path if you are connecting Outlook for the first time. The new setup connects Outlook alongside your other Microsoft 365 connectors, in a single guided flow.
  • Previous setup follows this path if Outlook was already connected to your deployment before the new setup was introduced. Those connectors continue to work, and there is no migration to run.
  • Indexing connector sets up certificates for data crawling and indexing, the default retrieval path.
  • Real-time access sets up certificates for real-time email fetching. You can use a client ID and secret instead.

Permissions and security

Each thread belongs to a single mailbox owner from Azure AD, and only that owner sees the indexed email in Glean. Product access group membership and any allowed sender domains further restrict scope. The Graph app uses only read scopes, and Glean never writes or modifies Outlook data.