> 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/activate-new-connections.md).

# Activate New Connections

Once the application for new water or sewerage connection is approved and the citizen has paid the applicable connection charges, the CE is responsible for activating the new connection.

To activate new connections -

Search for the applications that are **Pending for Connection Activation**. Click on the **Application No.** to open the application.

![](https://lh5.googleusercontent.com/pw1AHnvcUP4PFYPUcNInkHwyRNb9iXq8wQjXxf4ljSfxQhN435izeuQwNjWJpDY1Q0MLBpLNp0h0pb7tmRdaV_HUfwGiIVdEcUDlUN0yS6-uZCEKHs-lQ62A3zjvNmmk4u3xuD7-)

Click on the **Take Action** button and click on the **Edit** option to enter connection activation details.

![](https://lh3.googleusercontent.com/NpU7XrlSZMRDhkShwFNMoiV1HBsP8-Uqv8o0W0ld3eMMV6VnuOkk0v9IFWHVpWx-EZ1ort0tB7x82t7G2pZcBblZI4A23sM1GFeTtsgcDY-g2kzqRQ7ON6q2kaq-j_Q8EuSJ-u6-)

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.

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

Enter the **Connection Execution Date**. The connection will be activated on the specified date. For metered connections, enter the **Meter ID**, **Meter Installation Date**, and **Initial Meter Reading (KL)**.

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

Click on **Next Step** in the **Summary** section of the application. Review the application details. Click on the **Take Action** button and then click on the **Activate Connection** option.

![](https://lh6.googleusercontent.com/ll1BQCGJjAgBo2ECQLyYtoux0_maFn9Zu5a_8tKpPujNxm62_inLcP246uVlo8lZxNk-6x9rwybuQ4lfhZYhPtXjVNTobFk_isslAmhQj19BXx5BakqHpcZCvqS5kHT6KWXzVBo-)

Enter any **Comments** for activating the connection. Click on the **Activate Connection** button.

<div align="left"><img src="https://lh6.googleusercontent.com/hzX8StrpLBMet1yVHH3qSIsI7lHQgGLBRAzyN0kyeWJTsYEbuHLBNXuESn1j-t4LZuJ4-wlIjGKjGF1vxYfl5ISwOJ1LGMgy144MJ7lcVf40gID95HF6OpabAz5ixNHk9tfU_r1G" alt=""></div>

The connection activation success message is displayed on the screen. A system generates a unique **Consumer No.** to identify the connection.

![](https://lh3.googleusercontent.com/kIcEcUz-U4JhHnqzFLFrVD5PbMj1-0NA9yyON2Agw-xRACxiyCnPCMMbByvPZ5BIR1w4Ng4oh9fV3_GkM5Z5z7AcGEfH1lIX2T1qIq6B2hoio5f9Gbt09BEY_Woa3LBgzdWIRKfG)


---

# 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/activate-new-connections.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.
