# Customer Credit

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

The Customer Credit section allows you to apply credits or debits from your customer accounts. These could be manual adjustments for applying a "good customer" credit, an over payment on an invoice, or deductions for various fees.

<figure><img src="/files/R6LflK0zUIvy3MVgG5o2" alt=""><figcaption><p>Click the image to expand.</p></figcaption></figure>

When selecting a customer, you will need to click the search icon and select the customer from the list, or enter their customer information in the new window.

<figure><img src="/files/7o3TvENv4rTgPmzorAXV" alt="" width="563"><figcaption></figcaption></figure>

Then, you will apply the credit or debit by clicking the **\[+New Transaction]** button.

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

In the new window you will select between the transaction date and type, then apply the amount and a description of the transaction as a reference. A transaction date can be selected for a future date if you wish for the credit to be available at a later time.

<figure><img src="/files/U8U85ydGkIDt88BdSjEq" alt="" width="298"><figcaption></figcaption></figure>

After the transaction has been saved by clicking **\[✓Update]**, it will reflect those transaction details in the main table, including the date, type, description, amount, the created date, and the user who initiated the transaction. This information can also be referenced through our [reporting tool](/fast-weigh-knowledge-base/references/web-portal/reporting.md) under the Accounts Receivable category.

<figure><img src="/files/67knDaFG9oq8zOgk2ALt" alt=""><figcaption></figcaption></figure>


---

# 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://help.tacinsight.com/fast-weigh-knowledge-base/references/web-portal/billing-ar/customer-credit.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.
