# Locating a previous transaction

## How to locate a previous transaction&#x20;

* Step 1 -> Navigate to the 'Transaction' tab in the left-hand navigation bar.&#x20;

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

* Step 2 -> Use the multiple search options within the 'Transactions' screen, which are:&#x20;
  * ID&#x20;
  * Date&#x20;
  * Payment Method&#x20;
  * Reference ID&#x20;
  * Description&#x20;
  * Billing Name&#x20;
  * Amount&#x20;
  * Type&#x20;
  * Processing&#x20;
  * Sub-merchant&#x20;


---

# 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://help.jupico.com/transactions/locating-a-previous-transaction.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.
