# Partner Registration

**Require for partner registration account**

Service account for partner registration must satisfy these requirements

* Account has been registered on GreenNode portal, in case you have not created an account yet, refer to the instruction [here](/vng-cloud-document/getting-start-with-vng-cloud-account.md) to create one
* Account for partner registration must not be customer account of a partner
* Account for partner registration must be classified as an “**Enterprise**” account

**Step 1**: Sign in to partner portal by [Link](https://signin.vngcloud.vn/ap/auth?clientId=c9e78411-f2a2-41ba-a9e4-3c56263c181a\&responseType=code\&codeChallenge=CdvLkCA8WBPfEAaQ_m6lKBqa5h5YM_6JwbR5HuCo5vI\&codeChallengeMethod=S256\&appState=b4406579-f18e-4cd9-878d-64ebbc809af7\&redirectUri=https%3A%2F%2Fpartner.console.vngcloud.vn%2Foverview)

* Select " **SIGN IN WITH ROOT USER ACCOUNT**", and input username and password to sign in. Username and password are information of the account created on [vngcloud.vn](http://vngcloud.vn/) portal.
* In case user has not created an account yet, select “**Sign up**” and follow the instruction [here](/vng-cloud-document/getting-start-with-vng-cloud-account.md) to register an account.

**Step 2**: Select “**Become a GreenNode Partner**” to register to be a partner:

* Choose preferred language: English or Vietnamese
* Select “**Become a GreenNode Partner**” to register to be a partner
* User carefully reads the Terms and Conditions of becoming a GreenNode’s partner, then tick this box and selects “**Become a GreenNode Partner**”

When account’s information is valid, user will receive:

* Awaiting approval status on screen
* An email announcing partner registration request is awaiting approval

Within 3 business days, information regarding whether account is activated or rejected will be announced to user via email, this status will be simultaneously displayed on partner portal

In case account is approved, user will be able to sign in to partner portal and perform management tasks here

***Note:***

* *Partner registration account must be classified as enterprise*
* *In case partner registration process on partner portal cannot be completed, user can contact GreenNode’s support channel to be assisted*


---

# 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.vngcloud.vn/vng-cloud-document/partner-portal-user-guide/partner-registration.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.
