# Import App

The HotWax Commerce Import App is designed specifically for merchandisers to manage purchase order inventory and regular inventory imports from external systems into HotWax Commerce using CSV files. Since inventory management at the enterprise level is a critical function, access to the Import App is restricted to users responsible for these tasks. Therefore, only users with "IMPORT\_APP\_VIEW" permissions can access the app. Additional permissions are required to manage specific processes within the Import App, ensuring that only authorized personnel can execute sensitive tasks.

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

| **Serial No.** | **Action**                            | **Permission**            | **Description**                                                                              |
| -------------- | ------------------------------------- | ------------------------- | -------------------------------------------------------------------------------------------- |
| 1              | Inventory tab                         | MDM\_IMP\_INVENTORY\_VIEW | Enables users to upload CSV files containing inventory data received from external systems.  |
| 2              | Schedule Restock tab                  | -                         | Allows users to schedule inventory restocking based on the imported data.                    |
| 3              | Purchase Order tab                    | -                         | Provides the ability to upload CSV files to import purchase orders into the system.          |
| 4              | Saved Mappings tab                    | -                         | Enables users to view previously saved mappings that link CSV file data to system fields.    |
| 5              | Review Inventory CSV page             | -                         | Allows users to review imported inventory CSV files and correct any issues or discrepancies. |
| 6              | Go to OMS                             | COMMERCEUSER\_VIEW        | Allows users to access HotWax OMS directly from the Import Tab.                              |
| 7              | Update Product Identification Setting | COMMON\_ADMIN             | Allows users to change product identifiers settings.                                         |

<figure><img src="https://213371163-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvRjh4vkGRczeQJMpDxzL%2Fuploads%2FW0WLnrP9atacBAzi6WM7%2Fimport%20app.png?alt=media&#x26;token=537d3e43-24e8-4547-a482-eca913665629" alt=""><figcaption></figcaption></figure>


---

# 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/import-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.
