> 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/view-employee-inbox.md).

# View Employee Inbox

**Employee Inbox** provides the option to search for applications in different states or workflow. Employees get a view of applications assigned to them for further processing.

<figure><img src="https://urban.digit.org/~gitbook/image?url=https%3A%2F%2Flh4.googleusercontent.com%2FweqrYZd3Bq2QX23uPCf_ZB0aITSpvffa4z-7Izvc8hgjZJXJoMAmBv2I-c77EqbOnUeJ-h9_p_6CYhQT9sn6C5yalAdY-Zvt9bjnq91wEyoS58oHAzFkYOrsnR_OsirB-_YbTT7d&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=569cb5a230104cd8877a84bcc7b96f31be3678028a0b14c1e33a0db3e91e07db" alt=""><figcaption></figcaption></figure>

Enter at least one or multiple parameters to refine the search for property applications. The parameters include **Application No.**, **Mobile No.**, and the **Unique Property ID**.

<figure><img src="https://urban.digit.org/~gitbook/image?url=https%3A%2F%2Flh3.googleusercontent.com%2FkOcwfDoSPH7KbVb4N5L2amUhbxw5srPHBh6TyAALR-kLK5EHhZzM-2-yWktls0f7crjDGY8RSxJ1yNH2mp-_kYYlhTEiUMO5yF98tr9m-YM61Ur-dC_CKshs693D2ctDtK38w_TK&#x26;width=300&#x26;dpr=4&#x26;quality=100&#x26;sign=48471355d143f95a5ac9d6228c72028a426606b06e54cffa61bd6790e5b2856c" alt=""><figcaption></figcaption></figure>

Click on the **Search** button to view the search results. The search results show the filtered list of property applications along with their status.

<div align="left"><figure><img src="https://urban.digit.org/~gitbook/image?url=https%3A%2F%2Flh6.googleusercontent.com%2FC_xWJSsV5kudNrVMKHBFplbGQPjtNt6UfmSAzSpEdya39rGIN3t0wierr6faPz182CKQDnSbEKYmUHdJoGzCdIgDitkebeXAl5LJ8MUkbNZWNImhvufbxWZtrCL5LEXXBqYBGLIB&#x26;width=300&#x26;dpr=4&#x26;quality=100&#x26;sign=e016cac7b8a0fd263c0e0d715ea33c596ce1069ff767927be378b00323c40ace" alt=""><figcaption></figcaption></figure></div>

Other filters available to refine the view of applications are -

* Assigned to Me
* Assigned to All
* Locality
* Application Type

Click on the **Unique Property ID** hyperlink in the search list screen to access the details. Click on the **Clear Search** button to renew the search parameters.


---

# 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/view-employee-inbox.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.
