> 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/v2.7/platform/release-notes/fsm-release-notes-v1.1/fsm-module-release-notes.md).

# FSM Module Release Notes

## Overview <a href="#overview" id="overview"></a>

This release offers the pre-payment and post-payment options to users while submitting the request for desludging operations along with multi-trip support.&#x20;

## Release Highlights <a href="#release-highlights" id="release-highlights"></a>

* Payment preference
* Multiple trips per service request

## **Release Features** <a href="#release-features" id="release-features"></a>

| **Key Feature**                                                 | **Description**            |
| --------------------------------------------------------------- | -------------------------- |
| FSM PostPay and Multitrip                                       | Citizen payment preference |
| Postpay DSO flow                                                |                            |
| Postpay ULB Employee flow                                       |                            |
| Multitrip request per application at ULB application in postpay |                            |
| Multitrip entry per application at DSO application in postpay   |                            |

## &#x20;**Enhancements**

| **Feature**                              | **Description**                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ---------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <p>FSM PostPay and Multitrip</p><p> </p> | <ul><li>Vehicle trip status in employee inbox and application</li><li>Vehicle capacity selection during assignment instead of vehicle make</li><li>Citizen gives feedback on number of trips</li><li>Record citizen gender on application</li><li>Capture DSO and FSTPO gender</li><li>Updated dashboards and reports</li><li>SMS notifications to ULB employees when FSTP rejects vehicle entry</li><li>Technical Documentation</li></ul> |

### Known Issues <a href="#known-issues" id="known-issues"></a>

* FSTPO inbox sort

### Upcoming Release Features <a href="#upcoming-release-features" id="upcoming-release-features"></a>

* Better UX/UI for citizen application flow
* Dashboard with insights on Payment Preference, Gender, Request Status and Customer Rating

&#x20;

### Reference Doc Links <a href="#reference-doc-links" id="reference-doc-links"></a>

| **Doc Links**                                                                                                                                                                                                                                                                                                  | **Description** |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------- |
| <img src="https://4016629814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/collections%2F-MERG_iQW5oN4ukgXP8K%2Ficon%2F016jfJ0HZuhJGv0XBeF9%2FDIGIT.png?alt=media&#x26;token=48d5546a-e687-43c7-82f6-9b5b2e311c48" alt="" data-size="line">[FSM User Manual](broken://pages/-MgiGQyrrNWnCVGl_iCp) | User Manual     |
|                                                                                                                                                                                                                                                                                                                |                 |


---

# 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/v2.7/platform/release-notes/fsm-release-notes-v1.1/fsm-module-release-notes.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.
