# Release notes: October 2025 \[For Admins]

We are writing to inform you of an important update to the admin login experience for [data.gov.sg](http://data.gov.sg/).

What's Changed: The admin login screen interface has been updated to allow for public user login alongside admin login. While the login URL remains the same, you will notice changes to the appearance of the login panel.

<img src="https://ci3.googleusercontent.com/meips/ADKq_NZaIk99s20rjFlie0_fL8SqfWjA-Pv0PusSPPC_JDui4dy2ScrQX_BhBs6sAdIwfQ=s0-d-e1-ft#https://go.gov.sg/loginnew" alt="" width="100%">

Your Login URL Remains: <https://admin.beta.data.gov.sg/admin/signin>

For your convenience, we recommend [bookmarking this URL](https://admin.beta.data.gov.sg/admin/signin) for quicker access to the admin portal.

What to Expect: When you next visit the admin portal, you will see the updated login interface. All login functionality remains the same, simply use your existing credentials as per usual.

If you experience any issues with the updated login interface or have questions about these changes, please don't hesitate to reach out to us at <support@data.gov.sg>


---

# 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://guide.data.gov.sg/whats-new/release-notes-october-2025-for-admins.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.
