> 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/water-and-sewerage/w-and-s-user-manual/w-and-s-employee-user-manual/edit-applications.md).

# Edit Applications

The employee user can edit application details on behalf of the applicants.

To edit applications -

The applications **Pending for Document Verification** are available on the home page. Else, search for the application using the search parameters.

![](https://lh4.googleusercontent.com/kWUy0Sb2pVmnGf8s8Oq29KURHBzYG4bXS6_W_5ewT2VQNwzpoA3PUrewRWBHhiuziBP_R0qekAhbS9v9iFQXdiR7vshCSSjYkX6BwnFXtR9ilUREADilB0lhGLs2v83QRVXc6xNg)

Open the application. Click on the **View History** button available in the **Task Status** panel on top to view the list of actions taken on the application so far. Click on the **View Breakup** button to find the fee breakup details in the **Fee Estimate** panel.

![](https://lh6.googleusercontent.com/_tHh58uP_0HQDAkJSgcnD_rknu61OdFfXWSoRonQJKZtubhjfokIeSlvi42b8_ULk9Skqqj6z1lREzbs7C7Ol6uqv9PidD0JKmRZTQOAhUWicFR-_osK5GINE4BXRIHrtZeFJJmb)

Click on the **Add Rebate/Penalty** button to add any ad hoc penalty or rebate amount to the total fee payable. Scroll down the application to review the filled-in details. Click on the **View** button for each uploaded document to review details.

Click on the **Take Action** button and then click on **Edit** to make the required corrections. Review the **Connection Details** and the list of **Documents** furnished with the application.

![](https://lh5.googleusercontent.com/ZUadTQw0lggj2uPDMYsyu20A1cDTJizu8gXp-wCw5Et2L9en_NwN7I4BKjiBR38OyqWYB10KtL4z85H99JI68UFblvKO7qghuaGbXxh5HD1qZBW2qXKZPXXfajl1ZIQJ2HGlbsMe)

Enter the connection details in the **Additional Details** section of the application. Select the applicable **Connection Type**. Enter the **Number of Taps**, **Water Source**, **Water Sub Source**, and **Pipe Size** details.

![](https://lh6.googleusercontent.com/QIj1g6Zyv7Ox_FcgFQiUwmsh2U_id3a8qldFuafz8oW-FrSx2EkIXjYD8vLkGFqn-bQhiI0sR_LLGIx9_dXdGvbWQjfVNsEXHE6rXytBMGPz9hqPa9c7ao_yVQNodE3TDo374ro4)

Select **ULB** if the plumber is provided by the ULB. Else, check the **Self** option. In case the plumber is provided by the ULB enter the **Plumber License No.**, **Plumber Name**, and **Plumber Mobile No.** details.

Select the relevant **Road Type**. Enter the **Area (in sq ft)** to indicate the length of road cutting required to lay the pipes. Enter the **Connection Execution Date**. The connection will be activated on the specified date.

![](https://lh4.googleusercontent.com/aUtDr47kY0uzsuymmvx2RxaDhcAXXlUXdnNgXV-mTuUJYCkOuC13tgdMG2Vpq-ItfHR9TSDg9ASi21GRHy1u1jdCNcLw726VYWt7RkjOSMF3DLc3XBs0LVDB4o1KqdbqLVe9v_2i)

Click on **Next Step** in the **Summary** section of the application. Review the application details. Complete the changes and click on the **Submit** button to save the changes.


---

# 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/water-and-sewerage/w-and-s-user-manual/w-and-s-employee-user-manual/edit-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.
