# Myinfo Test Personas

We provide a set of Myinfo test personas with diverse attributes and metadata to help you simulate different user profiles when testing your Myinfo integration.

These test personas are intended solely for Myinfo data retrieval and verification testing.

### ⚠️ Important Usage Notes

* **Do not** use these test personas for **Singpass Login** applications.

  These accounts are not meant to be used to test Singpass Login flows.If you need to populate email addresses or mobile numbers to your [staging accounts](/docs/singpass-developer-portal-sdp/user-guide/create-staging-test-account.md) for Login flow testing, please use the following form: <https://go.gov.sg/sp-test-acc>
* Test persona details may change over time.

  The profile data associated with these personas is valid only at the time of testing. We may update, modify, or refresh persona attributes at any time without prior notice.
* Do not hardcode values.

  Your integration should not rely on fixed persona attributes (e.g. names, emails, addresses) and should handle changes gracefully.

## Singpass Login Credentials

*(For Myinfo testing only)*

> Username: \[UINFIN reflected in first column of file]\
> Password: `Userinfo@2024`

> These credentials are provided to support Myinfo test flows only and should not be used for production or Login app validation.

Download the full list of test personas below:

{% file src="/files/Ond7AC44HFxNIJgU7VhZ" %}

Note: We updated the test profiles to reflect latest CPF transactions dates.


---

# 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://docs.developer.singpass.gov.sg/docs/testing/myinfo-test-personas.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.
