> ## Documentation Index
> Fetch the complete documentation index at: https://whitepaper.flowstate.exchange/llms.txt
> Use this file to discover all available pages before exploring further.

# Managing Your Positions

> View, filter and cancel your active C1 Pool deposits from the History tab

Open the **History** tab and select **Token Sales**. This view covers every C1 Pool deposit you have made. Use it to track fill progress, cancel positions and review past sales.

## The summary tiles

Four tiles sit at the top of the Token Sales view:

| Tile                | What it shows                                                                            |
| ------------------- | ---------------------------------------------------------------------------------------- |
| **Total Deposited** | Lifetime USD value deposited across every pool                                           |
| **Sold to Date**    | Lifetime USD value sold through C1 Pools                                                 |
| **Active Position** | Current USD value still waiting to sell                                                  |
| **Claimable Now**   | ETH proceeds available to claim. See [Claiming Proceeds](/user-manual/claiming-proceeds) |

## Position states

Every position falls into one of three states:

| State         | Meaning                                                                                                                              |
| ------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
| **Pending**   | Tokens in pool, partially or zero filled. Cancellable                                                                                |
| **Cancelled** | You cancelled the position before it filled. Any remaining tokens went back to your wallet. Any ETH proceeds sit under the Claim tab |
| **Sold**      | Fully filled. Proceeds sit under the Claim tab until you claim them                                                                  |

The **All / Pending / Cancelled / Sold** filter above the position list narrows the view to one state.

## Position detail

Each row shows the token pair, deposit date, fill progress and an **Expand** button. Expanding the row reveals the deposit amount, sold amount, available amount, transaction count and per-transaction breakdown.

The progress bar at the bottom of each row visualises the fill ratio.

## Cancelling a position

Cancelling stops further sales from that position. The C1 Pool contract returns any unsold tokens to your wallet in the same transaction. Any ETH already accrued from filled portions stays in your **Claim** balance until you claim it.

To cancel:

1. Find the position under **History > Token Sales**
2. Expand the row
3. Click **Cancel**
4. Sign the cancellation in your wallet

The position moves to the **Cancelled** filter. Cancelled positions remain visible for historical reference and to keep any unclaimed proceeds accessible.

## Next steps

<CardGroup cols={2}>
  <Card title="Claim proceeds" href="/user-manual/claiming-proceeds">
    Claim ETH from filled and cancelled positions.
  </Card>

  <Card title="Sell into a C1 Pool" href="/user-manual/depositing-into-a-c1-pool">
    Deposit more tokens.
  </Card>
</CardGroup>
