# Manage auction products

This guide explains how to **view, filter, and manage products that are linked to an auction**.\
You’ll learn how to quickly find auction products, check their status, and review bidding activity.

***

### ✅ What you can do on this page

From the Manage auction products page, you can:

* View all products assigned to auctions
* Filter products by auction profile
* Check whether an auction is running or stopped
* Open a product to see auction details and bid history
* Select a winner manually (if needed)

***

### 🛠️ View Auction Products

1. Open **Tipo Product Auction** app > go to **Auctions**
2. Click **Products auction** (top-right button)

The list of all products of the store will be displayed

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

***

### 🔍 Filter products by auction profile

If you have multiple auctions, filtering helps you quickly find the right products.

1. On the **Products** page, click filter icon

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

2. Click Add filter > select **Auction profile**
3. Choose the auction you want to view (for example: *Dec Auction*)

The product list will update automatically.

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

***

### 📋 Understand the product list

Each product row shows important auction information:

* **Product name** – Click to open auction details
* **Status** – Running or stopped
* **Auction profile** – Which auction the product belongs to

This helps you confirm which products are actively running auctions.

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

***

### 🔎 View auction details for a product

To see more details about an auction:

1. Click a **product name** from the list
2. The auction detail page opens

Here you can see:

* Auction status (Running / Stopped)
* Remaining time countdown
* Auction summary
* Bids history

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

***

### 🕒 Check bidding activity

Scroll down to the **Bids history** section to review all bids placed on the product.

You’ll see:

* Customer name and email
* Bid amount
* Auto-bid amount (if used)
* Time the bid was placed

This is useful for monitoring bidding behavior and resolving disputes.

***

### 🏆 Select a winner manually (optional)

If your auction settings allow manual winner selection:

1. Find the winning bid in **Bids history**
2. Click **Select as winner**

The selected customer becomes the auction winner and can proceed to checkout.

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

***

**🙋 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/manage-auction-products.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.
