# Batch Upload using Data Manager

Imonggo's Upload Tool is a premium feature that lets you quickly populate your new Imonggo account with your list of products, retail prices, customers and stock count by uploading a CSV file.

**Here's how to use the Products Upload Tool:**

### File Format <a href="#h_e35c70551c" id="h_e35c70551c"></a>

### Step 1:

First, you have to create the CSV file that you will upload. You can do this by using Excel or any other spreadsheets program or [download this sample CSV file](https://drive.google.com/file/d/1jDSCT-DKI-cTt5uBuEvSawLw_Znw21I0/view?usp=sharing).

The required column headers are: stock\_number, name, cost, and retail\_price (highlighted in yellow below).

<figure><img src="https://downloads.intercomcdn.com/i/o/39843091/9fdc9997afb5227525af999f/Screen+Shot+2017-11-17+at+1.49.38+PM.png" alt=""><figcaption></figcaption></figure>

The other headers, like barcodes, tags, description are optional and you may to delete them from the file.

### Step 2:

### Upload File <a href="#h_a7ed85dabb" id="h_a7ed85dabb"></a>

Once you have saved the spreadsheet in CSV format, you can already upload it.

Go to the Data Manager

### Step 3:

Select Products from the Data to Upload dropdown

### Step 4:

Choose your file then Imonggo will display the products

### Step 5:

Click the Upload button

<figure><img src="https://downloads.intercomcdn.com/i/o/453078999/db49d2b7c8a203d86c6d3508/Data+Manager+1.png" alt=""><figcaption></figcaption></figure>

Once the file is successfully uploaded, you should be able to find your uploaded products in the Stockroom.

We hope this article answered your question. If you have any feedback or more questions please feel free to chat with us so we can help you out.

<br>


---

# 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://imonggo.gitbook.io/imonggo-help-center/advanced-topics/batch-upload-using-data-manager.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.
