# Create Production App

**Prerequisites:**

* You have to be successfully logged into [Singpass Developer Portal](https://developer.singpass.gov.sg) before you can create Production App.
* You have already toggled your Dashboard view to Production.
* The entity has already agreed to the Singpass Service Agreement.

1. **Click the '+ New app' button on the right side.**

<figure><img src="/files/IeUAUrKaL8mZVIRFzDi8" alt=""><figcaption><p>Initiate the process of creating a new APP by clicking the '+ New app' button located on the right side of the screen.</p></figcaption></figure>

2. **Select the relevant API that you wish to integrate with.**

<figure><img src="/files/K3p1p7AFhaeKJx63Xrj7" alt=""><figcaption><p>If you want to integrate with Myinfo, select the 'Myinfo' product by clicking on its card to proceed with the API setup</p></figcaption></figure>

3. **Fill up the relevant App details**

<figure><img src="/files/8YCaCF43XSK7nCugDecC" alt=""><figcaption><p>Begin entering details by clicking on the 'App name' input field to provide the name of your application. Do look at the Consent screen above to see how the information provided will appear on the consent screen displayed to your end users.</p></figcaption></figure>

4. **After filling in your app details, click the 'Next' button at the bottom right to proceed with providing your technical details**

<figure><img src="/files/rtUbChjHcBE4ToSwfUaE" alt=""><figcaption><p>Continue to the next step by clicking the 'Next' button located at the bottom right of the screen.</p></figcaption></figure>

5. **Fill up your App's Technical Configuration Details**

<figure><img src="/files/Ifs2bViQPvOsJBnU9dYj" alt=""><figcaption><p>Fill up all app configuration input fields including redirect url(s), jwks endpoint, mobile app launch url</p></figcaption></figure>

6. **After filling in the details click on the Next button to continue to the data scopes selection**

<figure><img src="/files/rxLKAoTYflsw5L5vvcsT" alt=""><figcaption><p>Select the 'Next' button at the bottom-right corner to continue to the data scopes selection.</p></figcaption></figure>

7. **Check the relevant data scopes**

<figure><img src="/files/uCtysMWyKQnypbINs1Bu" alt=""><figcaption><p>Select the relevant scopes for your app</p></figcaption></figure>

8. **Click 'Next' button after selecting your scopes to review your scopes selected**

<figure><img src="/files/wSFfnfBW8tYg8bRcxROW" alt=""><figcaption><p>Proceed to the next step by clicking the 'Next' button at the bottom right corner.</p></figcaption></figure>

9. **After reviewing the selected data scopes, click the 'Next' button to continue.**

   \
   ![](/files/uYp2d90pGGfizO2wcKkl)
10. **Upload the User Journey and Click 'Submit app' button.**

<figure><img src="/files/vA1Y0uRNlcxtqdyalBd8" alt=""><figcaption><p>Initiate the app submission process by clicking the 'Submit app' button.</p></figcaption></figure>

11. **Check the acknowledgment checkbox and submit your application. Do note that the approval process may take up to two weeks do factor in this time when planning your app launch.**

<figure><img src="/files/pwcjAFq57k41KX8YpmPF" 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-production-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.
