> For the complete documentation index, see [llms.txt](https://docs.vngcloud.vn/vng-cloud-document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vngcloud.vn/vng-cloud-document/vn/vdb/relational-database-service-rds/working-with-rds/gia-han-rds-instance.md).

# Gia hạn RDS Instance

Để gia hạn thời gian sử dụng cho RDS Instance, bạn cần thực hiện các bước sau:

**Bước 1**: Bạn Chọn **“Billing”**

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

**Bước 2**: Chọn RDS Instance bạn muốn renew và nhấn vào icon ba chấm, sau đó bạn chọn nút **Renew Resource**

![](/files/QI32ocu1SMQYyQIqsTqB)

**Bước 3**: Sau khi kiểm tra thông tin đầy đủ bạn nhấn chọn nút **Renew**

**Bước 4**: Sau khi nhấn xong, bạn sẽ thanh toán với thời gian gia hạn tương ứng. Nếu gia hạn thành công, bạn sẽ thấy thời gian được cập nhập ở cột Period.

Trường hợp bạn muốn gia hạn thời gian renew theo số tháng mong muốn bạn có thể chọn nút **Update Auto-renewal** và thực hiện lại từ Bước 2 đến Bước 4.

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

Chúc mừng bạn đã gia hạn thời gian cho RDS Instance thành công.


---

# 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://docs.vngcloud.vn/vng-cloud-document/vn/vdb/relational-database-service-rds/working-with-rds/gia-han-rds-instance.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.
