> 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/public-finance/v2.3/platform/roadmap.md).

# Roadmap

Explore our iFIX (PFM) roadmap detailed view below.

{% embed url="<https://miro.com/app/board/uXjVNJSic7M=/>" %}

| Key Themes                                 | Q1                                                                                                                                                                                                                                                                                                         | Q2                                                                                                                                                                                                       | Q3                                                                                                                                                                                                                                                                                                                                                                                                                  | Q4                                                        |
| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------- |
| Building Shared Narrative                  | <p>i. Bluebook gap areas addressed and partner feedback incorporated<br>ii. Finalize list of actors to approach for publishing the Bluebook<br>iii. List of PFM Conferences identified to participate in<br>iv. Draft of Health-financing white paper</p>                                                  | <p>i. Engage with identified actors to get commitment for publishing the Bluebook<br>ii. 1 Op-ed<br>iii. Health-financing white paper published</p>                                                      | <p>i. Bluebook V6 Published with GOI/ State Govt <br>ii. Participation in 1 conference</p>                                                                                                                                                                                                                                                                                                                          | <p>i. Op-ed<br>ii. mGramSeva case study with CPR</p>      |
| Design and Build DPGs                      | <p>i. IFMIS integration demonstrated in Odisha<br>ii. iFIX enhancements for Works/ MUKTASoft <br>iii. Webinar to release V1 of iFIX Specs<br>iv. Works V1 Development</p>                                                                                                                                  | <p><br>i. Specs V2 developed through collaborative workshops with Samaaj and Sarkaar partners<br>ii. Works V2<br>iii. Explore PFMS integration through iFIX exemplar in Punjab</p>                       | <p>i. iFIX health use case (ASHA worker payments) to be specified for adoption by Piramal in Jharkhand, subject to funding commitment from BMGF<br>ii. Works V3<br>iii. Webinar to release V2 of iFIX Specs/ iFIX for Smart Payments<br>iv. Dashboard Prototypes - Scheme Dashboard, Chief Minister's/ Chief Secretary's Dashboard for Financial Performance Management at State-Level, and Dept Head Dashboard</p> | Asha Worker use case implementation starts                |
| Scale @ Speed Exemplar to Ship Imagination | <p>i. mGramSeva handover to DWSS with PSPCL integration live<br>ii. iFIX program initiated with FD with a signed MoU specifying the program design, exemplar timelines and a clear handover plan for FD to own the program<br>iii. iFIX Exemplar kicked off in Punjab<br>iv. Hiring Engagement Manager</p> | <p>i. Initiate the adoption approach with identified line departments<br>ii. State iFIX dashboard live</p>                                                                                               |                                                                                                                                                                                                                                                                                                                                                                                                                     | Case Study on FD iFix success                             |
|                                            | <p>i. MUKTA V1 customisation and deployment<br>ii. iFIX integration with IFMS in Odisha to showcase Smart Payments through MUKTASoft<br>iii. Account Management Hiring<br></p>                                                                                                                             | <p>i. MUKTA V2 customisation and deployment<br>ii. MUKTA adoption monitoring</p>                                                                                                                         | <p>i. MUKTA V3 customisation and deployment<br>ii. MUKTA handover plan for HUDD ownership<br>iii. Mukta Webinar and product proposition for smart payments</p>                                                                                                                                                                                                                                                      | i. MUKTA handed back to HUDD                              |
| Catalysing Scale and Adoption              | <p>i. Note on benefits of IFMS+iFIX vs Only IFMS presented to WB<br>ii. iFIX value proposition collateral:<br>- Microsite updated<br>- Scheme dashboard prototype<br>- Artefacts/ Success Stories/ Case Study<br>iii. Finalise champion in IMF who we will be approaching for the board note</p>           | i. Engagement with IMF on board note and readiness for it (advocacy)                                                                                                                                     | i. Draft of board note circulated with IMF for feedback and finalisation                                                                                                                                                                                                                                                                                                                                            | i. IMF issues board note endorsing fiscal events approach |
| Sustaining and Institutionalisation        | Identify 4-5 agencies who should publish V2 of iFIX specs ii. Connect to 16th FC through Policy team"                                                                                                                                                                                                      | Advocacy for handover and publishing of specs by the agency or by convening a working group under the CGA or DoE ii. Approach backup agencies if DoE (FinMin) or CAG do not engage at the required pace" | Advocacy for handover and publishing of specs by the agency ii. Approach backup agencies if DoE (FinMin) or CAG do not engage at the required pace"                                                                                                                                                                                                                                                                 | V2 Specs launched                                         |


---

# 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/public-finance/v2.3/platform/roadmap.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.
