Integrations
Microsoft 365
Index, schedule, and ask questions across the Microsoft stack.
Capabilities
- SharePoint & OneDrive — index selected sites, libraries, and personal drives. ACLs are honored on read; Mnemos never returns content the user couldn't see in SharePoint.
- Teams — channel-scoped message indexing, bot for in-channel questions, and capture-from- Teams-meeting recordings.
- Outlook calendar — schedule interview sessions and surface upcoming review tasks as calendar events.
- Identity — Entra ID works as your SSO and SCIM provider; see the SSO and SCIM guides.
Microsoft Graph permissions
application permissions
Sites.Selected Index only explicitly granted SharePoint sites
Files.Read.All Read user OneDrive content with ACL evaluation
ChannelMessage.Read.All Index opted-in Teams channels
OnlineMeetingTranscript.Read.All Pull Teams meeting transcripts
Calendars.ReadWrite Schedule interview events
User.Read.All Resolve members and managersNote
We recommend using Sites.Selected rather than Sites.Read.All; it forces an explicit grant per site and is auditable in your Entra ID admin console.