# Allowed Scopes

This allows the selection of [scopes](/docs/data-catalog-myinfo/catalog.md) for your digital service/application.

{% hint style="info" %}
For production environment, every additional scope needs to be reviewed by the Singpass Admin and goes through an approval process.
{% endhint %}

<figure><img src="/files/X0XGj7jffZgPSfohSrc1" alt=""><figcaption><p>Singpass Developer Portal App Config Page - Allowed Scopes field</p></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/understanding-the-app-config-fields/allowed-scopes.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.
