# Manage Your Portfolio

After starting copy trading, you can monitor and manage your positions from the `👤 Profile` page.

<div align="left"><figure><img src="/files/HyS53ByKYF5Box07i9EB" alt="" width="188"><figcaption></figcaption></figure></div>

### View Copied Trader Details

On the Profile page, each copied trader is displayed with a trader card.

This card gives you a quick overview of your current copy performance, including:

* Total PnL and ROI
* Last Trade time (last copy trade time)
* Number of trades / positions
* Available cash allocated to this trader

### Manage Your Copy

From each trader card, you have the following actions:

#### **Edit Copy**

* Adjust your allocation or settings
* Manage your copy trade configuration
* Increase Allocation
* **Reduce Allocation (Partial Take Profit)**

  You can reduce your allocation at any time without stopping copy trading.

  This allows you to lock in profits or manage risk while continuing to follow the trader. Your remaining positions stay active, and future trades will follow based on the updated allocation.

  **Note:** For prediction markets, the minimum allocation is **$10**.

<div align="left"><figure><img src="/files/Pb0TlSwfyNctmkOOzNBa" alt="" width="188"><figcaption></figcaption></figure></div>

#### **Details**

Tap **`Details`** to access the full trader view.

Inside this screen, you can:

* View open and closed positions
* Track your trade log (all copied trades with timeline)
* See recent activity and performance
* Share PnL card of a certain position

![](/files/qJiGbKrelUioNEJOnHDQ)

#### **Close Individual Positions**

When viewing your **Positions** inside the Details screen:

* You can close individual positions without stopping the entire copy
* This gives you more flexibility to manage risk per position


---

# 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.coinpilot.com/copy-trade/prediction-market/manage-your-portfolio.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.
