# FSM User Manual

The DIGIT-Faecal Sludge Management (FSM) allows citizens to raise service requests for desludging and pay the fees for the service delivery online. For governing bodies and vendors, it makes service delivery easier and captures information end-to-end, ensuring waste pick up and its disposal at the correct treatment plant. Real-time tracking of service delivery, along with the availability of rich transactional data allow decision makers to ensure a better citizen service experience and promote a cleaner/healthier environment.

## Key Features

* Apply for desludging services
* Make payment for services
* Register desludging operators
* Update vehicle logs
* Manage vendors, vehicles and drivers

## User Roles

Refer to the table below to understand the different user roles and the scope of action linked to each role. The manual provides a detailed description of how to use the system for each role.

| User Role                                | Scope of Action                                                                                                                                                                                                                                                                 | Role Description                           |
| ---------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------ |
| Citizen                                  | <p>Apply for desludging services</p><p>Make payment for services<br></p>                                                                                                                                                                                                        | Individuals and society groups/communities |
| Desludging Operators (DSO)               | Take action on assigned service requests                                                                                                                                                                                                                                        | Private or government entities             |
| Septage Treatment Plant Operator (SeTPO) | Update vehicle log                                                                                                                                                                                                                                                              | Private or government entities             |
| Employees                                | <p>Apply for desludging services on behalf of citizens</p><p></p><p>Receive payment from citizens over the counter</p><p></p><p>Send back applications</p><p>Reject applications</p><p></p><p>Assign DSOs to service requests and update the status of the service requests</p> | ULB employees                              |

## Using FSM

This section guides you through the details of using the FSM module for each role. Click on the relevant role below to learn more about how to use the FSM system.

* [Citizens](/sanitation/water-sanitation-product-suite/waste-management-system/faecal-sludge-management-fsm/fsm-user-manual/fsm-citizen-user-manual.md)
* [Employees](broken://pages/RtmuxhGdp6GcS4nwVBv3)
* [DSO](/sanitation/water-sanitation-product-suite/waste-management-system/faecal-sludge-management-fsm/fsm-user-manual/dso-user-manual.md)
* [SeTPO](/sanitation/water-sanitation-product-suite/waste-management-system/faecal-sludge-management-fsm/fsm-user-manual/septage-treatment-plant-operator-user-manual.md)


---

# Agent Instructions: 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:

```
GET https://docs.digit.org/sanitation/water-sanitation-product-suite/waste-management-system/faecal-sludge-management-fsm/fsm-user-manual.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
