> 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-and-ticket-status/how-to-obtain-proof-of-schedule-change.md).

# How to Obtain Proof of Schedule Change

You can obtain official proof of a schedule change using the methods below:

**Method 1: Through the Airline’s Official Email**&#x20;

**If you use** [**Atlas’s email service**](https://resources.atriptech.com/popular-topics/notification/email-list)**:** \
Atlas automatically receives flight change notification emails sent by the airline. You can view these notifications in the **Email List** section on the **ATRIP Booking Details** page.&#x20;

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

**If you do not use Atlas’s email service:**\
Atlas will not be able to retrieve schedule change notifications directly.&#x20;

* If your company’s email address was used when issuing the ticket, the airline’s notification will be sent to your inbox.&#x20;
* If the passenger’s email address was used instead, the notification will be sent directly to the passenger.&#x20;

In either case, **please log in to the email account used during ticket issuance** — whether yours or the passenger’s — to check for any schedule change notifications sent by the airline.&#x20;

**Method 2: Through the Airline’s Official Website**&#x20;

You can also verify and obtain proof of a schedule change directly on the airline’s official website by following these steps:

1. **Locate the Access Point** \
   Look for sections such as “Manage My Booking” or “Flight Status” on the airline’s homepage.&#x20;
2. **Check Flight Information**&#x20;

* On the **Manage My Booking** page, enter the passenger’s name, PNR, and any other required details to access the booking information.&#x20;
* On the **Flight Status** page, enter the flight number and travel date to view the most recent updates.&#x20;

3. **Obtain Proof of Change** \
   If you find updates such as revised departure times, cancellations, or schedule adjustments, you can:&#x20;

* Take a full-screen screenshot showing the change, or&#x20;
* Use available options such as **“Send Itinerary Details” or “Print Itinerary”** to download or save the official confirmation as a PDF file.&#x20;

These documents can serve as valid proof of flight change.&#x20;

**Helpful tips:**&#x20;

If you experience issues accessing the airline’s website:&#x20;

* Try using a **different browser**.&#x20;
* Switch to a **more stable network connection**, as some international airline sites may require stronger connectivity for proper access.&#x20;


---

# 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-and-ticket-status/how-to-obtain-proof-of-schedule-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.
