# View Order Related Records

## Order Record

1. To view order records, you can check the "Payment Records" within the payment engine.

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

2. Click on a record to view order details.

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

3. Use the icon in the upper right corner to export order records.

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

## Settlement Record

1. To view settlement records, you can check the "Settlement Records" within the payment engine.

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

2. Click on a record to view settlement details.

   <figure><img src="/files/7gCcs9MfuVbOpa2GMiiR" alt=""><figcaption></figcaption></figure>

3. Use the icon in the upper right corner to export settlement records.

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

## Payment Exception Record

1. If a payment occurs outside of the standard order logic, the exceptional payment can be viewed in the "Payment Exception Record" within the payment engine.

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

2. Click on a record to view payment exception details.

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

3. Use the icon in the upper right corner to export settlement records.

   <figure><img src="/files/B3HB9ILBiZO22LovBluD" 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://support.cregis.com/payment-engine/view-order-related-records.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.
