# General Salesforce Settings

### Package Installation

Now once you have completed your pre-installation checklist you can either obtain the package link from the App Exchange, or we can manage the installation process on your behalf. Once the **GUMU™** package has been installed successfully within Salesforce, you will find two new applications that can be accessed via the App Launcher. These applications include **GUMU™ Settings**, which is focused on configuration, and **GUMU™ Integration**, designed to improve the user experience. To begin the installation of the package, please follow the steps in our guide below.

Ready for the Package Installation? Once you have your pre-installation checklist complete follow our step by step guide.

1. Enter your username and password for the Salesforce organization in which you want to install the package, and then click Log In.
2. To allow users to create a Quote and email a PDF of the quote to customers, we need to enable the Quotes from the Quotes setting, in the Quick Find box, search for Quote and then click on the Enable Quotes checkbox.

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

3. A new page will appear to select the page layout.

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

4. After logging in, navigate to the URL and paste the GUMU™ package URL provided by the Greytrix team, and hit Enter on your keyboard.

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

5. You will be navigated to the Install GUMU™ Installation screen, click on the Install for All Users and click Install.

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

6. After a few minutes, the package will get installed in your Salesforce org, navigate to Setup > Quick Find > search for Installed Packages (you will see the recently installed packages here).

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

7. In the same way install the Quote to Order Flow package so that Orders can be generated from Quotes.

**Additional Packages to be installed:**

* Last Sync Update Flow
* Log Deletion Flow<br>

8. Upon Package installation, 2 GUMU™ applications will appear in the App Launcher of Salesforce.

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

### **Pre-Configuration Step**

The GUMU™ integration uses Web Service to communicate with Sage. Before configuring Web Service in the GUMU™ Configuration Tab, we need to specify and save the URL in Salesforce Remote Site Settings.

1. Login to Salesforce.
2. Navigate to the Setup, under the quick find search for Remote Site Settings, a new screen will appear, click the New Remote Site button.

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

3\. Enter the Remote Site Name and Remote Site.

4\. Click the Save button to complete the current setting or click the Save & New button to save your site and begin adding a new site.

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

After installing the **GUMU™ Integration** package, granting user access doesn’t have to be a manual, time-consuming task. Instead of configuring individual object, field, or tab permissions, you can quickly assign the GUMU™ license and permission set to any user in just a few steps.

This process ensures that users can seamlessly access GUMU™ components such as Real-time data, Logs, Integration Configurations, and more without compromising security or functionality.

### **Granting User Access**

#### **Let’s understand this with an Example**

Imagine a user, **Keith T. Harter**, and you want to provide him access to the GUMU™ features. Follow these steps:

1. Navigate to the GUMU™ Integration package from Installed Packages, and then click on Manage Licenses.

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

2. Click on the **Add Users** button to add the users.

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

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

3. Navigate to Setup → Permission Sets.
4. Search for "GUMU Integration Access" permission set & Click on it.

<figure><img src="/files/3afJBQ9PCHt6LvnR9CFr" alt=""><figcaption></figcaption></figure>

5. Click on Manage Assignments.

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

6. Click Add Assignments and then select the users who need access to the GUMU™.

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

7. Finally, click Assign. You can now view the recently added user on the Current Assignments page.

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

That’s it! Keith now has all the necessary GUMU™ permissions no need to manually touch field-level security or profiles.

To access integration features based on Salesforce users and their respective Profile levels.

8. Navigate to **GUMU Settings** → **Security Matrix** tab.

Assign feature rights to the specific profiles/users.

<figure><img src="/files/5X22PIU74xqHZ73vyu0Q" 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://docs.greytrix.com/gumu-salesforce-integration/general-salesforce-settings.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.
