# Open orders

<figure><img src="/files/qJ6ALX1usmq1qNIRqOEW" alt="Open orders panel for reviewing, filtering, grouping, canceling, or converting orders."><figcaption><p>Open orders panel for reviewing, filtering, grouping, canceling, or converting orders.</p></figcaption></figure>

Open orders lists active Hyperliquid orders that have not fully filled or canceled.

Use this panel to review order side, market, price, size, order type, and status. You can filter by market and group orders by type or market to manage multiple orders faster.

## Actions

* Cancel individual orders.
* Group orders by type or market.
* Cancel multiple bids, asks, or all eligible limit orders.
* Convert an eligible limit order into an infinite [Chase order](/order-types/chase-orders.md).

## Cancel bids / asks / all

These bulk cancel actions apply to open limit orders. They do not affect open TP / SL orders.

Before using bulk cancel, confirm that the selected filter matches the market and order group you intend to manage.

Related pages: [Limit orders](/order-types/limit-orders.md), [Scale orders](/order-types/scale-orders.md), [Chart](/terminal-sections/chart.md).


---

# 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.proliquid.xyz/terminal-sections/open-orders.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.
