> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/clickup/integrations-and-clickup-api/integrations/sync-clickup-calendar-with-an-external-calendar.md).

# ClickUpカレンダーを外部カレンダーと同期する

### **ClickUpカレンダーを外部カレンダーと同期する** <a href="#gjdgxs" id="gjdgxs"></a>

カレンダーとClickUpを切り替える時間を省きます。

ClickUpをOutlookやAppleその他のカレンダーと同期して、タスクの[期限を簡単に追跡できます](https://help.clickup.com/hc/en-us/articles/6309610317975-Intro-to-due-dates)。

{% hint style="info" %}
**注**\
これは一方向の同期です。ClickUpで行われた変更は外部カレンダーアプリに反映されますが、カレンダーアプリ側での変更は同期されません。
{% endhint %}

### **必要なもの** <a href="#id-30j0zll" id="id-30j0zll"></a>

* ClickUpカレンダーを外部と同期する機能は、[ClickUpの全プラン](https://clickup.com/pricing)で利用できます。
* [ゲスト](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)はClickUpを外部カレンダーに接続できません。

### **外部カレンダーとの同期** <a href="#id-1fob9te" id="id-1fob9te"></a>

期限が迫っているタスクを同期して、外部カレンダーに表示できます。期限が過去のタスクは外部カレンダーに同期されません。期限は設定されているが開始時刻が設定されていないタスクは、カレンダーの午前0時に開始されます。

{% hint style="info" %}
**注**\
Outlookの同期が完了するまでに最大24時間かかる場合があります。
{% endhint %}

[App Center](https://help.clickup.com/hc/en-us/articles/12580135233559-App-Center-overview)から：

1. 左側のサイドバー&#x306E;**［Calendars］**&#x30AB;テゴリーを使うか、**［All Apps］**&#x3092;参照してください。
2. **［Apple Calendar］**&#x307E;た&#x306F;**［Outlook** **Calendar］**&#x3092;選択します。<br>

   <figure><img src="/files/l1iXyXLolFRiGLBWjeZP" alt=""><figcaption></figcaption></figure>
3. **［Configure］**&#x3092;クリックします。
4. **Apple Calendar**、**Outlook** **Calendar**オプションの隣&#x306E;**［Connect］**&#x3092;クリックします。
5. タスクを同期する場所を選択します。
6. 同期する内容&#x3092;**［All tasks］**&#x307E;た&#x306F;**［Tasks assigned to me］**&#x304B;ら選択します。
7. **［Save］**&#x3092;クリックします。
8. **Apple Calendar**または**Outlook**を選択すると、カレンダーが自動的に同期されます。
   * 別の外部カレンダーと同期するには、Calendar Subscription URL (iCal)フィールド&#x3067;**［Copy］**&#x3092;クリックします。そのURLを外部カレンダーアプリに貼り付けます。

{% hint style="info" %}
**ヒント**\
必要な数のカレンダーを接続できます。もう一&#x5EA6;**［Connect］**&#x30DC;タンをクリックするだけで、新しいカレンダーフィードが同期されます。
{% endhint %}


---

# 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:

```
GET https://manual.dxable.com/clickup/integrations-and-clickup-api/integrations/sync-clickup-calendar-with-an-external-calendar.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.
