# Routing Rules

File routing is managed by going to **Setup** → **Routing Rules**.

A **specific license** is needed to see this option.&#x20;

In the Routing Rules page, you can create and manage Rules, Categories, and Outputs.

![](https://files.readme.io/e7cbc2a22acfa39754cbe9865d74dfc31746b5a9641172498b1f2018fd9b7ff8-image.png)

This page has the standard Data Mover breadcrumb trail, a navigation bar, a panel with filters, and the list of existing **Routing Rules**, **Categories,** and **Outputs** in the relevant tabs.

The breadcrumb trail is at the top left corner of the screen and helps you understand where you are. Since all the elements of the breadcrumb trail are clickable, you can click them to jump to the relevant position.

In all tabs, the navigation bar is at the top of the list of results and offers buttons to jump to the **First**, **Previous**, **Next,** and **Last** page. You can also set the number of items that you want to display on each page, choosing among 10, 20, and 50 items.


---

# 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/file-routing/routing-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.
