# View Sales & Attendance Data

{% hint style="success" %}
Viewing sales & attendance data is an identical process for tickets, memberships, and benefits.
{% endhint %}

#### **Step 1: Sign into the** [**Moongate Merchant Portal**](https://portal.moongate.id)

[**https://portal.moongate.id/**](https://portal.moongate.id/)

#### Step 2: Navigate to the Target Event, Membership, or Benefit Page

#### Step 3: View sales & attendance data in the 'Sales' tab

From the Sales tab on the event/membership program/benefit campaign’s dashboard, all sales data (all transactions, individual transactions, purchasers, sales ($), number of registrations, etc) can be viewed. Click on an individual transaction to view it in detail.

<figure><img src="/files/vVUa1hxinks6miF5Yk2i" 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.moongate.id/merchant-guide/customer-insights/view-sales-and-attendance-data.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.
