# Partner Portal Overview

After user has successfully registered partner account, log in to Partner Portal, screen will be displayed as below:

<figure><img src="https://docs.vngcloud.vn/download/attachments/59805207/image2023-7-11_16-53-35.png?version=1&#x26;modificationDate=1689069215000&#x26;api=v2" alt=""><figcaption></figcaption></figure>

Functions supporting partners include:

1. Allow choosing language on portal: user can choose either Vietnamese or English
2. View and update profile: user can view and update the following information

* Change password
* Two-factor authentication
* View login history

3. Register discount for GreenNode’s services
4. Register customer account: helps GreenNode’s partner manage sales as well as browsing, comparing revenue and commission statistics with GreenNode
5. Set up discount for partner’s customer: Help GreenNode’s partner manage price used for managing payable account as well as issuing invoices for customers.
6. Top up credits for customer
7. View discount history of partner, partner’s customer
8. View report of credits topped up/used, discount report and monthly revenue report


---

# 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-portal-overview.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.
