# Wallet Profile

Clicking on any wallet row opens the detailed **Wallet Profile** page. This view provides deep analytics on the specific trader.

**Stats Overview：**&#x41; row of key performance metrics: PnL (Closed), ROI (Closed), Win Rate (Closed), Buy Volume, Total Trades, Markets Traded, Biggest Win, and Biggest Loss.

**Cumulative PnL Chart：**&#x41; line chart tracking the wallet's profit over time, with a configurable time range (up to 1 year).

**Performance by Category：**&#x41; bar chart breaking down the trader's success across different sectors such as Sports, Politics, Crypto, and more. Toggle between Top 10 to Top 50 categories.

**Tabs for deeper analysis:**

* **Windowed Stats：**&#x50;erformance metrics for specific time windows.
* **Open Positions：**&#x43;urrently active positions held by the wallet.
* **Trade History：**&#x41; detailed daily log of trades with PnL, Volume, Trades, and Markets columns. Configurable time range (e.g., Last 30 Days).

<figure><img src="/files/XilferFZhtzmeO0riPT6" 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://insidersbot.gitbook.io/insiders.bot/wallet-filter/wallet-profile.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.
