# カスタムマスターについて

## **カスタムマスターとは**

カスタムマスターとは、親クラスター（マスター選択クラスター）に、サーバーに登録されているマスターから値を入力すると、子クラスターにも値が自動で入力される機能です。

## **カスタムマスター設定 全体の流れ**

カスタムマスターを利用するには、ConMas Manager にて、ユーザーカスタムマスター情報を登録・編集します。\
その後、ConMas Designer にて、帳票定義のクラスターとカスタムマスターの関連付けを行います。\
設定完了後、iReporter にて、カスタムマスターを使用して帳票へ値を入力します。

<figure><img src="https://4289497189-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCXpgG9PGmZ8z3hGmqRae%2Fuploads%2F7lhUZH6gCVgRd1SxVjVS%2Fimage.png?alt=media&#x26;token=afbdc4a4-4ce2-4cc9-84a8-dc0803ae87e3" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**【カスタムマスターをタブレット端末にダウンロード（ローカル保存）する場合の注意点】**

カスタムマスターごとに、タブレット保存可否を設定することができます。\
（ 詳細は、次の項をご参照ください。 [カスタムマスターの構成 ＞ カスタムマスターのタブレット保存可否設定](https://manuals.i-reporter.jp/input-features/settings-in-manager/configuration#kasutamumasutnotaburetto) ）

カスタムマスターをタブレット保存「可能」にした場合、カスタムマスターから入力を行う度にサーバーと通信を行う手間が省けるといったメリットがあります。\
その反面、ダウンロード（ローカル保存）したカスタムマスターのデータ量が多すぎると、端末本体のストレージが圧迫され、i-Reporterアプリの動作に支障をきたします。

運用に合わせて、カスタムマスターのタブレット保存可否を選択してください。
{% endhint %}


---

# 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/about-custom-masters.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.
