# Manage Booking

Go to Tripgo >> Manage Bookings

## 1: Booking List

With this feature, you can:&#x20;

* **Use Search Function**: Our Order Search feature allows you to quickly and efficiently search across your entire order database. It displays a list of orders based on the criteria:&#x20;
  * Booking ID
  * Customer Name
  * Check-in Date
  * Check-out Date
  * Search in All Tour or a Tour
  * Booking Status: Completed, Processing, Pending Payment, On hold, Cancel, Closed.
* View the [Insurance](/tripgo/tripgo-menu/products/insurance.md) and [Deposit](/tripgo/tripgo-menu/products/deposit.md) statuses for each booking.
* Show/hide columns in Manage Order by config in [Order Settings](/tripgo/tripgo-menu/settings.md#id-8-order-settings)

![](/files/SdaaKyZd3z3LBnFr8Ua9)

## 2: Order Details

* When you click Booking ID, you will see order details in WooCommerce
* In order detail, you will see some action buttons related to [Insurance](/tripgo/tripgo-menu/products/insurance.md), [Deposit](/tripgo/tripgo-menu/products/deposit.md).
* **Tip**: When a customer finishes using your product or service, admin will setup his Order Status "Closed". This will help to optimize searching and validate booking functionality.

<div><img src="/files/h4GRKGx5nRKjldpckhIZ" alt=""> <figure><img src="/files/SNgFjWkm2P7GyqbwalQU" alt=""><figcaption></figcaption></figure></div>


---

# 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://ova-themes.gitbook.io/tripgo/tripgo-menu/manage-booking.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.
