# How to View Entity Transactions

Steps:

1. Go to the Singpass Developer Portal.

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

2. At the top right corner, click **Entity Analytics**

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

3. Click **Login** to view the transaction breakdown for Login apps by e-service. Click **Myinfo** to view the transaction breakdown for Myinfo apps by e-service.

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

3. Click **Export usage data** to export the transaction data.

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