# All Things Calendars How-to Guide

### Introduction

Connecting your calendar to Motion helps you keep tasks and events in sync across all your tools. Whether you’re using Google Calendar or Outlook, Motion makes it easy to control what appears where, so you always have a clear and accurate view of your schedule. You can choose to show or hide Motion tasks on external calendars and organize multiple calendars into groups for easier management.

#### At a Glance

In this guide, you’ll learn how to:

* Show and hide Motion tasks on your external main calendar
* Manage calendar groups for better organization

***

### How to show Motion tasks on your external calendar

<details>

<summary>How to Show Motion Tasks on Your External Main Calendar</summary>

1. **Open Settings**\
   Click the gear icon in the bottom-left corner of Motion to open your settings.
2. **Go to Auto-Scheduling**\
   In the left-hand menu, select **Auto-scheduling**.
3. **Choose Calendar Visibility**\
   Under *Show tasks on Google & Outlook calendars?*, select one of the following:
   1. **Show tasks but keep as free** — Motion tasks appear in your external calendar, but won’t block off time.
   2. **Show tasks and mark busy if deadline at risk** — Motion tasks appear in your external calendar and block time if deadlines are at risk.
4. **Auto Save & Sync**\
   Your tasks will now appear on the external calendar you’ve connected to Motion.

{% hint style="info" %}
💡 **Pro Tip:** Motion only syncs tasks to your **main calendar** (the primary calendar in your connected account). Tasks will not appear on secondary or shared calendars.
{% endhint %}

</details>

{% @supademo/embed demoId="cmffk3a7lb0xz39ozukcddgue" url="<https://app.supademo.com/demo/cmffk3a7lb0xz39ozukcddgue>" %}

### How to manage calendar groups

<details>

<summary>How to Manage Calendar Groups</summary>

Calendar groups let Motion know which calendars to check for conflicts when auto-scheduling tasks.

1. **Open Settings**\
   Click the gear icon in the top-left corner of Motion.
2. **Go to the Calendars Tab**\
   In the left-hand menu, select **Calendars**.
3. **Find Calendar Grouping**\
   Scroll down to the **Calendar Grouping** section. You’ll see groups like **My Calendars** or **Frequently met with**.
4. **Edit a Group**\
   Click **Edit** next to the group name. From here, you can add or remove connected calendars.
5. **Save Your Changes**\
   Motion will use the updated group to detect conflicts when scheduling tasks.

{% hint style="info" %}
💡 **Pro Tip:** Keep your *work* and *personal* calendars in separate groups so Motion only checks the ones that matter when planning your day.
{% endhint %}

</details>

{% @supademo/embed demoId="cmffkaa8bb1d439ozsnhriaf0" url="<https://app.supademo.com/demo/cmffkaa8bb1d439ozsnhriaf0>" %}


---

# 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://www.usemotion.com/help/time-management/all-things-calendars/all-things-calendars-how-to-guide.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.
