> For the complete documentation index, see [llms.txt](https://resources.atriptech.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.atriptech.com/popular-topics/post-booking/ancillary/post-booking-baggage-via-atrip.md).

# Post-Booking Baggage via ATRIP

### Overview

Post-Booking Baggage is a solution Atlas has developed to eliminate the complexity of purchasing and managing baggage add-ons after a booking is made. With this solution, you can search and order baggage add-ons whether the booking is made through Atlas or other platforms. This solution helps travel sellers:

* Unlock new ancillary sales opportunities even after ticketing.&#x20;
* Scale with confidence as the solution eliminates the need to juggle multiple airline portals.&#x20;
* Streamline baggage management in one seamless workflow, making monitoring effortless and revenue optimization simple.&#x20;

Post-booking baggage can be added to an existing booking through ATRIP or API. **This guide explains the step-by-step process for adding baggage via ATRIP**. For instructions on adding baggage via API, please refer to [Post-Booking Baggage via API](https://resources.atriptech.com/popular-topics/post-ticketing/post-booking-baggage-via-api).&#x20;

### Steps to Add Baggage via ATRIP

1. Go to My Bookings and select the order number where you want to add ancillary baggage.

![](/files/7L2utlAflgDoePc5WhB8)

2. Click on the Add Ancillary button.

![](/files/nLy852UTe7Waok9KQJHs)

3. Select the required cabin baggage and/or checked-in baggage.&#x20;
4. Click Confirm to proceed.&#x20;

![](/files/BRBi6cFMrHJPzbDbqIUm)

5. Click the Pay button to complete payment for the ancillary baggage.&#x20;

*Note: This operation cannot be undone once submitted. Please proceed with caution.*

![](/files/NPQaWjEApVG5l8eOmVfC)

6. Go to Booking Details and check the Ancillary Info section for the updated status.

![](/files/rQwHZLCNlqC6b2IQLdiy)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/post-booking/ancillary/post-booking-baggage-via-atrip.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.
