# Scheduling exports

Order Export Manager allows users to schedule imports. If you schedule import of a given template, it would execute at this time.

{% hint style="danger" %}
You can schedule imports only for following file sources: URL, Server folder or file, FTP, SFTP, FTPS.
{% endhint %}

{% hint style="warning" %}
If there are no orders to be exported when scheduled export is run, file **will not** be created.
{% endhint %}

## When is this useful

You can set up automatic exports from other software solutions that you use for e-commerce and enable scheduled imports in Import Manager. So, if you add a product in other place, it would automatically import to nopCommerce.

This tool provides endless spectrum of automation that you can perform.

## How to schedule an import

In order to schedule an import you should go to **Scedule Settings** tab of your export template.

<figure><img src="https://3995284020-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC310M5u4wqO4WsuQIE5P%2Fuploads%2FlXBsQUOpXacA7oSne2si%2Fbrave_MhkZTUi1BI.png?alt=media&#x26;token=a687b45f-ba48-4d04-94e4-be1f4d188403" alt=""><figcaption><p>Schedule Settings tab</p></figcaption></figure>

Enable Scheduler

Select times and weekdays that you would like your import to run, and click Save

Now your import will run automatically at the given time and day


---

# 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/scheduling-exports.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.
