# Instant Reports

***Instant Reports*** is a reporting screen that provides instant graphical reports.

## Daily Basis Report

***Daily Basis Report*** provides a report of a test result run on the system according to a specified date.

The following steps are followed to prepare this report;

1. Enter the following fields;

* Project List
* Report Date
* Status
* Add Usage Gauge

<figure><img src="/files/OUxLR2ilQmdOr00rMwO4" alt=""><figcaption></figcaption></figure>

2. Click the ***Prepare Report*** button or ***Prepare Environment Report*** button.

After this stage, ***Download*** buttons screens are available to download the report in the desired format. Reports can be downloaded in pdf and excel format.

<figure><img src="/files/8JwJmzDMl9BlKMpmz30S" alt=""><figcaption></figcaption></figure>

## Date Range Basis Report

***Date Range Basis Report*** is a reporting screen that allows test reports to be downloaded from this screen in the system with a maximum date range of 1 month.

The following steps are followed to prepare this report;

1. Enter the following fields;

* Project List
* Starr Date, End Date
* Status

<figure><img src="/files/PR80ijVc8ttDN9SJLKu0" alt=""><figcaption></figcaption></figure>

2. Click the ***Prepare Report*** button or ***Prepare Environment Report*** button.

After this stage, ***Download*** buttons screens are available to download the report in the desired format. Reports can be downloaded in pdf and excel format.


---

# 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://testinium.gitbook.io/testinium-enterprise/reports/instant-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.
