> 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/atlas-name-change-policy.md).

# Atlas Name Change Policy

**Name change** refers to r**eplacing the originally booked passenger with a different passenger.**&#x20;

This is **distinct from a name correction**, which covers minor typographical errors (e.g. spelling mistakes) and does not involve changing the passenger’s identity.

#### Atlas Name Change Policy: Not Supported&#x20;

Atlas **does not support name change requests**. The reasons for this are:&#x20;

* Name changes are **restricted by most airlines**&#x20;
* Approval is **fully airline-controlled** and varies by fare rules&#x20;
* Many airlines treat name changes as a **ticket reissue or cancellation** rather than a modification&#x20;
* Handling name changes within Atlas introduces **operational, compliance, and ticketing risk**&#x20;

&#x20;

**Recommendation**&#x20;

If a passenger needs to be replaced with another individual, you should:

* **Contact the airline directly** via airline direct B2C or B2B channels&#x20;
* Review the airline’s fare rules and name change policy&#x20;
* Be prepared for reissuance, additional fees, or denial depending on airline rules&#x20;

Any name change approved by the airline will be handled **outside of Atlas**.&#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/passenger-information-correction/atlas-name-change-policy.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.
