> For the complete documentation index, see [llms.txt](https://manuals.i-reporter.jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuals.i-reporter.jp/create-a-form/usefulfeatures.md).

# i-Repo Designerで設定できる便利な機能

- [一度編集保存されたクラスターを再編集不可にする](https://manuals.i-reporter.jp/create-a-form/usefulfeatures/functions-that-cannotbechanged-onceedited.md)
- [帳票名称自動作成設定](https://manuals.i-reporter.jp/create-a-form/usefulfeatures/automaticdocumentnaming-setting.md)
- [自動採番機能](https://manuals.i-reporter.jp/create-a-form/usefulfeatures/autonumbering.md)
- [ネットワーク設定](https://manuals.i-reporter.jp/create-a-form/usefulfeatures/networksetting.md)
- [カーボンコピー設定](https://manuals.i-reporter.jp/create-a-form/usefulfeatures/carboncopysetting.md)
- [帳票コピー機能](https://manuals.i-reporter.jp/create-a-form/usefulfeatures/documentcopy-function.md)
- [共通フォントを設定・使用する](https://manuals.i-reporter.jp/create-a-form/usefulfeatures/common-font.md)
- [クラスターにページ数を表示する](https://manuals.i-reporter.jp/create-a-form/usefulfeatures/page-number.md)
- [クラスター入力値を帳票備考/システムキーにコピー](https://manuals.i-reporter.jp/create-a-form/usefulfeatures/copyclustervalue-to-systemkey.md)
- [QRコード生成機能](https://manuals.i-reporter.jp/create-a-form/usefulfeatures/create-qr-code.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 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://manuals.i-reporter.jp/create-a-form/usefulfeatures.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.
