# How to View Production App Transactions

**Individual App Transactions View**

1\. Log in to [Singpass Developer Portal](https://developer.singpass.gov.sg) using your Singpass account that is authorised to transact on behalf of your entity.

2\. Once logged in, navigate to your company’s Production Apps page.

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

3\. Click on the app for which you want to view transaction details.

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

4\. When the app page opens, locate the left menu and click on “Analytics”.

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

5\. Here, you will be able to view your app’s transaction graph and use filters to sort data by month and year.

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

**Entity App Transactions view**<br>

To have an overview of the transactions of all your apps, you can do the following:

1. Log in to [Singpass Developer Portal](https://developer.singpass.gov.sg) using your Singpass account that is authorised to transact on behalf of your entity.
2. Once logged in, navigate to your company’s Production Apps page.
3. Beside your "Entity Name" click on *"view entity analytics".*

\
![](/files/y7IOD7c5YJOIhRmNC7hl)

4. Select the Month-Year and navigate between the "Login" and "Myinfo" Tab to view the total transactions incurred for your Entity's Login/Myinfo apps.

<figure><img src="/files/yJIBvL4KjrnFupz7tVAk" 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/how-to-view-production-app-transactions.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.
