# Delete a bid

Sometimes you may need to remove a bid. For example, if it was placed by mistake, a test bid, or a suspicious bid.

This guide shows you how to find a bid and delete it safely.

#### Step-by-step: Delete a bid

1. Open the app > click **Bids**
2. Filter by:
   * Status
   * Auction profile
   * Product
   * Amount range
   * Auction status
3. Find the bid you want to remove > Click the **checkbox** next to the bid
4. Click **More actions** > **Delete bid(s)**> **Yes, delete it anyway**

And the bid(s) will be deleted both in the app and in the Bid History on the font store.

<figure><img src="/files/5NaJvAz5CQFzQ68EcYsp" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/5JTEXqaPSqyRRFx7dma1" alt=""><figcaption></figcaption></figure>

#### After deletion

* The bid is removed from the list
* The current bid may update automatically
* The winner may change if the auction has ended

If the deleted bid was the highest, the system will fall back to the next valid bid.

***

**🙋 Still need support?**

If you still need help, please feel free to contact us at <hi@tipo.io>. We’ll be happy to assist you further.


---

# 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.tipo.io/tipo-auction/auction-rules-and-bidding-features/delete-a-bid.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.
