# Transfers App

HotWax Commerce’s Transfers App enables operations managers to create, track, and manage Transfer Orders across multiple facilities. The app provides a centralized view of all transfer orders, showing where products are being sent, received, and their current status.

Below is a list of all the actions available in the Transfers App, along with the specific permissions needed to perform them.

| S.No. | Action             | Permission           | Description                            |
| ----- | ------------------ | -------------------- | -------------------------------------- |
| 1.    | View Transfers App | TRANSFERS\_APP\_VIEW | Allow users to view the Transfers App. |

## Settings Page:

| S.No. | Action                            | Permission         | Description                                                                                                                                       |
| :---: | --------------------------------- | ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------- |
|   1.  | Update Product Identifier setting | COMMON\_ADMIN      | Allows users to choose a product identifier to view products using their preferred identification method, facilitating easier product management. |
|   2.  | Go To OMS                         | COMMERCEUSER\_VIEW | Allows users to access OMS directly from the Transfers App.                                                                                       |


---

# 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/administration-company-administration-company-administration-company/administration/introduction/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.
