# Manually stop an auction

Normally, an auction ends automatically at the scheduled end time.\
But sometimes you may want to stop an auction early. For example, if there’s a pricing mistake or you want to pause bidding.

This guide shows you how to manually stop an auction and what happens after you stop it.

Before you start

* You must have at least one auction created
* The auction should be **Running** or **Pending** (scheduled)

### 🛠️ **Steps to s**top an auction

&#x20;1\. Open the app > click **Auctions**

&#x20;2\. Tick to checkbox of the auction you want to delete

3\. Click **More actions** > **Stop auction(s)**

<figure><img src="/files/gvVJ5eiSV5tlwmDAAFoN" alt=""><figcaption></figcaption></figure>

4\. On the confirmation popup, you can tick to **Also select a winner** to choose a winner right away and click **Yes, Stop it anyway button**

<figure><img src="/files/vffoK9pK079kJgLEjyPU" alt=""><figcaption></figcaption></figure>

***

### ✅ What happens after you stop an auction?

When you manually stop an auction:

* The auction status becomes **Stopped**
* Customers can no longer place bids
* The auction widget on the product page is hidden

***

### ▶️ Tutorial video&#x20;

{% embed url="<https://www.youtube.com/watch?v=WyRe89T3nEU>" %}

***

**🙋 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/manually-stop-an-auction.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.
