> For the complete documentation index, see [llms.txt](https://docs.greytrix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.greytrix.com/gumu-sage-crm-integration/sage-100/user-guide/customer-integration/promote-sage-crm-company-to-sage-100..md).

# Promote Sage CRM Company to Sage 100.

Users can promote a company created in Sage CRM as an AR Customer in Sage100.

**Note:** If users delete customer information from Sage CRM, the same can be viewed in Sage 100. Alternatively, if users delete customer information in Sage 100, the same can be viewed in Sage CRM but all the details for that customer (invoice, orders) which were assigned for the Sage 100 Customer will not be listed in Sage CRM as there will be no information available in Sage 100.

Below you can view the process of promoting a customer in detail:

In the Summary Screen, you can view the company details such as Company name, Customer Number, Company Code, and sales related fields as read only in different panel name as ‘Sage 100 Data’. Customer Number is automatically updated once you promote the Company.

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

Go to Sage 100 Customer tab you will find details such as AR Division No, Customer No, Terms Code, Salesperson, Tax Schedule and shipping Method.

If a User does not enter the Customer Number, it will automatically generate the next Customer Number from Sage 100 once the customer is promoted in Sage 100.

After, all the details are entered, click on the ‘Promote Button. See the below screen shot.

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

The company will be now promoted as Sage 100 customer and any changes will be on a real time basis.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.greytrix.com/gumu-sage-crm-integration/sage-100/user-guide/customer-integration/promote-sage-crm-company-to-sage-100..md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
