# Regrouping Legs to Different Open Positions

{% hint style="warning" %}
Before you learn how to regroup, you should feel comfortable with [how the Positions are organized in Wingman](/wingman-concepts/position-hierarchy-group-structure.md).
{% endhint %}

{% hint style="info" %}
The reason to regroup is because you want certain Legs/Transactions to belong to a different Position and contribute towards that Position's metrics, such as P/L and cost basis (breakeven). Ex: Moving a naked short call to a Covered Call or Stock Position.
{% endhint %}

**1. Expand Positions to the Leg or Transaction level. For the Leg/Transaction you want to move, click the blue arrow icon on the right.**

![The blue arrow icon for a Leg (same for a Transaction, which is nested under a Leg)](/files/-M0P3nVvANttpWVTLo_V)

**2. Positions that are in the same account and the same Underlying are considered "Eligible" to move to and will show a "HERE" button.**\
Click the blue "**HERE**" button for the Position that you want to move the Leg/Transaction to.

![](/files/-M0P4-4Qk6WXGP3guwVw)

**3. Notice the Leg/Transaction now in the target Position and updated metrics for both the target Position and the previous Position it moved from.**\
If you don't see the previous Position, that's because you moved the last Leg out of it and it auto-deleted.

![](/files/-M0P42aPjU9heL6fFFqj)


---

# 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.wingmantracker.com/getting-started/regrouping-legs-to-different-open-positions.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.
