# Overview

## Description

Order Export Manager is a powerful tool that enables administrators of web stores to efficiently export their orders into various file formats, including CSV, XLSX, and XML. This plugin offers a user-friendly interface that allows administrators to customize the exported data by selecting only the fields that are needed for their specific needs. The custom export templates are easy to configure and provide a highly flexible way of organizing and presenting the order data.

In addition to custom export templates, the plugin also supports archiving of the exported files in ZIP format, providing a convenient and secure way of storing the data. The exported files can be downloaded directly in the browser, saved on the server, or even transferred via FTP to another location. This makes the plugin ideal for businesses of all sizes, as it provides a flexible and scalable solution that can be easily adapted to meet their changing needs.

## Features

* Automatic order exports to external ERP systems, other stores, etc.
* Fully compatible with existing orders
* Simple and fast configuration of a template
* Support for all order fields, order items, shipping/billing address, warehouse, vendor, etc.
* Optimized for performance
* CSV, XLSX, TXT, or XML files for exports
* ZIP compression
* Downloading the export file, or saving it to server folder, or FTP
* Automatically repeated exports by schedule
* Detailed reports about export results

{% hint style="info" %}
In case you encounter an issue, you can contact us via <support@foxnetsoft.com>
{% endhint %}


---

# 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://ordermanager.docs.foxnetsoft.com/overview.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.
