# GUMU™ Sage 100 Module Activation:

* Login to Sage 100 Application.
* Navigate to “Library Maintenance->Main->Company Maintenance” screen for the specified company (e.g. ABC).

![](/files/-MNXgFCh2vz-5GL6SJDT)

* Now open the “Library Master-> Utilities->Data File Display” screen and select “GT\_Options” table file from “MAS\_ABC\GTABC” folder.

![](/files/-MNXgFCiPlwMa1rNI9Ra)

* Edit the “NewSystem$” column value of “GT\_Options.M4T” table to "N" and click Ok.

![](/files/-MNXgFCjNJ4wYVCaTSxK)

**Note:** If Sage 100 is Premium edition then for changing Y to N, user will have to execute below SQL query,

select \* from GT\_Options

update GT Options set NewSystem = ‘N’

* Now, navigate to the “Library Maintenance->Main->Role Maintenance” screen and assign the access to GUMU™ Module to desired roles.<br>

![](/files/-MNXgFCkTlWVyGotQvE2)


---

# 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/installation-guide/real-time-changes-from-sage-100-to-sage-crm/gumu-sage-100-module-activation.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.
