> For the complete documentation index, see [llms.txt](https://guide.form.gov.sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.form.gov.sg/user-guides/multi-respondent-form-guide/mrf-roadmap.md).

# MRF roadmap

## Newly Released

<table data-view="cards"><thead><tr><th><select><option value="1bd36e67fde24806bfbf7d8495ec3526" label="New" color="blue"></option></select></th><th></th><th></th><th><select><option value="O2BwE0qziLP2" label="Q3 2024" color="blue"></option><option value="gGxdBEDBIfpd" label="Q4 2024" color="blue"></option></select></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><span data-option="1bd36e67fde24806bfbf7d8495ec3526">New</span></td><td><strong>Respondent status tracking link</strong></td><td>Allow respondents to track the status of their submission (<a href="https://go.gov.sg/mrf-preview-status-tracking">Example</a>)</td><td></td><td><a href="/files/8puSMLOUD86ayeBMmI3s">/files/8puSMLOUD86ayeBMmI3s</a></td></tr><tr><td><span data-option="1bd36e67fde24806bfbf7d8495ec3526">New</span></td><td><strong>Route based on Dropdown field</strong></td><td>Send forms to different parties based on option chosen in FormSG. (e.g. if select Finance, go to Finance's email)</td><td></td><td><a href="/files/IrD6fdVYD3Z97AEwnKof">/files/IrD6fdVYD3Z97AEwnKof</a></td></tr><tr><td><span data-option="1bd36e67fde24806bfbf7d8495ec3526">New</span></td><td><strong>Singpass &#x26; Myinfo Support (Step 1 only)</strong></td><td>Singpass &#x26; Myinfo can now be enabled for Multi-respondent forms. <em>It is currently supported for step 1 only.</em></td><td></td><td><a href="/files/Xcghza0cIhEApxWNaw1P">/files/Xcghza0cIhEApxWNaw1P</a></td></tr><tr><td><span data-option="1bd36e67fde24806bfbf7d8495ec3526">New</span></td><td><strong>Respondent Copy</strong></td><td>Respondents can now receive an email confirmation with a PDF copy of their responses in Multi-respondent forms (2+ respondent flows)</td><td></td><td><a href="/files/C14VLU3hSnS39ADSvbbb">/files/C14VLU3hSnS39ADSvbbb</a></td></tr><tr><td><span data-option="1bd36e67fde24806bfbf7d8495ec3526">New</span></td><td><strong>Bulk PDF Downloads</strong></td><td>Admins can now download multiple copies of responses (.pdfs) quickly in the Results page.</td><td></td><td><a href="/files/e0ByvxfdpNZVOGzNdboU">/files/e0ByvxfdpNZVOGzNdboU</a></td></tr></tbody></table>

## Upcoming

<table data-view="cards"><thead><tr><th><select><option value="1bd36e67fde24806bfbf7d8495ec3526" label="New" color="blue"></option><option value="2mPIDCJKP2pp" label="Beta" color="blue"></option></select></th><th></th><th></th><th><select><option value="603a660ca5f747d28165e901581f6857" label="Q4 2024" color="blue"></option><option value="i2YrTwVw3weG" label="Future" color="blue"></option><option value="XBj3D2VVDYoL" label="Q1 2025" color="blue"></option><option value="Jb7hcN0LU5Bk" label="Q2 2025" color="blue"></option><option value="YhPP0DhWlSVn" label="Q3 2025" color="blue"></option><option value="naEiyKYd2XCz" label="Q4 2025" color="blue"></option><option value="cDUEM1NRL61v" label="Q3 2026" color="blue"></option></select></th></tr></thead><tbody><tr><td></td><td><strong>Webhooks support</strong></td><td>Currently MRF can be integrated with plumber. Wider integrations coming soon!</td><td><span data-option="cDUEM1NRL61v">Q3 2026</span></td></tr></tbody></table>


---

# 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://guide.form.gov.sg/user-guides/multi-respondent-form-guide/mrf-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.
