# 予定（期日と打ち合わせ）

期日と打ち合わせを事件や連絡先に紐づけて一括管理できます。 <br>

## 特徴

* 事件や連絡先に紐づけることで、記録（ログ）として保存できます。
* 作成した予定はGoogle Calendarに反映されます（連携が必要です）。
* CSV出力が可能です。報告書の別紙などとしてご活用ください。

  **使い方**

1 トップページの新規→予定から期日か打ち合わせを選択します２

![](/files/-M51Bts0pwFBHHahWKxO) \
&#x20;２ 入力フォームに入力します（画像は期日）。 期日の種類も選択できます（書式に反映されます）。\
&#x20;【入力フォーム】 ![](/files/-M51Bts2fynQszAxt6_F) \
&#x20;【作成完了画面】 ![](/files/-M51Bts40jVseu_WXGQM) <br>

３ 事件詳細ページに反映されます。 ![](/files/-M51Bts6SKCOKGx2TYH9)

4 一覧をクリックすると過去の期日を確認できます

![](/files/-M51Bts8ucsXXX2RQpoK)


---

# 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.firmee.com/fnc/func-schedule.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.
