> 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/settings-in-manager/delete.md).

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

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

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

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

<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
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, and the optional `goal` query parameter:

```
GET https://manuals.i-reporter.jp/input-features/custom-master/settings-in-manager/delete.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
