# Transfers

Use the Transfers App to create, track, and manage Transfer Orders (TOs) between facilities.

## Use the main tabs

* `Transfers`: Find TOs, create new TOs, open order details, and continue fulfillment or receiving work.
* `Discrepancies`: Review over-received, under-received, and mis-shipped transfer discrepancies.
* `Settings`: Update the current product store, product identifier preferences, and timezone.

## What you can do

* Search, filter, group, and sort transfer orders.
* Create transfer orders manually or through `Bulk upload`.
* Review order details, item statuses, and the order timeline.
* Approve orders, add items, close orders, or close fulfillment when allowed.
* Open the Fulfillment App or Receiving App from an order item.

See also:

* [Find Transfer Orders](/documents/retail-operations/inventory/transfers-app/find-transfer-order.md)
* [Transfer Order Creation](/documents/retail-operations/inventory/transfers-app/transfer-order-creation.md)
* [Transfer Order Details](/documents/retail-operations/inventory/transfers-app/transfer-order-details.md)
* [Transfer Discrepancies](/documents/retail-operations/inventory/transfers-app/transfers-discrepancies.md)
* [Transfers App Settings](/documents/retail-operations/inventory/transfers-app/transfers-settings.md)
* [Transfer Order Fulfillment](/documents/retail-operations/inventory/transfers-app/transfers-fulfillment.md)


---

# 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.hotwax.co/documents/retail-operations/inventory/transfers-app.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.
