# Downloading Store's Data

### Step 1:

Go to the Data Manager

### Step 2:

On the upper left, click on Download.

### Step 3:

Select the data to download from the dropdown.

*You can select to download a CSV file of your store's products, stock count, adjustments, customers, invoices, gift certificates or suppliers.*

### Step 4:

There will be different filters depending on the data you want to download.

*In the example below, we chose to download our store's adjustments. Here we can filter according to a date range and type of adjustment.*

<figure><img src="https://downloads.intercomcdn.com/i/o/394697845/d0b5e8cb75629860b52044f2/downloadadjustments.jpg" alt=""><figcaption></figcaption></figure>

### Step 5:

Click on the Preview button to preview your data.

### Step 6:

Click on the Download button to download a CSV file of your data.

<figure><img src="https://downloads.intercomcdn.com/i/o/394698260/622570a4e9ee86b6235674fc/download.png" alt=""><figcaption></figcaption></figure>

Your file should automatically download to your downloads folder.

If you have any feedback or questions please feel free to chat with us so we can help you out.


---

# 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/downloading-stores-data.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.
