# カスタムマスターメンテナンス（「削除情報」の破棄）

## **削除情報とは**

カスタムマスターの「削除情報」とは、過去に削除したレコード情報を指します。\
この削除情報は、カスタムマスターのレコードを削除後もアプリ側とのマスター同期のために保持され、破棄されません。\
これが溜まりすぎると、カスタムマスターの同期レスポンスが低下します。

「削除情報」を破棄するのが、「カスタムマスターメンテナンス」機能です。

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

## **カスタムマスターメンテナンス操作**

ConMas Managerの「システム管理」 ＞ 「カスタムマスターメンテナンス」で、削除レコードを破棄します。 \
操作するには以下の権限が必要です。

* &#x20;「システム管理 ＞ 削除」 または 「システム管理 ＞ データー管理 ＞ 削除」&#x20;
* 「カスタムマスター ＞ メンテナンス」

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

## **注意点**

マスター削除情報を削除すると、まだ同期が終了していないi-Reporterアプリにはレコードが残り続けます。

**カスタムマスター設定を「ローカル保存“する”」の場合**

本機能は、必ず下記いずれかの条件を満たしたうえで実行ください。

* すべてのi-Reporterアプリ端末のローカルマスター同期が完了している

または

* すべてのi-Reporterアプリ端末のローカルマスターを削除する

**カスタムマスター設定を「ローカル保存“しない”」の場合**

* 条件なく実行可能　


---

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