# Evaluate Report

Evaluation performed on the provided data source.\
The following validation checks are available (select during job creation):

* Record count validation
* Not-null column verification
* Duplicate-value column verification
* Data type validation
* Regex-based validation on a column
* Python UDF validation on a column

![Evaluate Report](/files/PHieLVGwt6cGfjQVoDFY)

***

## Download

All the evaluation results are available in a single file, and you can download it.

![Evaluate Report](/files/gFzttyI1CFh5BR1nfBsO)


---

# 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.qyrus.com/data-testing/reports-and-results/index/evaluate-report.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.
