# Field Inspection

Log in with Field Inspector 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.

Scroll through the application details and review the details.

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

![](/files/-MgiG_BCiljqCojHyp6P)

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

In case, the documents and details 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.

Click on **Send Back** option to send the application back to the previous employee (document verifier in this case) for further action.


---

# 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/field-inspection.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.
