# ConMas 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/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: 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.
