# Select outputs

There are 3 output operations: Local SpPut, VirtualBox bind, and Republish. Their configuration occurs in **Setup** → **Routing Rules** → **Output tab**. See section [The Output tab](/data-mover-1.21/file-routing/routing-rules/output-tab.md) page for details.

Each output can be added only once.

The outputs listed in this section are configured in the Output tab and cannot be modified. If you need to modify anything, go to **Setup** → **Routing Rules** → **Output tab**.

* For **Local SpPut** outputs, the Actor, VFS and VFS Path fields are listed.\
  The file resulting from all actions performed will be put in the VFS path shown.
* For **Virtual Box Bind** outputs, the virtual box is shown.\
  A Bind operation with the Virtual box will be executed.
* For **Republish** outputs, the Actor, VFS and VFS Path fields are listed.\
  The file resulting from all actions performed will be sent to the VFS path shown.


---

# 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/create-a-rule/select-outputs.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.
