# Data Export: Basic Functionality

## :clipboard: *Steps to save a Pre-Created Report*

*Let's consider that we need a report with the Inventory Quantity of products, along with the corresponding UPC and Price.*

{% embed url="<https://youtu.be/2m7YRMgRTKg>" %}

1. **Select** the **'Inventory'** section.

![](/files/-MfvBFTVide1JcU8DpNL)

2. **Click** on the '**Inventory Feed**' report template.

![](/files/-MfvBPnJUcoRdiZeGqS4)

3. Finally, '**Save'** the Report.

![](/files/-MfvBUMAuIPOfjV3h_dS)

### Now let's learn how to Schedule a Report.

{% content-ref url="/pages/-Ma1zUJ1SHlPae2jKt8E" %}
[Email](/kb/scheduler/output-options/email.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ma2By3LrvU2rJrqO5ZN" %}
[FTP](/kb/scheduler/output-options/ftp.md)
{% endcontent-ref %}


---

# 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/getting-started/basics.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.
