# Output tab

The **Output** tab lists categories created and allows you to create a **New Output**.

The **Filters** panel allows you to search Outputs by:

* **Output Name**: enter the name of the Output you are searching for, and press Enter on your keyboard or the Apply button. The edit box is case-insensitive. The search can be run even if you enter one single character – letter or number. Boolean searches are not supported.
* **Output Operation**: enter the type of Output command. Options:
  * VIRTUALBOX\_BIND
  * REPUBLISH\_FILE
  * LOCAL\_PUT\
    The edit box is case-insensitive. The search can be run even if you enter one single character. Boolean searches are not supported.

Then, press Enter on your keyboard or the **Apply** button.

3 output operations can be defined:

* VirtualBox bind output command
* Local SpPut command
* Republish file command

To create an Output, click the **NEW OUTPUT** button and fill in these fields:

* Name (\*) and Description (\*)
* Select an Output in the **Output** drop-down list.
* Click the **ADD OUTPUT** button.
  * For the **VirtualBox bind** output, select the VirtualBox – or create a new one – for the bind operation.
  * For the **Local SpPut command** and **Republish file command** outputs, select the **Actor**, the **VFS** and the **VFS path** configured for the file routing. The file resulting from all actions performed will be put in this VFS path.

The **Description** created in this tab will then appear in the **Outputs** drop-down list of the **New Rule** window.

<figure><img src="/files/KKaMm4xD7M4kn5IfsQ8k" alt="" width="563"><figcaption></figcaption></figure>

You can create more than one output of the same type (e.g. local put) but with different parameters.

You cannot configure the same output more than once in the same rule.


---

# 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/output-tab.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.
