# ツール

## ツール

`ツール`メニューから色々な機能が利用できます。

&#x20;

![](https://storage.googleapis.com/brev-prod-pub/manualAssets/19bd05453639288f051b70a8.png)

## 機能説明

### 文書符号設定

文書符号を自由にカスタマイズできます。詳細は下記を参照してください。

{% content-ref url="/pages/-MZ1y9GgSI1vmWubKhZB" %}
[文書符号をカスタマイズする](/guide/document-db/code-edit.md)
{% endcontent-ref %}

### 一括ＤＬ or 削除

複数の文書について、一括してDLしたり、削除したりします。\
「まとめて操作」を参照してください。（このボタンは今後廃止予定）

{% content-ref url="/pages/-MXaIc91UTY9AcO8lP4Y" %}
[まとめて操作](/guide/document-db/multi-edit.md)
{% endcontent-ref %}

### リスト出力

現在表示されている文書の書誌情報をエクセルにして出力します。 出力は**証拠説明書スタイル**です。\
証拠番号埋め込み機能と組み合わせて、書証の準備ができます。\
単なるリストとして、整理用に利用することもできます。

{% hint style="info" %}
**書証準備活用例**\
以下のようにすると、弁護革命のみで、書証準備がほぼ完結します。

1. PDFを登録しておく
2. 提出したいものに、文書符号機能で証拠番号を付けておく（枝番対応）
3. 日付、作成者、メモ（→立証趣旨となる）を整える
4. 「リスト出力」する　→　出てきたエクセルから、証拠説明書にコピペ
5. 一括ＤＬの「証拠番号埋め込み」機能でＰＤＦを出力
   {% endhint %}

### 手直しモード

手直しモードに移行します。 文書の書誌情報を続けて編集する場合に利用します。

![](https://storage.googleapis.com/brev-prod-pub/manualAssets/ac5dc30727738180f84216cf.png)

### フォルダを開く

そのプロジェクトのデータが保存されているフォルダが開きます。 データの保存状況を確かめる場合などに利用できます。


---

# 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.bengo-kakumei.jp/guide/document-db/tools.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.
