# Points History for a Customer

To view the record of points earned and used for a specific customer:

1. In the [**Admin Portal**](https://admin.gobossit.com/)**,** go to the **group level.**
2. Navigate to **Consumers**.
3. Locate the customer.
   * You can search by customer's **name, phone number, or email address.**
4. Click the customer and go to **Points** tab.

This shows you a detailed history of the **amount of points earned or used**. You can click on **Order** to go to the specific order tied to the points earn or used.

You can also:

* Filter by type and/or source.
* Select a date range.
* Export to XSLX.

<figure><img src="/files/CnNjyRo8eGQwspnTJdvQ" 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.bossithq.com/points/points-history-for-a-customer.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.
