# 文書に証拠番号を付ける

証拠番号は、「文書符号」の機能で管理することができます。また、文書符号は自由にカスタマイズすることができます。PDFファイルの右肩に自動で証拠番号を埋め込むこともできます。

## 文書DBで証拠番号を管理する

文書符号（証拠番号）の編集をおこなうことで、証拠番号を追加することができます。

![](/files/-Misx182W4kB6rCayFqR)

{% content-ref url="/pages/-MWEutT0\_0bj5FhvVhm9" %}
[文書を編集する（書誌情報）](/guide/document-db/edit.md)
{% endcontent-ref %}

証拠番号の種類は「文書符号設定」から追加したり編集したりできます。

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

## PDFに証拠番号を自動で埋め込む

[まとめて操作＞証拠番号埋め込み](/guide/document-db/multi-edit.md#memi) を使うと、PDFの右肩に自動で証拠番号を埋め込んで出力させることができます。

![](/files/-MXaKPN_x39DllOsYkDm)

裁判所への提出用にPDFを準備する場合は、進化し&#x305F;**「提出準備」**&#x6A5F;能がおすすめです。

{% content-ref url="/pages/PDFeF9Tl6yuiLGmZu5PJ" %}
[提出準備機能](/guide/submission/submission.md)
{% endcontent-ref %}


---

# 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/niwokeru.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.
