# Customer Credits

{% hint style="success" %}
Please go: Customers / Customer Service / **Customer Credits**
{% endhint %}

![Customer Credist module](/files/-MFH-PYODG6vYychum6F)

{% hint style="info" %}
Remember that credits are to be entered, first, into the system, and then deposits can be applied.
{% endhint %}

On the following screen,  type the invoice ID that you will like to give credit to. \
Then, click on the **Select Invoice** button.&#x20;

![](/files/-MWQKdnKQhYaACQ72lgK)

The information about the invoice will appear on the screen below. Now that you have all the info on the invoice, please locate the **Credit Unit** and **Credit AMT** columns to procee&#x64;**.**

![](/files/-MWQiIb2gEflpE7AgGTm)

1. **Credit Unit:** In this column, enter the number of bunches(Count) you will like to affect and give credit to.&#x20;
2. **Credit AMT:** In this column the total amount in dollars(Count x Rate) that you will like to give credit to.

**For example:** If the total of items is 3(count) and every item is worth $7(rate). Then, the Credit Unit will be 3 while Credit ATM will be updated to 21, automatically.

![](/files/-MWQg2fYkNXDLr4zUjpH)

{% hint style="info" %}
Note: The maximum Credit Unit and Credit AMT values are limited by the Count and Rate columns, respectively.
{% endhint %}

Once you have applied the necessary values, choose the date of the credit and click on **Save Credit.**

![](/files/-MWQj8YO4wJQZ5IhZtXe)

## View Credit Notes

{% hint style="success" %}
Please go to: Home/Customers/ Customer Service/ View Customer Credits
{% endhint %}

In order to look for customer credits, use the necessary filters like the date, invoice ID, customer or the credit reason to find a specific credit easier.

![](/files/-MWQkZYhN6Y8DCr_FVfI)

On the drop-down menu, you can also look for these other reports.

![](/files/-MWQlIry5QOoVAf9vbDh)


---

# 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://manual.unosofbooks.com/customers/customer-service/credit-notes.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.
