# カスタムマスターを使った入力

- [カスタムマスターについて](https://manuals.i-reporter.jp/input-features/custom-master/about-custom-masters.md)
- [ConMas Managerでの設定](https://manuals.i-reporter.jp/input-features/custom-master/settings-in-manager.md)
- [カスタムマスターの構成](https://manuals.i-reporter.jp/input-features/custom-master/settings-in-manager/configuration.md)
- [カスタムマスターの登録](https://manuals.i-reporter.jp/input-features/custom-master/settings-in-manager/registration.md)
- [カスタムマスターの更新](https://manuals.i-reporter.jp/input-features/custom-master/settings-in-manager/update.md)
- [カスタムマスターの管理](https://manuals.i-reporter.jp/input-features/custom-master/settings-in-manager/management.md)
- [カスタムマスターの削除](https://manuals.i-reporter.jp/input-features/custom-master/settings-in-manager/delete.md)
- [カスタムマスターメンテナンス（「削除情報」の破棄）](https://manuals.i-reporter.jp/input-features/custom-master/settings-in-manager/maintenance.md)
- [カスタムマスター定義用Excelブック（CustomMasterInputSheet.xlsb）](https://manuals.i-reporter.jp/input-features/custom-master/custommasterinputsheet.md)
- [ConMas Designerでの設定](https://manuals.i-reporter.jp/input-features/custom-master/settings-in-designer.md)
- [検索結果０件の場合にあらかじめ指定したレコードを表示する](https://manuals.i-reporter.jp/input-features/custom-master/settings-in-designer/custommastershow0.md)
- [マスター選択デフォルト検索値設定](https://manuals.i-reporter.jp/input-features/custom-master/settings-in-designer/default-search-value-setting.md)
- [i-Reporterアプリでの操作](https://manuals.i-reporter.jp/input-features/custom-master/in-the-app.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/input-features/custom-master.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.
