# Ingestion sanitizers

Sanitizers are processes applied to an object before ingestion, allowing for an object to comply with ingestion conditions. They fundamentally carry out cleaning tasks over files or folders.

**LIBSAFE,** by default, provides a series of ingestion sanitizers geared towards checking file paths and names in regular file systems, and the deletion of files and folders that should not be present in an object.

The ingestion sanitizers screen shows a list of those present in the system, as well as their range of use, whether they are active or not (to be able to be configured in the preservation plans), and access to the sanitizer configuration and detail.

![](/files/-MjjKa2mY8Dl-5GmTLl3)


---

# 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-preservation-administrator-manual/preservation-configuration-basic-sections/ingestion-sanitizers.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.
