# File Transfers Rules

This section allows you to create rules to limit the number of parallel job executions or assign priorities to scheduled jobs.

{% hint style="info" %}
Regardless of the rules set, the system does not schedule Jobs when destinations or the required DMZ are not available.
{% endhint %}

When going to **Setup** → **File Transfer Rules**, existing Rules are listed.

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

File Transfer Rules can be filtered in the **Filters** panel on the right of the page. Entries can be filtered by Template (LIMIT or PRIORITY), Actor or Policy Name.

Select the ![](https://files.readme.io/2ff4228-three_dots_icon.png) 3-dot icon at the end of each result to Edit or Delete the rule.

Learn how to use the other options on the **toolbar** at the top of the page [here](/data-mover-1.21/getting-started/navigate-through-primeur-data-mover.md#the-toolbar).


---

# 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/monitoring/file-transfers-rules.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.
