# Overview

Once you place a passage order, you can then monitor your positions on the **MY TRADES** screen. \
\
To get to the **MY TRADES** screen, select the button at the top of the screen. \
\
&#x20;**INSERT IMAGE**

From the main MY TRADES screen you will see your **ACTIVE PASSAGES.**&#x20;

**Active Passages**\
View the Passages you OWNED as a buyer or have SOLD as a funder. Select between ACTIVE or EXPIRED Passages. Control the sort order via the dropdown list.&#x20;

The totals are based on all available data, but the view of on-screen transactions is limited to the last 1,000 records\
\
**Product Filter**\
Passage is default and should be selected. We will have other products listed here for legacy product trade history.&#x20;

**Asset Filter**\
The asset drop-down filter will allow you to select the asset for which you'd like to see active trades

**Trade Status Filter**\
In this dropdown, you can filter by ACTIVE, CLOSED, VAULTS, or WITHDRAWS

**Trade Sort**\
Sort your trades in order of when they started, amount, unfilled, or width of the passage

### Portfolio Stats

Beneath the filter and sort options, your My Trades page will display some portfolio stats.

**ACTIVE VALUE**\
The total estimated value of all your active holdings\
\
**INVESTMENT**\
The total investments you have made

**PAYMENTS/PAYOUTS**\
The payouts that have been made

**UNFILLED**\
The amount of investments that have not yet been matched and can still be canceled\
\
**PROFIT**\
The profit and loss, which is payments PLUS the market value of the open positions PLUS the unfilled amount MINUS the investment made\
\
\&#xNAN;**#ACTIVE/#TOTAL**\
The total number of investments made with ACTIVE / TOTAL


---

# 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.bracket.fi/user-guides/legacy-products/passage/my-trades/overview.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.
