# Portfolio Page

Track your edge across every chain, easily find your daily PnL, consolidated positions, staking rewards, and your full order history - all in one place on the [Portfolio Page](https://app.definitive.fi/portfolio).

* **Daily PnL calendar** — Bar and line chart views of your daily gains and losses across the full month.
* **Consolidated portfolios** — All your wallets, positions, and staking in one unified view.
* **Exportable trade history** — Every trade, timestamped for record keeping or taxes.

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

### **PnL calendar**

The PnL calendar gives you a day-by-day breakdown of your trading performance. Green days show profitable sessions; weekly roll-ups appear in the rightmost column so you can spot trends at a glance.

Switch between Chart and Calendar views using the toggle above the grid. The chart view renders a bar or line graph for the selected period.

### **Portfolios**

The left sidebar lists all the portfolios connected to your Definitive account. Each portfolio displays your total value and 24-hour percent change at a glance.

* **All Portfolios** — Shows your combined balance and PnL across every connected wallet.
* **Individual wallets** — Click any wallet address to filter the PnL calendar, order history, and stats down to that wallet only.
* **Show Archived** — Toggle this on to surface any wallets you've previously archived.

To add a new portfolio, click **+ Add Portfolio** at the bottom of the sidebar.

### **Order history & CSV export**

Your order history appears in the Recent Activity section at the bottom of the portfolio page. Every buy, sell, and swap is logged with a timestamp and the token involved.

**Click Export CSV** — Click the Export CSV button in the top right of the Recent Activity section to download your full transaction history.

See the [Tax Reporting documentation](https://docs.definitive.fi/platform/tax-reporting) for examples on how to export your Definitive trades to popular crypto tax platforms.

<figure><img src="/files/7qE0G9pnrYgl8ATniFOa" 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.definitive.fi/platform/portfolio-page.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.
