# Top up Credit for Customer

* For partner’s customers, adding credits directly is not permitted. To be able to buy GreenNode’s services, partners will top up credits for customers based on specific requirements from them.
* Topping up credits will be done by transferring credits from partner account to customer account. Once the transaction is completed, the system will subtract those credits from partner account and add them to customer account.

**Step 1:** Select the "**Account**" menu.

**Step 2:** Choose the customer account you want to add credit to.

* Find and select the account you want to add credit to. The customer account must have the status "**Active**"
* Click on hyperlink at the customer's name to access the detailed customer information screen.

**Step 3:** Top up credit.

* Select the "**Top Up**" function and enter the amount of credit you want to add for the customer.
* Click "**Top Up**" if you are sure you want to transfer credit to the selected customer.
* Click "**Cancel**" if you want to change your decision.

To view detailed transactions of credit transfers to customers, users can check the following functions:

* Credit Usage Report during the period.
* Credit Top-up Report during the period.
* Credit Summary 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/top-up-credit-for-customer.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.
