> 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-citizen-user-manual/request-edits-and-approve-applications.md).

# Request Edits & Approve Applications

Building permit applications submitted by the architects or any other stakeholders are routed to the citizens or the owner to verify details. The owner reviews the application details and sends back the application to the stakeholders if there are any mistakes or changes required in the application.

**To request edits or approve applications**

Click on the **View Applications by Citizen** option.

![](https://lh3.googleusercontent.com/9QkUI5JDKIHJUi3ndiiE5sre5aHH5Z21JWpe9Dbs5qox8n9BECgQMltDf_suxR-29XZj5orBufCMDP2xokJxG1iaNQor9p_-WNmPptKcKrPKc34y6VzP-YSNynktlMor4tCbPAFH)

Click on the **View Details** button available for the relevant application.

![](https://lh5.googleusercontent.com/WrJ-q8vRc78aO5nCwJrg3XnUVEN942UQqG22r5gJkrxLb_2L521du5TtgK-U7TEmfuWDCQjWwFDBHyNUbetpew4l4FHR09S0Pd3DernPULP-4Y3-1c_JR-tB-TS2Iu9fZZMhtYkk)

Scroll down the application page to review the details submitted in the application.

![](https://lh4.googleusercontent.com/-Ag8NJBQUBD1NOt2LzJmZ6COnZXbbpGT8bTCJ9rLMsRwGR9F83Tzjlq3xRpfwnkmqGIkrslQZNiCimRpodCR01YgkKeRP07DyY9QaOYItUxoJx9a8caDwxKEpZBhiDbYLQ4stgkf)![](https://lh4.googleusercontent.com/rniRRffkR1ae1k9-5utAqM1_eBIli6FKv1g8ja-65MoJxgDpr93gulZtSDEVsSjQhJrJlk9bOtb1uSoeTZR97rC0hbzqtRwa078_4ojN4S_mgxf2WmiLuxTcwPJB59P8btejEjeM)

Click on the **Take Action** button. Click on the **Send to Architect** button if some details require editing. This will open the **Forward Application** panel.

![](https://lh3.googleusercontent.com/yub39QYicQgzIp84ucZoIEl_n_M41i8HUUrhFGdIMzv2B4CdrwnDTSe89ZbTEN4k_ixUtbksPhqYsFJOaIImohzuJRk3JR4_f2f3H1jvgYL3a_ue1lb_LRP3nwezNJIbLfQeDNMw)

Enter the information you want to pass on to the architect in context to the application in the **Comments** section. Click on the **Upload Files** button to upload any supporting documents for the application.

![](https://lh5.googleusercontent.com/ivrHv__RTS3jhSD_38k4Ek5KDgoa7Xaq5SZQxitE1cqVFqzbO7otJrjl3TFql2y_m_uWLHVmMVMnbPWXQYNuNuf9wJ-TgcAs5fEyHqW71pUHfk0N8Sn-12jnDSDfoIr5mBMPJ9w_)

Click on the **Send To Architect** button. The application is now in the stakeholder’s queue for further processing.&#x20;

Click on the **Approve** button if there are no changes required in the application. This will open the **Forward Application** panel.

Enter any **Comments** in context to the application in the panel. Click on the **Upload Files** button to upload any supporting documents for the application. Click on the **Approve** button. The system displays the approved success acknowledgement message.


---

# 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-citizen-user-manual/request-edits-and-approve-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.
