# Viewing your portfolio history

Viewing your portfolio will allow you to visit your history.

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

You can select from the options to view the:&#x20;

* **Time**
* **Market**
* **Side**
* **Size**
* **Cost / Fee**
* **Order ID**

You may select to view your history in **Trades**, **Transfer**, and **Funding** with specificing dates in the **Date range**.

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

Clicking the **Date range** will open a calendar modal. You select the dates you would like to view. Click **Apply** when finished selecting.

Selecting the dropdown next to wallet to view you your account with options such as:&#x20;

* [**Profile & Settings**](/perps-user-guide/portfolio/managing-your-portfolio/profile-and-settings.md)
* [**Transactions**](/perps-user-guide/portfolio/managing-your-portfolio/transactions.md)
* [**Portfolio**](/perps-user-guide/portfolio/managing-your-portfolio/portfolio.md)
* [**Copy address**](/perps-user-guide/portfolio/managing-your-portfolio/copy-address.md)
* [**Switch wallet**](/perps-user-guide/portfolio/managing-your-portfolio/switch-wallet.md)


---

# 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://prodigyfi.gitbook.io/perps-user-guide/portfolio/viewing-your-portfolio-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.
