# Order Regeneration

In daily business operations, it is common for customer bookings to be canceled or to expire for various reasons, requiring a new order to be placed. You can quickly create an order that is completely consistent with the original booking information using ATRIP's "Regenerate Order" feature, thereby efficiently completing the ticketing process and improving operational efficiency.

### **Regenerate Order Path:**

ATRIP -> Bookings -> My Bookings -> Booking Detail -> Regenerate

![](/files/ChWNVvfA3BRE1syVdcyY)

### **Operating Instructions:**

1. Locate the canceled order that needs to be regenerated and click the "Regenerate" button at the top right corner of the order details page.
2. Enter the order confirmation page, and the system will automatically populate the original order's passenger and itinerary information. If adjustments to passenger information are needed, you can directly add, delete, or modify them on the current page.

{% hint style="warning" %}
The number of passengers cannot exceed the number of remaining seats displayed on the page.

If an error occurs during the operation, the system will provide clear text prompts. At that time, please pay attention to the prompt content so that you can perform subsequent operations according to the guidelines.
{% endhint %}

![](/files/IURHagrRRzWzhEZO33fy)

3. Once you have confirmed that the itinerary and passenger information is correct, click the "Baggage Info" button to proceed.

![](/files/7FWi5a5YQa8UIK9KKSNR)

4. On the luggage details page, you can add baggage information based on the passengers' requirements.

![](/files/JdNv5chiNEPDewYxzHZ0)

5. After confirming the baggage information has been added correctly, click the "Book" button to generate the new order.

![](/files/8S5RxqlmKdSIvyDpPTCt)

6. Please carefully verify the new order information (note: the new order number is displayed at the top of the page) and confirm it promptly within the ticketing hold period.

Click the "Pay" button to complete the payment (the amount of the booking will be debited from the deposit), and you will successfully complete the reordering process.

![](/files/pghdcqS6TSRaCao94Iht)

![](/files/RO13mEWrpivuutjn7QDU)

7. Once the order has been generated, it will be displayed in the "My Bookings" list for easy management.

![](/files/Bip0nJyocJdgkKkglYCm)


---

# 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://resources.atriptech.com/popular-topics/ticketing/order-regeneration.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.
