> 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/online-building-plan-approval-system-obpas/obpas-user-manual/obpas-employee-user-manual/prepare-inspection-report.md).

# Prepare Inspection Report

The field inspector prepares the field inspection report and attaches the report to the application.

To prepare the inspection report -

Click on the **Application No.** hyperlink available in the list of applications available in the employee **Inbox**.

Or, enter **Application No.** or any other search parameter to search for the application. Click on the **Application No.** link to open the application.

![](https://content.gitbook.com/content/OorNqx5By246mkjipsn7/blobs/YJW27H4UuJlr47pcHefg/Screenshot%202022-01-27%20at%202.42.13%20PM.png)

![](https://content.gitbook.com/content/OorNqx5By246mkjipsn7/blobs/rxV0eE29Tp9gvMmJcMEu/Screenshot%202022-01-27%20at%202.42.32%20PM.png)

![](https://content.gitbook.com/content/OorNqx5By246mkjipsn7/blobs/MieRH9XTadykdZrp5YGs/Screenshot%202022-01-27%20at%202.42.47%20PM.png)

Scroll down the application page to review the filled-in details. Enter the **Inspection Date** and **Inspection Time** in the panel. FI can add multiple field inspection reports as required.

Mark **Yes** or **No** as applicable for each item in the **Inspection Checklist**. Enter any additional information in the **Remarks** section available for each item in the checklist.

![](https://content.gitbook.com/content/OorNqx5By246mkjipsn7/blobs/20USLAqqmnMjMp3tSQHr/Screenshot%202022-01-27%20at%202.47.46%20PM.png)

Select the applicable **Document Type** for each of the listed Documents. Click on the **Upload File** button to upload the relevant documents.

![](https://content.gitbook.com/content/OorNqx5By246mkjipsn7/blobs/Lkzcz61YgQZ8d0GNLR45/Screenshot%202022-01-27%20at%202.48.29%20PM.png)

Click on **+Add Another Field Inspection Report** button to append additional inspection details.

![](https://content.gitbook.com/content/OorNqx5By246mkjipsn7/blobs/NHFvMQrDa2DV98P8waZF/Screenshot%202022-01-27%20at%202.48.47%20PM.png)

Click on the **Take Action** button at the bottom of the application page once the review is complete.

![](https://content.gitbook.com/content/OorNqx5By246mkjipsn7/blobs/R3MWfk7haSWAfCFPanjk/Screenshot%202022-01-27%20at%202.51.38%20PM.png)


---

# 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/online-building-plan-approval-system-obpas/obpas-user-manual/obpas-employee-user-manual/prepare-inspection-report.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.
