> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/sv/admin-hornan/third-party-integrations/microsoft-365-calendaring-field-guide.md).

# Fältguide för kalenderhantering i Microsoft 365

Den här guiden är utformad för att ge dig information i små bitar som gör det lättare att lära sig en ny produkt. I stället för att erbjuda långa, tråkiga stycken fulla av information har vi delat upp innehållet i kortare sammanfattningar, med fördjupningar i brödtexten för ytterligare information eller sammanhang.

Dessutom kommer inte alla företag att behöva integrera sina personliga kalender- och/eller resurskalendrar med Zoom-tjänster. Se den här guiden som ett välj-ditt-eget-äventyr-dokument där du kan integrera det som är bäst eller mest relevant för dig. Men om du behöver ställa in alla tre kalenderscenarier, följ bara varje uppsättning instruktioner var för sig.

***

{% content-ref url="/pages/d4bfab0e60e95c2a4ac5ecb118ad90a9a8c829c3" %}
[Introduktion](/technical-library/sv/admin-hornan/third-party-integrations/microsoft-365-calendaring-field-guide/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/60d1c84ce23f13058d80c05d10d4d8dd98fdc58e" %}
[Innan du börjar](/technical-library/sv/admin-hornan/third-party-integrations/microsoft-365-calendaring-field-guide/before-you-begin.md)
{% endcontent-ref %}

{% content-ref url="/pages/64397c59c1844105001f85e658bf1338c417abbf" %}
[Ansluter Zoom Rooms och/eller konferensrum från tredje part](/technical-library/sv/admin-hornan/third-party-integrations/microsoft-365-calendaring-field-guide/connecting-zoom-rooms-and-or-third-party-conference-rooms-with-your-microsoft-365-calendars.md)
{% endcontent-ref %}

{% content-ref url="/pages/89efabf23adb78a3f4beea28909933a04d170bf2" %}
[Ansluter personliga kalender](/technical-library/sv/admin-hornan/third-party-integrations/microsoft-365-calendaring-field-guide/connecting-personal-calendars-with-microsoft-365.md)
{% endcontent-ref %}

{% content-ref url="/pages/b35c31717da647de04d2c435c97c484231c1f0ae" %}
[Verifiering av Entra ID-behörigheter och omfång](/technical-library/sv/admin-hornan/third-party-integrations/microsoft-365-calendaring-field-guide/validating-the-entra-id-permissions-and-scopes.md)
{% endcontent-ref %}

{% content-ref url="/pages/56717352189b8e9fc2681140a3fbfff89363f8ed" %}
[Felsökning](/technical-library/sv/admin-hornan/third-party-integrations/microsoft-365-calendaring-field-guide/troubleshooting.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://library.zoom.com/technical-library/sv/admin-hornan/third-party-integrations/microsoft-365-calendaring-field-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
