# How to See Your Order History

One way in which you can view your order history is through the Portfolio Page.

1. Navigate to the Portfolio Page at the top left of the Terrace website

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

2. Select the open orders or order history tab in the middle left of the page. \
   \
   Order history shows a breakdown of all of your transactions within Terrace.

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

Another way in which you can see your order history is through the drop down in the top right corner of the page.

1. Click on the three bars in the top right corner of Terrace.

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

2. Select history from the drop down. From here, you will be able to see your spot, perps, and transfer history.

<figure><img src="/files/fWtl8CfNFLUCfwBobpf0" 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.terrace.fi/how-to-guides/how-to-see-your-order-history.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.
