# Navigating File Resources

On the left side of the screen, you will see the list of already created File Resources.&#x20;

The results are completed with these details:

* their **modification date**
* their **name**
* the **actor** they are associated with
* the configuration of the **reject option**

You can sort results by clicking the ![](https://files.readme.io/83b7746-icona_2.png)icon next to the **Name** and **Actor** wording. In the case of lowercase and uppercase classes, uppercases' are listed before!

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

For each File Resource, you can also click on the ![](https://files.readme.io/e713f6a-three_dots_icon.png) icon to edit  or delete the File Resource.

The right side of the screen is where you will find the Filters panel, that you can use to search File Resources by name (the search is case insensitive) or by Actor.&#x20;


---

# 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/contracts/file-resources/navigating-file-resources.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.
