# A message about the Credit limit appears on the Company summary screen

The Sage CRM user can check if the selected customer’s credit limit status in Sage 100 on the click of “Check credit limit” button on the company summary page

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

In the Sage 100, if the customer’s Credit Limit get Exceeds or customer is on Credit Hold then it displays messages related to **Credit Limit Exceeds** OR **Credit on Hold** on Customer Screen. The same we have displayed directly in Sage CRM on Company Summary screen.

So in Sage 100, if Customer is on Credit Hold then it displays warning message on Customer screen. The same warning message i.e. ‘Customer on Credit Hold’ we have displayed in Sage CRM using GUMU integration. Refer below screenshot.

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

Similarly, we have displayed the Customer Credit Limit is Exceed Message when customer’s Credit Limit gets exceeded as shown in below screenshot.

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

Credit limit checking now displays from the company summary screen and Order screen for customers.

A warning message appears on the Customer summary screen and Order screen as per the setting in Sage 100. You can monitor the customer's credit limit by aging category only, the customer's credit limit only and both of these methods set in sage 100.


---

# 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.greytrix.com/gumu-sage-crm-integration/sage-100/user-guide/customer-integration/a-message-about-the-credit-limit-appears-on-the-company-summary-screen.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.
