> 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/passenger-information-correction/how-to-apply-for-passenger-information-correction.md).

# How to Apply for Passenger Information Correction

For airlines within [Atlas's scope of service](/popular-topics/post-booking/passenger-information-correction/atlas-passenger-information-correction-policy.md), you can submit a Service Request and specify your correction request. Atlas will assign a dedicated staff to handle your case.

Path: **ATRIP → Bookings → My Bookings → Booking Details → EVA → Correct Pax Info**

Note: If the booking is for an airline not supported by Atlas, clicking "Correct Pax Info" will display a message recommending you to contact the airline directly.

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

When submitting a request, please provide the following details:&#x20;

* Correction required: Passenger Name / Passport Information / Gender / Date of Birth / Nationality&#x20;
* Passenger name&#x20;
* The correct information

{% hint style="warning" %}
Note:

* The typical response time for passenger information correction requests is 4 hours (during Atlas business hours only).&#x20;
* It is strongly recommended to provide a passport photo to ensure accuracy. If unavailable, we will submit the information to the airline based on the text details you have confirmed. You will be solely responsible for any errors and subsequent risks (such as being denied boarding) that may arise.&#x20;
* Once a correction request is submitted, it cannot be withdrawn. Please proceed with caution.&#x20;
* If the relevant airline is not within Atlas's scope of service, we recommend contacting the airline directly to process passenger information changes.
  {% endhint %}


---

# 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/passenger-information-correction/how-to-apply-for-passenger-information-correction.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.
