> For the complete documentation index, see [llms.txt](https://docs.digit.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digit.org/local-governance/access/local-governance-stack/fire-noc/fire-noc-user-manual/fire-noc-employee-user-manual/forward-applications.md).

# Forward Applications

To verify and forward the applications

Log in to the portal with the DV credentials. Click on the Fire NoC card on the home page.

![](https://lh6.googleusercontent.com/SwjoxnwteC7cZwQD-b25zYRHIDMuGZAjNNPTTDiQBC8G83gX-KK57qdGf1ZQI5r1sRQR0zX90z7ySm9jBaHPbYHU3GlDyMBEUFMRlv9EYfMe-Yvgmsc7UIECLO-GJHq7iYE0PTyt)

Enter the relevant search criteria to fetch the applications Pending for Document Verification. Alternatively, users can also view the applications queued for document verification in their employee Inbox.

![](https://lh5.googleusercontent.com/kCn6AXArzoon3ZQl36FPKWsA3g64Ciynfl45znFwjMYCUHzcnLXQF3-tdPi_O-rz0QQMcA6l1lN33hHXZIj5meo2tJVZSnh7W0ZQBOpWm8_z_L45XwLvUomwMGphkyO9OX9NuoLC)

Click on the Application No hyperlink to view the application details.

Scroll down the application to find the documents uploaded by the applicant. Click on the View button available for each document. This opens the document attachment. Review each document.

![](https://lh4.googleusercontent.com/rIWm8HlL-bTnatguqrBYhbBCvyKaeQe1Jz1kbnsJdPXR_z4LddOcZNLTTrvJmhO-BxaEkzo7n--8Y-eFiORl_HctZ62yka426MB6DatTowLIoiJEvY5tkYelYpEEsGeJKOefT9sW)

Scroll down and click on the Take Action button. Click on the Forward button if the documents are fine. Select the Field Inspector or Assignee to whom the application will be forwarded. Enter any Comments as required in context to the documents or application.

![](https://lh5.googleusercontent.com/_xR_sIQuLx6rzQqmYZ2-YBLVCtzJlPNXqf-trAHhJgWc_B-ZS_aqEuoHAMwIEv62p_CMr5x3KUEOO18MiAk4xR6FdcPIASytlYISBgBJjhqe3KO98x6oSCKQhMux6N1cQaRx3mTw)

Click on the Upload File button to upload any supporting documents. Click on the Verify and Forward button. The application is forwarded to the Field Inspector or selected Assignee.

![](https://lh6.googleusercontent.com/JoeM6uCe5jikDR2_52lQbEamI8D30sHNpE4QBgbaGiHcfVs88YlJq7J0S20Ij55VfcIGhXk43faHqbksLE0Qhlmao1x_VeEofXqqrlfqr0Xt4l-Ooj5dTux_P0oxZhcHTHwDlwRz)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.digit.org/local-governance/access/local-governance-stack/fire-noc/fire-noc-user-manual/fire-noc-employee-user-manual/forward-applications.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
