# メモ

電話メモ、期日メモ、打ち合わせメモ、内部メッセージなど、あらゆる場面で重宝します。

## 特徴

* 事件や連絡先に紐づけることで作業の記録（ログ）として保存できます。\
  後から事件ごとに検索可能なので、雑多な作業内容を簡単に管理できます。\
  &#x20;![](/files/-M51Bu9z8oUPQThuCKkL)
* CSV出力が可能です。報告書の別紙などとしてご活用ください。
* トップページに通知バッジで通知されます。 ![](/files/-M51BuA0keP24C0kKFX8)

## 使い方

アイコンから作成する方法と新規作成ボタンから作成する方法があります。

**アイコンから作成する** トップページの「最近編集された事件」の一番右のアイコンをクリックします。<br>

![](/files/-M51BuA25s01fqzQ-IEB) \
&#x20;**新規作成ボタンから作成する** トップページの新規フォームから展開します。 ![](/files/-M51BuA43HZ6sZI6EysL)

いずれでも以下のようなメモの作成フォームに移行します（画像はアイコンから作成し、すでに関連事件が選択されたもの）。

![](/files/-M51BuA6enjazl2i89tg)

各項目を入力します。 宛先には、通知したい相手を入力します。 \
&#x20;**電話メモを作成する** 電話ボタンを押して展開します。

![](/files/-M51BuA8oZyHRUBFyCy7)

電話の相手と電話番号を入力します。 \
&#x20;**メール通知** 「メール通知？」を「はい」にすると、事件に関与するすべてのユーザーにメールで通知されます。

![](/files/-M51BuAAAzB0voTb_p6M) \
&#x20;登録ボタンをクリックすると完成です

![](/files/-M51BuACnxk1G2VnEhw7)


---

# 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-memo.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.
