# firmee機能紹介

## firmee機能紹介

- [firmeeについて](https://docs.firmee.com/readme.md)
- [FAQ](https://docs.firmee.com/faq.md)
- [機能紹介【法律事務所版】](https://docs.firmee.com/fnc.md): firmeeの法律事務所向けシステムの機能紹介です
- [事件ファイル](https://docs.firmee.com/fnc/func_matter.md)
- [連絡先](https://docs.firmee.com/fnc/func-contacts.md)
- [秘書アカウント](https://docs.firmee.com/fnc/func-secretary.md)
- [コンフリクトチェック](https://docs.firmee.com/fnc/func-conflict.md)
- [関与弁護士](https://docs.firmee.com/fnc/func-related-lawyers.md)
- [AI出力連携（MCPサーバ連携）](https://docs.firmee.com/fnc/ai-mcp-server.md)
- [AI連携（入力補助）](https://docs.firmee.com/fnc/ai-input-support.md)
- [AIによる通帳OCRインポート機能](https://docs.firmee.com/fnc/ai-ocr-import.md): 連携機能OCR通帳インポート機能による
- [外部ストレージ連携](https://docs.firmee.com/fnc/func-storage.md)
- [メモ](https://docs.firmee.com/fnc/func-memo.md)
- [タスク](https://docs.firmee.com/fnc/func-task.md)
- [予定（期日と打ち合わせ）](https://docs.firmee.com/fnc/func-schedule.md)
- [経費（実費と預かり金）](https://docs.firmee.com/fnc/func-money.md)
- [売上](https://docs.firmee.com/fnc/func-earning.md)
- [カレンダー連携](https://docs.firmee.com/fnc/func-calendar.md): firmeeで登録した予定を外部のカレンダーサービスに反映することができます。
- [文書作成機能](https://docs.firmee.com/fnc/documentation.md): firmeeに登録した情報を各種雛形に反映することができます。事務所アカウントであれば、事務所独自の雛形もご利用できます。
- [一括インポート機能](https://docs.firmee.com/fnc/func-import.md): お手持ちのデータを一括インポートできます。
- [事務所アカウント](https://docs.firmee.com/fnc/func-group.md)
- [UnivaPay連携](https://docs.firmee.com/fnc/univapay-integration.md): ※2024/11/18サービス開始
- [後見事件管理](https://docs.firmee.com/fnc/func-kouken.md)
- [債務整理タイプの事件管理](https://docs.firmee.com/fnc/func-saimuseiri.md)
- [破産タイプの事件管理](https://docs.firmee.com/fnc/func-hasan.md)
- [機能紹介【企業法務版】](https://docs.firmee.com/legal-dept.md)
- [１　事件ファイル](https://docs.firmee.com/legal-dept/fairu.md)
- [２　連絡先](https://docs.firmee.com/legal-dept/lian-luo-xian.md)
- [３　AI連携（MCPサーバ連携）](https://docs.firmee.com/legal-dept/aimcpsba.md)
- [４　AI連携（入力補助）](https://docs.firmee.com/legal-dept/ai-lian-xie-ru-li-bu-zhu.md)
- [５　組織アカウント](https://docs.firmee.com/legal-dept/akaunto.md)
- [６　担当者アカウント](https://docs.firmee.com/legal-dept/akaunto-1.md)
- [７　担当部署](https://docs.firmee.com/legal-dept/dan-dang-bu-shu.md)
- [８　経過](https://docs.firmee.com/legal-dept/jing-guo.md)
- [９　タスク](https://docs.firmee.com/legal-dept/tasuku.md)
- [１０　予定（期日と打ち合わせ）](https://docs.firmee.com/legal-dept/tochiwase.md)
- [１１　一括インポート機能](https://docs.firmee.com/legal-dept/inpto.md)
- [１２　CSVエクスポート](https://docs.firmee.com/legal-dept/csvekusupto.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.firmee.com/readme.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.
