# Calendar FAQ

<details>

<summary>Can I create Google Meet meetings?</summary>

Yes, you can create and edit Google Meet meetings from the Missive calendar, but only if you have imported a Google Calendar account.

<figure><img src="/files/lMwtAIptuPclyVSHHVoz" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Can I create Microsoft Teams and Skype meetings?</summary>

Yes, you can create and edit Microsoft Teams and Skype meetings from the Missive calendar, but only if you have imported a Microsoft Office 365 Calendar account.

<figure><img src="/files/SSMTU3ccEiESIcQEok4a" alt="" width="462"><figcaption></figcaption></figure>

</details>

<details>

<summary>Can I hide the snoozed events from my calendar?</summary>

Yes, you can hide the snoozed calendar or any other ones by unchecking them in this menu:

<div data-with-frame="true"><figure><img src="/files/4qXtTps4v76PbxrrGYqS" alt="" width="321"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>Can the calendar be loaded in the right sidebar next to emails?</summary>

Yes. All you need to do is click on the calendar icon located in the sidebar.

<div data-full-width="false" data-with-frame="true"><figure><img src="/files/OsnjjuSfdwAxrzaXxj87" alt=""><figcaption></figcaption></figure></div>

</details>

<details>

<summary>Do you support Office 365 shared mailbox calendar?</summary>

Yes, when adding the calendar:

1. Go to **Settings** > **Calendars**, click **Add calendar**, select **Office 365**.
2. Enter the shared mailbox email address.
3. Then, in the Microsoft connection popup, select an Office 365 account that has access to that shared mailbox.

</details>

<details>

<summary>How can I change the default calendar account?</summary>

Go to **Settings** > **Preferences** > **Calendars** and select the account you want as default.

<div data-with-frame="true"><figure><img src="/files/jo75tzYlrSYsf1K9EvSx" alt="Changing the calendar&#x27;s default account"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>How to edit a calendar color?</summary>

Go to **Settings** > **Preferences** > **Calendars**, then click the calendar you want to recolor:

<div data-with-frame="true"><figure><img src="/files/y3fHc3R8F3ho5ELbLZNG" alt=""><figcaption></figcaption></figure></div>

</details>

<details>

<summary>What are the different colors of snoozed events in the calendar?</summary>

The colors in the calendar are derived from either team, organization, or conversation colors. If no color is linked to a personal conversation, the orange color will be used.

</details>

<details>

<summary>Where can I find calendar reminders?</summary>

Calendar reminders appear in the **Activity feed**. Click the bell icon at the top of the sidebar to open it.

An orange dot on the bell indicates unread reminders, and adds 1 to your app icon badge count regardless of how many there are. To opt out, open the Activity feed settings (the settings icon at the bottom of the panel) and uncheck **Unread** for **Calendar reminders**.

</details>


---

# 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://missiveapp.com/docs/core-features/calendar/faq.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.
