> For the complete documentation index, see [llms.txt](https://docs.firmee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.firmee.com/fnc/func-calendar.md).

# カレンダー連携

## 特徴

* 打ち合わせや期日、タスクの締め切りなどが、外部のカレンダーに反映されます。
* 2021年11月現在、対応サービスは、Google社のGoogle Calendarと、Microsoft社のOutlookです。&#x20;
* 事務局アカウントで作成した予定は自動的に担当弁護士の予定に反映されます。

## 使い方

１ 歯車ボタン→「プロフィール」をクリックします。

![](/files/-M51Bu0F1yT2zbQJ1Mk3)

２ 「編集」をクリックします。 ![](/files/-M51Bu0Hl9Y8pgrDJm_t)

３ 「外部カレンダーサービス連携機能」を選択します。 ![](/files/-M51Bu0J06gW_lX_MARV)

\
&#x20;４ご希望のサービス名を選択してページ下部の「更新」ボタンを押します（下図はGoogle Calendarを選択した場合です）。

![](/files/XpAXMbJXHbD5yyd3qGaY)

\
&#x20;５ Google Calendarに、firmeeで登録した予定が反映されるようになります。

![](/files/-M51Bu0NnJCJNkewW57M)

## 複数カレンダーの表示

トップページに複数のカレンダーをタブで管理して表示できます。 ※作成方法は[こちら](https://www.slideshare.net/DaisukeIgeta/tutorial-for-calendar)をご参照ください。

![](/files/-M51Bu0PXI-IXevJNJzl)

こんな方にオススメです。

* 複数の弁護士を担当する事務局アカウント
* プライベートと仕事の予定を分けてGoogle Calendarに登録していて、仕事の予定だけを事務局と共有しつつ、プライベートの予定も自分のトップページには表示させたい弁護士アカウント
* イソ弁の仕事の予定を把握して適切な労務管理を実現させたいボス弁アカウント


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.firmee.com/fnc/func-calendar.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
