> 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-check-your-ticket-status.md).

# How to Check Your Ticket Status

To efficiently **verify** whether a ticket has been **used, canceled, or remains active**, you can use the following methods:&#x20;

**Method 1: Check via the Airline’s Official Website**&#x20;

1. Visit the airline’s official website.&#x20;
2. Navigate to the “**Manage My Booking**” section (usually found in the top menu bar on the homepage).&#x20;
3. Enter the required passenger details, such as the **name and PNR** (booking reference), to access the booking page.&#x20;
4. **Review** the flight segment status under **Booking Details**. If the status shows **“Completed,” “Used,” or “Flown,”** it indicates the ticket has already been used.&#x20;

**Note:** \
If you cannot access the “Manage My Booking” page (for example, due to the travel date being too far in the past), please contact the airline’s customer service team for further verification.&#x20;

**Method 2: Contact the Airline’s Customer Service**&#x20;

1. Use the **airline’s online chat** feature (typically located in the bottom-right corner of the website) or find the customer service hotline under the **Contact Us section**.&#x20;
2. Provide the following details to the customer service agent:&#x20;

* Ticket number&#x20;
* Passenger name&#x20;
* Flight number&#x20;
* Travel date&#x20;
* Other relevant details&#x20;

3. **Clearly state** that you would like to verify whether the ticket has been used or canceled.&#x20;
4. **Wait** for the agent to confirm the ticket status.&#x20;

&#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-check-your-ticket-status.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.
