# Create Staging Test Account

Prerequisites:

* You have to be successfully logged into [Singpass Developer Portal](https://developer.singpass.gov.sg) before you can create Staging Test Account.
* You have already toggled your Dashboard view to Staging.
* You have at least one Staging App.

1. Click **App Name hyperlink** on your Dashboard - Staging view.

<figure><img src="https://2816701917-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3T7d7fy7OGYkZf4zVKU%2Fuploads%2FS2W2pb3fmddVxuuiOBpJ%2FScreenshot%202024-09-23%20at%206.04.10%E2%80%AFPM.png?alt=media&#x26;token=027848f0-0b1d-4b89-9918-00622284b5ea" alt=""><figcaption></figcaption></figure>

2. You will be redirected to view the Staging App details. On the left menu, click **Test accounts.**

<figure><img src="https://2816701917-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3T7d7fy7OGYkZf4zVKU%2Fuploads%2FwxPHGDxx9G9lsS1mzFqm%2FScreenshot%202024-09-23%20at%209.51.23%E2%80%AFPM.png?alt=media&#x26;token=f7c5c27d-3cb9-4768-9bcb-0290f06428f7" alt=""><figcaption></figcaption></figure>

3. You will be redirected to view the list of Test Accounts. Click **Create.**

<figure><img src="https://2816701917-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3T7d7fy7OGYkZf4zVKU%2Fuploads%2FHvyuvuwiTuZkDun4TblX%2FTest%20Account%20View.png?alt=media&#x26;token=4a47e53b-d3d7-48a7-96b3-51d2abc8db9f" alt=""><figcaption></figcaption></figure>

4. A new test account is created and displayed. Click the eye icon to view the Password of the test account.

Note: Please note that you can only create a **maximum** of **5** test accounts. Test accounts usage is not restricted to a specific app.

<figure><img src="https://2816701917-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3T7d7fy7OGYkZf4zVKU%2Fuploads%2FnvPrerID9JartnUY3xbn%2FTest%20Account%20-%20New%20Rec%20Created.png?alt=media&#x26;token=d53e21a0-db5b-4209-bdfb-154a2c689bcf" alt=""><figcaption></figcaption></figure>


---

# 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/singpass-developer-portal-sdp/user-guide/create-staging-test-account.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.
