> 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-qi/ru-he-shen-qing-gai-qi.md).

# 如何申请改期？

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

**申请路径**：ATRIP -> 订单中心 -> 我的订单 -> 订单详情 -> Eva -> 票务咨询 -> 改期 -> 自愿/非自愿改期&#x20;

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

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

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

* **改期类型（自愿/非自愿）**
* **乘客姓名**
* **新行程**

{% 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-qi/ru-he-shen-qing-gai-qi.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.
