> 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/property-tax/pt-user-manual/employee-user-manual/approve-applications.md).

# Approve Applications

{% embed url="<https://www.youtube.com/watch?v=rqgrj03xTBc>" %}

The Approver signs off the PT application once the information and documents provided by the applicant are found correct.

To approve the application navigate to the Home page. Search for the application you want to verify by entering any of the search parameters. Click on **Application No.** to open the application. Scroll down the form to review the filled-in details.

<figure><img src="https://urban.digit.org/~gitbook/image?url=https%3A%2F%2Flh3.googleusercontent.com%2FwdoJ4U-G8FvBC02T825yqQnfusNqMDv_24LsIBIkitbiCGpjV69zaoINFPcO8GMdq5g9MD92EHCp1zYA6AGtJTo2ctJt6LOTlb6WmHks4OMsCzKm-csetMn_hxGy76BRcGzdyc91&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=62a556aa1f75b5593c7e460ce601f10a08e27453990719e88b2fb71f9f1c6b71" alt=""><figcaption></figcaption></figure>

Click on the **Take Action** button available at the bottom of the page. Click on the **Approve** button.

<figure><img src="https://urban.digit.org/~gitbook/image?url=https%3A%2F%2Flh3.googleusercontent.com%2FshC3HgKB03bBnKZyTzhOwWBF9t7y7K_hJQE3idMdw5y38SfT__2HhzTzPVV8Zn6urS_d3ebg30PP50dZKy3kUBW7U54lGtY7rhCJ1gLjG2jjR3NWQM3KNsFQpD0P2Q-kW9Vit-yl&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=3a085fddbe36870bf0eb67152f5f4c39ee093cc16cfe75bd9e94e77413b38c11" alt=""><figcaption></figcaption></figure>

Enter any additional information in the **Comments** field in context to the application for the assignee’s knowledge. Click on **Choose Files** to upload any supporting documents for the application. Click on the **Approve** button.

The property application is approved.


---

# 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/property-tax/pt-user-manual/employee-user-manual/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.
