# カスタムマスターの削除

## **カスタムマスターの削除**

カスタムマスターの削除は一覧画面で行います。\
この削除は、完全削除となります。 削除を実行すると、復元することはできません。

論理削除を行いたい場合は、有効期限を設定する事で代用できます。 \
削除対象となったカスタムマスター自体が削除されます。

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

{% hint style="info" %}
カスタムマスター自体は残したまま、カスタムマスターに登録されたレコードのみを削除したい場合は、「カスタムマスターの管理」 ＞ 「[カスタムマスターのレコード全削除](/input-features/custom-master/settings-in-manager/management.md#kasutamumasutnorekdo)」 をご参照ください。
{% endhint %}

## **カスタムマスター削除の注意点**

カスタムマスターを削除後、同じマスターキーのカスタムマスターを登録しても、別のカスタマムマスターとして登録されます。\
このため、すでに帳票定義に割り当て済のカスタムマスターを削除すると、i-Repo Designerで帳票定義の再設定が必要になりますのでご注意ください。

<div align="left"><figure><img src="/files/caMPcJwI62I9OAYXJavq" 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/delete.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.
