> 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/introduction/whats-new-to-update-to.md).

# What's new (To update to)

## Upcoming

Watch this space for more updates!

## Released

<table data-view="cards"><thead><tr><th><select><option value="f17c5668a38a449faefcc5bffae9bc02" label="New" color="blue"></option><option value="Ed9NIVl020Jt" label="Beta" color="blue"></option></select></th><th></th><th></th><th><select><option value="i3R8xs5Xa4l7" label="Q4 2025" color="blue"></option><option value="RDeyvgZ1BHCW" label="Q1 2026" color="blue"></option><option value="CeQkx4BqgsJC" label="Q2 2026" color="blue"></option></select></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td></td><td><strong>Simplification of form modes</strong></td><td>Admins no longer have to choose between storage mode and Multi-respondent forms when creating forms.</td><td><span data-option="CeQkx4BqgsJC">Q2 2026</span></td><td><a href="/files/e7nlKNkgzY3B7aJkVYSi">/files/e7nlKNkgzY3B7aJkVYSi</a></td></tr><tr><td></td><td><strong>Charts support for up to 10k responses and MRF</strong></td><td><p>1. Up to 10k responses — an increase from the previous limit of 1k.</p><p>2. Date filter — Filter responses within the period you would like to visualise.</p><p>3. Multi-respondent forms — Charts are now supported. Note that details such as step number and status progress are not yet reflected.</p></td><td><span data-option="CeQkx4BqgsJC">Q2 2026</span></td><td><a href="/files/dPGr0ahDd7Tv4xlC7X4L">/files/dPGr0ahDd7Tv4xlC7X4L</a></td></tr><tr><td><span data-option="Ed9NIVl020Jt">Beta</span></td><td><strong>Save draft</strong></td><td>Respondents can now save their progress and continue later.</td><td><span data-option="RDeyvgZ1BHCW">Q1 2026</span></td><td><a href="/files/ObZUpolApQPGZc90jzmw">/files/ObZUpolApQPGZc90jzmw</a></td></tr><tr><td><span data-option="f17c5668a38a449faefcc5bffae9bc02">New</span></td><td><strong>Singpass for MRF (step 1)</strong></td><td>Support for Multi-respondent forms to allow Singpass authentication and Myinfo prefilled data on step 1 of the workflow.</td><td><span data-option="RDeyvgZ1BHCW">Q1 2026</span></td><td><a href="/files/Xcghza0cIhEApxWNaw1P">/files/Xcghza0cIhEApxWNaw1P</a></td></tr><tr><td><span data-option="f17c5668a38a449faefcc5bffae9bc02">New</span></td><td><strong>WOG AD</strong></td><td>Government officers can now log in to FormSG using WOG AD — an alternative to Email OTP and Singpass login.</td><td><span data-option="i3R8xs5Xa4l7">Q4 2025</span></td><td><a href="/files/EA2lWEzI97qVvFbivzFz">/files/EA2lWEzI97qVvFbivzFz</a></td></tr><tr><td><span data-option="f17c5668a38a449faefcc5bffae9bc02">New</span></td><td><strong>MRF: Email confirmation &#x26; PDF copy</strong></td><td>Support for Multi-respondent forms to allow respondents to receive an email confirmation and copy of their responses.</td><td><span data-option="i3R8xs5Xa4l7">Q4 2025</span></td><td><a href="/files/C14VLU3hSnS39ADSvbbb">/files/C14VLU3hSnS39ADSvbbb</a></td></tr><tr><td><span data-option="f17c5668a38a449faefcc5bffae9bc02">New</span></td><td><strong>Bulk PDF downloads</strong></td><td>Download multiple PDF copies of responses quickly in the Results page. Use these PDFs instead of storing physical or printed copies for audit.</td><td><span data-option="RDeyvgZ1BHCW">Q1 2026</span></td><td><a href="/files/e0ByvxfdpNZVOGzNdboU">/files/e0ByvxfdpNZVOGzNdboU</a></td></tr><tr><td></td><td><strong>Signature field</strong></td><td>This field allows respondents to draw their signature directly on your form.</td><td><span data-option="i3R8xs5Xa4l7">Q4 2025</span></td><td><a href="/files/hyXvedmTcZZfB2358wm7">/files/hyXvedmTcZZfB2358wm7</a></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/introduction/whats-new-to-update-to.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.
