# Edit Staging App

Prerequisites:

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

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

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

2. You will be redirected to view the Staging App details. Click **Edit**.<br>

   <figure><img src="/files/WRM9aRYQZA1agvxSzSYU" alt=""><figcaption></figcaption></figure>
3. Edit the necessary details and click Update.<br>

   <figure><img src="/files/6vpCu36lEUNXYhcERMjW" alt=""><figcaption></figcaption></figure>
4. You will be redirected to view the updated Staging App details.


---

# 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/edit-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.
