> For the complete documentation index, see [llms.txt](https://docs.libnova.com/libsafe-advanced-preservation-administrator-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.libnova.com/libsafe-advanced-preservation-administrator-manual/preservation-configuration-basic-sections/metadata-filters/metadata-filter-detail.md).

# Metadata filter detail

The screen *Metadata filter details* lets us consult all the information available on a metadata filter. It shows name, description, status (active / inactive), date of creation, user who created it, the complete path to the executable and, last, whether the filter will require a file pattern to be introduced when being configured in a preservation plan.      &#x20;

The *Filter parameters* section shows the parameters configured for the metadata filter, the description, their default value (if any), a recommended value, the type of parameter (on configuring the parameter of the preprocessor, when we create a preservation plan the type of data configured here will validate that the information entered is correct), its range (if the type of data selected was numeric), and whether it is mandatory for the parameter to be configured or not.   &#x20;

![](/files/-MjjTo2fo-asrVLWNcSv)

Finally, the system shows two lists. In the first one, we can see all the metadata schemas related to the metadata filter, its name, date of creation, the status (active / inactive) and  access to the metadata schema detail.

The second list is for the preservation plans related to the metadata filter. It shows the name, preservation area to which it belongs, date of creation, the status (active / inactive) and access to the metadata schema detail.

![](/files/-MjjTsrg9v9gh-mzwp9O)


---

# 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:

```
GET https://docs.libnova.com/libsafe-advanced-preservation-administrator-manual/preservation-configuration-basic-sections/metadata-filters/metadata-filter-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.
