> 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/flight-change/requesting-a-flight-change.md).

# Requesting A Flight Change

For airlines within Atlas's scope of service, you can submit a Service Request via EVA and outline your flight change request. Atlas will assign a dedicated staff to handle your request.

Path: **ATRIP → Bookings → My Bookings → Booking Details → EVA → Existing Booking/Ticket Help → Flight Change → Voluntary Flight Change / Involuntary Flight Change → Raise A Request**

Note: For an airline where Flight Change is not supported by Atlas, clicking "Voluntary Flight Change/Involuntary Flight Change" will display a message recommending you to contact the airline directly.

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

When submitting the request, please provide the following details:

* **Type of flight change (Voluntary/Involuntary)**
* **Passenger name**
* **New Itinerary**

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

* If it is a voluntary flight change, please provide the **maximum acceptable payment amount including airline flight change penalty and price difference between the old and new flights.**
* Once a flight change request is submitted, it cannot be withdrawn. Please proceed with caution.
* Voluntary flight change generally takes 4 hours to process (within Atlas's working hours), while involuntary flight change is subject to the airline's response time.
* If the airline is not within Atlas's scope of service, we recommend contacting the airline directly to process the flight change.
  {% 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/flight-change/requesting-a-flight-change.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.
