> 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/getting-start-with-vng-cloud-account/change-phone-number-guide.md).

# Change Phone Number Guide

**Step 1**: Log in to the Single Sign-On account management page: <https://dashboard.console.vngcloud.vn/>. In the account management function menu, select the "**Change Phone Number**" option.

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

**Step 2:** Enter the phone number you want to change to. Then, click "**Send OTP**" to receive the OTP code from the email you have registered.

![](/files/qDvErNgkIsNAOrnO0zxe)<br>

Our system will send you an email titled "**GreenNode - OTP Update Phone Number.**" Copy the OTP code from the email and paste it into the "**Enter OTP**" field.

**Step 3:** Enter the security code and click "**Save Settings**" to save the new phone number. You will receive a notification along with a successful phone number change email, similar to the image.

.


---

# 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://docs.vngcloud.vn/vng-cloud-document/getting-start-with-vng-cloud-account/change-phone-number-guide.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.
