> For the complete documentation index, see [llms.txt](https://docs.bextree.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bextree.com/marketplace/managing-listings.md).

# Managing Listings

Your dashboard at [bextree.com/account](https://www.bextree.com/account) shows everything that needs your attention; the portfolio view breaks down your wallet assets, listings, and bids in one place.

## As a seller

* **Live listings** show current bid, time remaining, and lifecycle state.
* **Awaiting settlement** is the state that needs action if you sold a Streamflow position — you have 24 hours from the buyer's escrow deposit to sign the transfer. The dashboard and notification bell both surface this.
* **Ended without sale**: reclaim your bond or withdraw your vaulted position back to your wallet.

## As a bidder

* Track every auction you've bid on, with your standing (leading or outbid).
* Outbid notifications appear in the bell and on the dashboard.
* If you win: fund escrow to start settlement, then (for Streamflow buys) confirm receipt once the position lands.

## Lifecycle states you'll see

| State                 | Meaning                                                 |
| --------------------- | ------------------------------------------------------- |
| `LIVE`                | Open for bids until the fixed end time                  |
| `AWAITING_SETTLEMENT` | Ended at/above reserve; escrow and transfer in progress |
| `ENDED_NO_SALE`       | Ended below reserve or without bids                     |
| `DRAFT`               | Created but not yet published                           |

These states are always derived from the listing's actual data (end time, reserve, current bid) — there is no stored status that can drift out of sync with reality.
