# Scheduling exports

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

{% hint style="danger" %}
You can schedule exports if you save the feed file to server folder or FTP/FTPS/SFTP.
{% endhint %}

## When is this useful

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

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

## How to schedule an export

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

<figure><img src="/files/4lcoqny6IsHqDJF4jQIv" alt=""><figcaption><p>Schedule Settings tab</p></figcaption></figure>

Enable Scheduler

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

Now your export 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://exportmanager.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.
