# Detailed Reports

***Detailed Reports*** is the reporting screen that allows you to search for detailed test results. It differs from other report results according to search conditions. A specific report result is reached according to the search criteria.

<figure><img src="/files/9xDbF58bzyV0K286kSOK" alt=""><figcaption></figcaption></figure>

1. Filtering according to the following fields;

* Project
* Test Plan
* Operating System
* Browser
* Test Scenario
* Date (Begin Date, End Date)
* Created By
* Started By

2. Click the ***Search*** button to list test result.
3. The following operations can be performed on this screen;

* ***Show*** button is clicked to go to the test result details. Click [here](/testinium-enterprise/reports/test-executions-auto/show-report.md) to access the details of this process.
* ***Export PDF*** button exports the test reports in the specified date ranges in pdf format.
* ***Export Excel*** button exports the test reports in the specified date ranges in 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/detailed-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.
