> For the complete documentation index, see [llms.txt](https://support.meetuma.ai/uma-knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.meetuma.ai/uma-knowledgebase/integrations/calendar.md).

# Calendar

- [Microsoft 365](https://support.meetuma.ai/uma-knowledgebase/integrations/calendar/microsoft-365.md)
- [Microsoft 365 permissions](https://support.meetuma.ai/uma-knowledgebase/integrations/calendar/microsoft-365/microsoft-365-permissions.md)
- [Limit access to mailboxes](https://support.meetuma.ai/uma-knowledgebase/integrations/calendar/microsoft-365/limit-access-to-mailboxes.md)
- [OAuth authentication flow](https://support.meetuma.ai/uma-knowledgebase/integrations/calendar/microsoft-365/oauth-authentication-flow.md)
- [Global admin requirements](https://support.meetuma.ai/uma-knowledgebase/integrations/calendar/microsoft-365/global-admin-requirements.md)
- [Enterprise applications](https://support.meetuma.ai/uma-knowledgebase/integrations/calendar/microsoft-365/enterprise-applications.md)
- [Add resources](https://support.meetuma.ai/uma-knowledgebase/integrations/calendar/microsoft-365/add-resources.md)
- [Room display preparation](https://support.meetuma.ai/uma-knowledgebase/integrations/calendar/microsoft-365/room-display-preparation.md)
- [User sync (legacy - search SCIM)](https://support.meetuma.ai/uma-knowledgebase/integrations/calendar/microsoft-365/user-sync-legacy-search-scim.md)
- [Cleaning up Microsoft 365 events from deleted users](https://support.meetuma.ai/uma-knowledgebase/integrations/calendar/microsoft-365/cleaning-up-microsoft-365-events-from-deleted-users.md)
- [Google Workspace](https://support.meetuma.ai/uma-knowledgebase/integrations/calendar/google-workspace.md)
- [Google permissions](https://support.meetuma.ai/uma-knowledgebase/integrations/calendar/google-workspace/google-permissions.md)
- [Setup](https://support.meetuma.ai/uma-knowledgebase/integrations/calendar/google-workspace/setup.md)
- [OAuth authentication flow](https://support.meetuma.ai/uma-knowledgebase/integrations/calendar/google-workspace/oauth-authentication-flow.md)
- [Add resources](https://support.meetuma.ai/uma-knowledgebase/integrations/calendar/google-workspace/add-resources.md)
- [User sync](https://support.meetuma.ai/uma-knowledgebase/integrations/calendar/google-workspace/user-sync.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.meetuma.ai/uma-knowledgebase/integrations/calendar.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
