# Verify Documents

Log in with **Document Verifier** credentials.

The employee landing page displays the list of applications waiting for processing. Use the search filters on the page to find specific applications from the list.

Click on the **Application Number** hyperlink to open the application.

![](/files/-MgiG_B5ZTPISlV8cOz5)

Scroll through the application details and review the uploaded documents.

Click on the **Take Action** button and click on **Verify and Forward** option if all documents are found complete and satisfactory.

![](/files/-MgiG_B8wV6hz4JbKoy-)

Select the **Assignee Name**. The application will be forwarded to the selected assignee for field inspection.

![](/files/-MgiG_BA2C3BNrIM3kwa)

In case, the documents are found incomplete or missing, click on **Send Back to Citizen** option. This will send back the application to the citizen for necessary action.

Click on the **Reject** option if the application details are found inaccurate. This will reject the application.


---

# 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.digit.org/local-governance/access/local-governance-stack/trade-license-tl/tl-user-manual/employee-user-manual/process-application/verify-documents.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.
