# Validate document

![](/files/i4Ew6Qo1nYV9IyUkChkJ)

Element that validates document recognition results

Properties

* Dbrain: \[LTools.OCR.Model.Dbrain.DbrainRecognitionResult] Recognition results variable
* FlexiCapture: \[OCR.Model.FlexiCapture.RecognitionResults] Recognition results variable

If all input data is correct you will see the following window

![](/files/jeUH6t6qvcZb81gP1q1q)

Green is for correctly recognized blocks while yellow and green are for blocks with potential mistakes. To edit the data you need to choose the block and edit text either inside the block or in bottom edit panel. To navigate between blocks you may also use buttons to the left of edit panel.

Press the Tick button when finished

![](/files/NNk0idEBdyZPdaSLUCxx)


---

# 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://astro-rpa.gitbook.io/astro-rpa-user-guide/g_elements/el_basic/els_ocr/el_ocr_verify.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.
