# How to add missing Google Calendar room

Roombelt acts in the context of the user who signed up for the administration panel (see [Understanding permissions in Google Calendar](/supplemental-info/understanding-permissions-in-google-calendar.md) for details). It has access only to the calendars added to the list of "My Calendars" in Google Calendar, as shown in the screenshot below.

<figure><img src="/files/pfg7bLlr10rXDpFuowWv" alt="" width="265"><figcaption><p>Google Calendar with "My calendars" section highlighted.</p></figcaption></figure>

{% hint style="info" %}
If your organization hasn't configured meeting room calendars yet, see [this page in the Google Workspace documentation](https://support.google.com/a/answer/1033925).
{% endhint %}

You can add a meeting room calendar to the "My calendars" list by following the steps below:

1. Scroll to the "Other Calendars" section and click the "Add other calendars" button.\
   \
   ![](/files/Qwp4LVAnH2V3q5Sfb07i)
2. Choose "Browse resources" and select the meeting rooms you want to see in Roombelt. If "Browse resources" is unavailable, click "Subscribe to calendar" and search for your meeting room by name.\
   \
   ![](/files/3XvRSFh3bhvWv5fVmVVy)
3. At this point, the meeting room calendar should be visible in Roombelt.

{% hint style="warning" %}
You might have read-only access to the meeting room calendars, depending on your permissions. If this is the case, ask your G-Suite administrator to follow [this documentation page](https://support.google.com/a/answer/1034381?hl=en) and share meeting rooms with you with permission to "Make changes to events."
{% endhint %}

{% hint style="warning" %}
For [organization accounts](/reference/account-settings/organization.md), Roombelt can only see calendars available for the organization owner. If you can't see a meeting room in Roombelt, even after adding it to the 'My Calendars' list, please ensure that you've added it using the organization owner's Google Calendar account.

You can learn more about organization accounts [on this page](/reference/account-settings/organization.md).
{% endhint %}


---

# 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/tutorials-and-troubleshooting/how-to-add-missing-google-calendar-room.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.
