> 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/bang-zhu-zhong-xin/re-men-fen-lei/shou-hou-piao-wu/gai-cheng-ke-xin-xi/ru-he-shen-qing-gai-cheng-ke-xin-xi.md).

# 如何申请改乘客信息？

对于[在Atlas受理范围内](/bang-zhu-zhong-xin/re-men-fen-lei/shou-hou-piao-wu/gai-cheng-ke-xin-xi/atlas-gai-cheng-ke-xin-xi-zheng-ce-shuo-ming.md)的航空公司，您可以提交工单并说明具体更改需求。Atlas将安排工作人员为您专项处理。

**申请路径**： ATRIP -> 订单中心 -> 我的订单 -> 订单详情 -> Eva -> 票务咨询 -> 改乘客信息&#x20;

注：若订单中的航司不在Atlas的受理范围内，在您点击了“改乘客信息”的相关菜单后，Eva将会告知您自助履约的方式。

<figure><img src="/files/66xEMU9Mh1Ii3Sw7yMiG" alt=""><figcaption></figcaption></figure>

在提交改乘客信息申请时，请提供以下信息：

**-更改事项：**&#x6539;姓名/护照信息/性别/生日/国籍……

**-乘客姓名：**

**-正确信息：**

{% hint style="warning" %}
**注意：**

* 改乘客信息的一般响应时效为4小时（限Atlas工作时间内）。
* 强烈建议您提供护照照片以确保信息准确。如无法提供，我们将以您最终确认的文字信息为准提交航司。由此产生的任何错误及后续风险（如无法登机等）需由您自行承担。
* 更改申请提交后将无法撤回，请谨慎操作。
* 若涉及的航空公司不在 Atlas 服务受理范围内，建议您直接联系该航空公司办理改乘客信息相关事宜。
  {% 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, and the optional `goal` query parameter:

```
GET https://resources.atriptech.com/bang-zhu-zhong-xin/re-men-fen-lei/shou-hou-piao-wu/gai-cheng-ke-xin-xi/ru-he-shen-qing-gai-cheng-ke-xin-xi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
