# Knowledge Base

- [Welcome to the Knowledge Base](https://docs.dataexport.io/kb/welcome-to-the-knowledge-base.md): Welcome to the Data Export Knowledge Base.  Here you can learn about report creation, scheduling, and other features of our Data Export Shopify app software.
- [Reports](https://docs.dataexport.io/kb/reports.md): This contains detailed information on Reports, and it's features in the Data Export app.
- [Customized Reports](https://docs.dataexport.io/kb/reports/customized-reports.md): Need more than what our pre-made reports have to offer? Custom Reports has you covered. With a few clicks, you can create the report that meets your needs. Or you can ask our experts to do it for you.
- [Filters](https://docs.dataexport.io/kb/reports/filters-and-sorting.md): Data Export has a powerful filter feature. Filter reports based on size, colour, paid, cancelled, payments pending, created date, Total spent, order count, etc.
- ['Contains' & 'Not contains'](https://docs.dataexport.io/kb/reports/filters-and-sorting/contains-and-not-contain-filter.md)
- ['is' & 'is not'](https://docs.dataexport.io/kb/reports/filters-and-sorting/is-and-is-not-filter.md)
- ['include' & 'exclude'](https://docs.dataexport.io/kb/reports/filters-and-sorting/include-and-exclude-filter.md)
- ['is BLANK' & 'is not BLANK'](https://docs.dataexport.io/kb/reports/filters-and-sorting/is-null-and-is-not-null.md)
- ['Begins with' & 'Ends with'](https://docs.dataexport.io/kb/reports/filters-and-sorting/begins-with-and-ends-with.md)
- ['= Equals' & '!= Not equals'](https://docs.dataexport.io/kb/reports/filters-and-sorting/equals.md)
- ['> Greater than' & '< Lesser than'](https://docs.dataexport.io/kb/reports/filters-and-sorting/greater-than-greater-than.md)
- ['>= Greater than or equal' & '<= Lesser than or equal'](https://docs.dataexport.io/kb/reports/filters-and-sorting/greater-than-greater-than-and-equal.md)
- [Sort](https://docs.dataexport.io/kb/reports/sort.md): Sort feature is used to arrange the values in the reports according to your preferred order.
- [Custom Columns](https://docs.dataexport.io/kb/reports/custom-fields.md): There is a wide range of fields under each Report Type, yet there may arise a necessity for a field that is tailored to your needs.
- [Calculated Columns](https://docs.dataexport.io/kb/reports/custom-fields/calculated-fields.md): There are various calculations and commands which can be executed through these custom fields.
- [Add Order line item properties to your report](https://docs.dataexport.io/kb/reports/custom-fields/calculated-fields/add-order-line-item-properties-to-your-report.md)
- [Add Metafields to your report](https://docs.dataexport.io/kb/reports/custom-fields/calculated-fields/add-metafields-to-your-report.md)
- [Static Column](https://docs.dataexport.io/kb/reports/custom-fields/static-field.md)
- [Formatting Tools](https://docs.dataexport.io/kb/reports/additional-settings.md): The reports can be altered based on your requirements using our formatting tools.
- [Clone & Delete](https://docs.dataexport.io/kb/reports/other-features.md): 'Clone' & 'Delete' options can only be performed on saved reports which you can find under 'My Reports' tab.
- [Scheduler](https://docs.dataexport.io/kb/scheduler.md): The Schedule feature of Data Export IO will help you fetch the reports automatically at varied frequencies.
- [Hourly Schedule](https://docs.dataexport.io/kb/scheduler/hourly-schedule.md): Schedule the reports to be delivered every hour, every 2 hours or every 4 hours etc.
- [Daily Schedule](https://docs.dataexport.io/kb/scheduler/daily-schedule.md): Schedule last 24-hours report to be delivered at any specific time of the day.
- [Weekly Schedule](https://docs.dataexport.io/kb/scheduler/weekly-schedule.md): Fetch the data of the past 7 days and delivery it on any specific day.
- [Monthly Schedule](https://docs.dataexport.io/kb/scheduler/weekly-schedule-1.md): This type of schedule will fetch data for the last 30 days and will deliver the report on any specific day
- [Output Options](https://docs.dataexport.io/kb/scheduler/output-options.md): You have multiple secure output options to schedule your reports. Data Export makes it easy to set up and you can automate scheduling within no time.
- [Email](https://docs.dataexport.io/kb/scheduler/output-options/email.md): Learn more about how to schedule the reports to your Email ID.
- [FTP](https://docs.dataexport.io/kb/scheduler/output-options/ftp.md): File Transfer Protocol (FTP) is also one of the scheduling options available in Data Export. FTP is known to be one of the most secure ways to schedule your reports.
- [Google Drive](https://docs.dataexport.io/kb/scheduler/output-options/google-drive.md): You can authorize Data Export with your Google Drive account to schedule your reports to be directly delivered to your account.
- [Google Sheets](https://docs.dataexport.io/kb/scheduler/output-options/google-sheets.md): You can authorize Data Export with your Google Drive account to schedule your reports to be directly delivered to Google Sheets.


---

# 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://docs.dataexport.io/kb.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.
