# Filtering (Basic or Advanced)

Allows users to easily manage and organize their data movement workflows by filtering files based on specific criteria.  Handle different time - date threshold in the filter module such as : creation date, last access date, ...

Two different types of filtering are available:

* basic mode
* Advanced mode: it provides an embedded scripting editor.

### Based on File Name

The file name and path can be used in the filtering module.

<figure><img src="/files/081lYR1CrTKUzRel01Tk" alt=""><figcaption></figcaption></figure>

### Based on File Extension

<figure><img src="/files/QgMkYy640sU2VtrJkED5" alt=""><figcaption></figcaption></figure>

### Based on File Size

<figure><img src="/files/qUmnzU0zQk0etAgrcupB" alt=""><figcaption></figcaption></figure>

### Based on Boolean Operators

&#x20;Boolean operators are available. Default operator is inclusive OR, different operators can be set.

<figure><img src="/files/u4s8UVHKsyhnsFS6Carz" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/iVJLoCIvzZx6TD5IWU20" alt=""><figcaption></figcaption></figure>


---

# 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.nodeum.io/data-archiving/console/data-mover-management/filtering-basic-or-advanced.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.
