# Understanding permissions in Microsoft Office 365

When signing up for the product with a Microsoft account, you grant Roombelt permission to access and modify events in your calendars in Outlook. Roombelt uses this permission whenever it interacts with Microsoft 365.

Let's call the user who signed up to Roombelt and configured devices an **admin user.** When someone taps the button to create a meeting from a tablet, Roombelt creates the meeting in the name of the admin user (The admin user will be a creator of the meeting in Outlook).

{% hint style="warning" %}
The admin user needs to sign in to Roombelt at least once every 90 days. Otherwise, Microsoft will revoke Roombelt access to your calendars.&#x20;
{% endhint %}

Moreover, Roombelt can read and edit only the calendars visible on the calendar list in the admin user account in Outlook (see screenshot below). If a meeting room is missing in Roombelt or marked as read-only, see [how-to-add-missing-microsoft-365-room](https://docs.roombelt.com/tutorials-and-troubleshooting/how-to-add-missing-microsoft-365-room "mention").

<figure><img src="https://1439200156-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LBlLAzpLLq2t-ZuKXiI%2Fuploads%2Fs4wW3m3d6ikyuNFfDnY8%2Fimage.png?alt=media&#x26;token=7b4c00e9-1f1d-4a66-a985-8310a4455764" alt=""><figcaption><p>Outlook with highlighted list of current user's calendars</p></figcaption></figure>


---

# Agent Instructions: 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://docs.roombelt.com/supplemental-info/understanding-permissions-in-microsoft-office-365.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.
