# Verify Records

* Login to[ https://app.sagexglobal.ai/](https://app.sagexglobal.ai/)
* Go to Assigned > Verification
* Select a document of choice, and click the document link icon
* In the document view that opens up, click on a record to see all its values highlighted on the document
  * Open the record by double clicking it and see each field value separately by clicking on it
* Edit fields and/or records (such as add, delete or modify) as required to ensure only relevant and correct data exists in the list.
* Once all records are verified, click "Mark as verified"

**Quick Verification**

* Click the "highlight" icon on the sidebar to highlight all values of all records
* If you want to quickly verify each record individually, click the play button and the system will slowly click through each record.

{% embed url="<https://youtu.be/snzHmRDRVqc>" %}


---

# 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://help.sagexglobal.ai/user-manual/welcome/running-the-extraction-workflow/verify-records.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.
