# Managing Members in the Partner Dashboard

### Overview

The Partner Dashboard provides an insight into the members that their staff has engaged with over the past year.

To view these interactions, simply head over to **Users > Members**.

### Member Interactions

Within the member list, there's a specific column labeled `Loyalty Cards`. This column displays all the loyalty cards associated with the partner that the member has interacted with.

### Reverting the Latest Transaction

When selecting a particular card from the `Loyalty Cards` column, a button labeled `Delete last transaction` becomes visible.

Clicking this button will undo the last transaction associated with that loyalty card. It's essential to note:

* This action is irreversible.
* A transaction can either be the issuance of points or the claim of a reward.
* If a claimed reward's transaction is reversed, the points used for that particular reward will also be reverted. This might impact one or several preceding transactions.


---

# 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://leapseed-sdn-bhd.gitbook.io/pointplus.io/partner/managing-members-in-the-partner-dashboard.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.
