# Ingestion sanitizers detail

The ingestion sanitizer detail screen starts by showing general information of the sanitizer, such as name, description of its functionality, its state (if it is available to be configured in a preservation plan), its scope of application (file, folder, everything) and the maximum number of instances allowed for said sanitizer (the same sanitizer can be used that maximum number of times for the same preservation plan with different configurations).

The ***Edit*** button allows us to go directly from the sanitizer detail to the configuration screen.

Next, we can observe the sanitizer´s specific parameters. These parameters will have to be configured by the preservation administrator later, when the preservation plan is created and the ingestion sanitizer added.  &#x20;

Last, the preservation plans with an associated ingestion sanitizer are shown.

![](/files/-Mkpt-tPrAiIpD0qs7EJ)


---

# 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://docs.libnova.com/libsafe-advanced-system-administrator-manual/preservation-configuration/ingestion-sanitizers/ingestion-sanitizers-detail.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.
