# Create Staging App

**Prerequisites:**

* Ensure you are logged in to the [Singpass Developer Portal](https://developer.singpass.gov.sg)
* Switch your Dashboard view to **Staging**.

**Steps to create a new app:**

<figure><img src="/files/LNhSeXrgG6qCm9VCLh6Z" alt=""><figcaption></figcaption></figure>

1. Click **+ New App** on your Dashboard.

<figure><img src="/files/ucXlQh6FTWBJzsg0q8Uv" alt="" width="563"><figcaption><p><strong>Click + New app no approval is required to create this app</strong></p></figcaption></figure>

2. Select the **App Type** or **API Type** you wish to create:
   * Singpass Myinfo – for form-filling use cases
   * Singpass Login – for authentication use cas

<div data-with-frame="true"><figure><img src="/files/0y56y6az9uqTSEWug69n" alt=""><figcaption></figcaption></figure></div>

2. Fill in your **app details.**

   <br>

   <figure><img src="/files/Lu8xm6oRXiStTPP53GcH" alt=""><figcaption></figcaption></figure>
3. Provide your **technical details.**

<figure><img src="/files/wOlvlldt8lVgv3nhy3jB" alt=""><figcaption></figcaption></figure>

4. Select the **relevant scopes**

<figure><img src="/files/jy0AqDb766QFXykEgti2" alt=""><figcaption></figcaption></figure>

5. Review your selected scopes and **submit the app**

<figure><img src="/files/3Agd3Mh8ouWCUII45WOC" 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-app.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.
