> 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/assess-property.md).

# Assess Property

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

Listed properties are assessed based on the changes to calculate the property tax amount.

To assess properties, find the property for assessment. Open the property details page and scroll down to click on the **Take Action** button. Click on the **Assess Property** option.

<figure><img src="https://urban.digit.org/~gitbook/image?url=https%3A%2F%2Flh4.googleusercontent.com%2FIGFWf0kfZYh8eRf4rx_lBaEjyRGhsZCsGOwn_u6XwED62H5vpGB-1oPO2bYBNnQhARQkmOH41yboBTZgjmnJj7xrSyT3SalNpQ9L9-7gl3DxV35vc-T7HhzoUKa3YSIM_qBWi2iv&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=c606a1a6c036c47b58c0dc6251f38fe8c654b65e452802935d04465bdc61d212" alt=""><figcaption></figcaption></figure>

Select the relevant **Financial Year** in the pop-up window and then click on the **Assess Property** button.

<figure><img src="https://urban.digit.org/~gitbook/image?url=https%3A%2F%2Flh4.googleusercontent.com%2FIJ6PZYcXz6uqoeZsw1DRHcsumuPKfk4ULGaGhdFsCssOmvZ2oYr_byw4Yp3BS_jhJe4lxdVKR0BNOv0H81Qc4GE9IEZNJ8pTQI61LKVktO-ZwT3ORppjf-wKleAize9CTjQk-gVP&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=ce59bedef07206c59630060e4ac940f4cfcfccd35ff75947a1df1bec22401ad9" alt=""><figcaption></figcaption></figure>

The property tax assessment estimate details are displayed on the page. Click on the **Assess Property** button after reviewing the details.

<figure><img src="https://urban.digit.org/~gitbook/image?url=https%3A%2F%2Flh4.googleusercontent.com%2F7MyyAi-0pC7l19aly63kWSYHLZJd77-6az9I5gHvlb-8BZ6S0m7qnpS2bhiAXLfEWX2frsxXTnihop9mfV_Rm95ho4u2BDKuidxI5dvEyPlm1D9eo2WwY6ckQUbu7mLNy-hwogrw&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=fcde3a6f493ef15643e866ca27c50bcb7b44c4ef7004f0983b0b2d8459d19887" alt=""><figcaption></figcaption></figure>

The assessment is completed successfully. Click on the **Proceed to Payment** button to pay the property tax.


---

# 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/assess-property.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.
