> 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/input-features/custom-master/about-custom-masters.md).

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

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

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

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

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

<figure><img src="/files/xZen5E2JFU59cAGZYhAe" alt=""><figcaption></figcaption></figure>

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

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

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

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


---

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