# Reports

Information regarding the report is shown adjacent to the respective report name.

<figure><img src="/files/Yqk26LpST338XQyOME1v" alt=""><figcaption><p>Report Viewer Dashboard</p></figcaption></figure>

* What **type of report** is it?
* **When** was it created?
* What **type of schedule** has been running on it?

**Actions**

* **Schedule** - You can directly schedule the reports by clicking on the schedule button and going through the scheduling process. To know in detail about scheduling click [**here**](/kb/scheduler.md).
* **Edit Report** - You can make changes to your report by clicking on the edit report button.&#x20;
  * You can make changes to the fields, date ranges, etc. However, you won't be able to change the report type.&#x20;
  * Kindly **save** the report once you're done editing for the changes to take effect.

{% hint style="info" %}
To learn more about reports and its features click [here.](/kb/reports.md)&#x20;
{% 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://docs.dataexport.io/getting-started/my-reports.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.
