# i-Repo Managerでの設定

## **カスタムマスター設定の流れ** <a href="#kasutamumasut-nore" id="kasutamumasut-nore"></a>

「i-Repo Managerでの設定」の項では、i-Repo Managerでのカスタムマスターの登録、編集、管理全般や権限設定についてご説明します。

<figure><img src="https://content.gitbook.com/content/oymKRnmtQA1MFE9rwv4l/blobs/OwK9OkNKBnTgAWtUAfr0/image.png" alt=""><figcaption></figcaption></figure>

## **カスタムマスターの登録・編集 フロー**

<div align="left"><figure><img src="/files/pB4FsAcErfbYxSC879PH" alt=""><figcaption></figcaption></figure></div>

## **カスタムマスターの自動同期を有効にする**

カスタムマスター機能を利用する前に、カスタムマスターの自動同期を有効にします。\
iPadでログインする際に、iPadに保存されているカスタムマスターが、サーバーのカスタムマスターと自動同期され、最新の状態を保ちます。\
デフォルトでは無効になっています。無効の場合でも手動での更新は可能です。

<div align="left"><figure><img src="/files/bRhTJGEor1GMmuG1jvxw" alt=""><figcaption></figcaption></figure></div>

自動同期を有効にするには、i-Repo Managerの「システム管理」 ＞ 「共通マスター管理」にて設定します。

* 共通キー　　　”IPAD\_SETTING”を選択します。
* 共通項目名称　”AUTO\_CUSTOM\_MASTER\_UPDATING”
* 共通項目値　　”0”：無効、”1”：有効

<div align="left"><figure><img src="/files/nAHvGP0gNq1y2ZIGzFzj" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
マスター数が増えてくると通信環境により、同期処理に時間がかかる場合がありますのでご注意ください。

なお、ダウンロード処理は、iPadでのユーザー操作で処理をキャンセルする事が可能です。
{% endhint %}

## **カスタムマスターの管理権限設定**

カスタムマスターを管理するには権限が必要です。

{% hint style="success" %}
iPadでの参照権限は、カスタムマスターごとに別途設定できます。
{% endhint %}

i-Repo Managerの「システム管理」 ＞ 「グループ管理」の「Manager権限 ＞ カスタムマスター」で、ユーザーグループに対してカスタムマスター管理の権限設定を行います。

* **参照**\
  登録済みのカスタムマスターの参照・ダウンロードができます。「参照」を有効にしないとメニューに「カスタムマスター」が表示されません。<br>
* **メンテナンス**\
  Managerで、カスタムマスターの登録や編集、削除ができます。

<div align="left"><figure><img src="/files/jZO4FO645i4OZe3EHCjY" alt=""><figcaption></figcaption></figure></div>


---

# 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/settings-in-manager.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.
