# Search files by actor

To search for files in the Virtual File Systems (VFS) or VFS Views associated with a specific Actor, go to **Monitoring** → **Search file by Actor**.

Use the drop-down lists to select:

1. the **Cluster** (only shown if more than one Cluster is configured)
2. the **Actor**
3. the **VFS** or **VFS View** associated with that Actor

After selecting the Actor and VFS, the corresponding VFS structure appears in the panel on the left.

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

Click the <img src="https://files.readme.io/b93cb3f-icona_search_file_by_actor.png" alt="" data-size="line">folder to open the tree and the eye icon to list the files in the results list.&#x20;

Your search in the folders can be refined by entering the filename in the **Search in** edit box. Only the files matching the criteria you have entered will be listed.

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

At the top of the list of results, a toolbar offers different options. Learn how to use it [here](/data-mover-1.21/getting-started/navigate-through-primeur-data-mover.md#the-toolbar).

Clicking the ![](https://files.readme.io/9769ad5-three_dots_icon.png) icon on the right of the row, the **View Metadata** and the **Mark as unread** options are available. Of course, the **Mark as unread** entry is available only after a file has been read. Selecting the **View Metadata** entry, a window will appear with the metadata belonging to the file. At the bottom of the window, the **Mark as unread** button allows you to set the file as not read.

### Mark a file as unread

File metadata includes the dates when the file was read. Marking the file as unread resets the first and last read dates and updates the end date to now+EXPIRY AFTER PUT value. These dates are in the **Last Read Date** and **End Date** columns.\
Selecting the **Mark as unread** entry or button, the **Last Read Date** column is cleared and a **new date** is set as End Date.\
The selection of the **Mark as unread** button or entry is logged in the centralized log.

{% hint style="warning" %}
Integration flows can be configured to trigger actions when a file is read. When marking a file as unread, it will be restored to its original conditions, i.e. before being read. This means that actions will be triggered again when the marked-as-unread file is read.
{% endhint %}


---

# 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.primeur.com/data-mover-1.21/actors/search-files-by-actor.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.
