# 各種設定・操作

- [EXCEL出力時の入力値/表示値の出力](https://manuals.i-reporter.jp/clustertype_settingprocedure/various-settings/output-of-inputdisplay-values.md)
- [外部システム連携の一括設定](https://manuals.i-reporter.jp/clustertype_settingprocedure/various-settings/bulkconfiguration-for-external-system-integration.md)
- [必須入力の一括設定](https://manuals.i-reporter.jp/clustertype_settingprocedure/various-settings/bulkconfiguration-for-required.md)
- [正常最小値/正常最大値の設定と表示](https://manuals.i-reporter.jp/clustertype_settingprocedure/various-settings/normal-minimum-normal-maximum.md)
- [最小値/最大値/正常最小値/正常最大値のクラスター参照](https://manuals.i-reporter.jp/clustertype_settingprocedure/various-settings/cluster-referencesnormal-of-minimum-normal-maximum.md)
- [パラメータ設定をデフォルトにする](https://manuals.i-reporter.jp/clustertype_settingprocedure/various-settings/set-parameter-settings-as-default.md)
- [パラメータ設定のコピー/ペースト](https://manuals.i-reporter.jp/clustertype_settingprocedure/various-settings/copy-paste-parameter-settings.md)
- [複数クラスター設定コピー/ペースト](https://manuals.i-reporter.jp/clustertype_settingprocedure/various-settings/multi-cluster-configuration-copy-paste.md)
- [名前（クラスター名称）の一括変換](https://manuals.i-reporter.jp/clustertype_settingprocedure/various-settings/bulkconfiguration-of-clusternames.md)
- [クラスターのフォーカス設定の注意](https://manuals.i-reporter.jp/clustertype_settingprocedure/various-settings/notes-on-clusterfocus-settings.md)
- [グループIDの一括指定](https://manuals.i-reporter.jp/clustertype_settingprocedure/various-settings/specify-group-ids-in-bulk.md)
- [クラスターを作成する](https://manuals.i-reporter.jp/clustertype_settingprocedure/various-settings/create-a-cluster.md)
- [録音クラスターについて](https://manuals.i-reporter.jp/clustertype_settingprocedure/various-settings/about-audiorecording-clusters.md)
- [その他 制約事項](https://manuals.i-reporter.jp/clustertype_settingprocedure/various-settings/other-restrictions.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/clustertype_settingprocedure/various-settings.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.
