# Gia hạn

**Các bước gia hạn được thực hiện như sau:**

:writing\_hand: **Bước 1:** Tại giao diện Hợp đồng, tích chọn hợp đồng sau đó kích vào nút Gia hạn.

:writing\_hand: **Bước 2:** Biểu mẫu gia hạn hợp đồng hiện lên, chọn ngày kết thúc mới sau đó ấn nút Lưu lại.

#### *Kết quả:*&#x20;

Hệ thống hiển thị thông báo "Gia hạn thành công" và hợp đồng đã chọn sẽ được ngày kết thúc mới.

{% hint style="warning" %}

#### *Lưu ý:*

* Khi gia hạn, ngày kết thúc mới phải lớn hơn ngày kết thúc cũ.
* Trong biểu mẫu gia hạn hợp đồng, có lịch sử các lần gia hạn của hợp đồng. Anh chị chỉ có thể xóa lịch sử gia hạn gần nhất, khi đó hệ thống sẽ cập nhật lại ngày kết thúc cũ gần nhất của hợp đồng.
  {% endhint %}


---

# Agent Instructions: 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://docs.chuoicanho.com/quan-ly-hop-dong/hop-dong/gia-han.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.
