> 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-salesforce-integration/sage-intacct-1/user-guide/authentication-using-gumu-tm-login-credentials.md).

# Authentication using GUMU™ Login Credentials

Click on the **Configuration** option and Click on the **New** button to add a new configuration. Enter the required connection details.

***Note:***\
\&#xNAN;*These details will be provided by Greytrix to the client.*

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

Click on **Save** button to authenticate details. If the connection is successful then "**Success Flag**" will be checked into Configuration grid. If there is any error with connection, then Success Flag will NOT be checked and Authentication error will be displayed into “**Authentication error**” column.

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

&#x20;

**Note:**\
If a user faces any issue while connecting to GUMU or syncing the process list, make sure the **“Default Value”** is set for **“GUMU Subscription ID”** in **System Settings**.<br>

The **“Default Value”** is a unique number that the user receives after successfully subscribing to GUMU.

To add the GUMU Subscription ID, follow these steps:

1. Go to **System Settings** and Search for **“GUMU Subscription ID.”**

<figure><img src="/files/5Pic35xBI2EqB2wwSigH" alt=""><figcaption></figcaption></figure>

2. Open the settings and enter the value in the **“Default Value”** field, and click **Save**.

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

Once done, refresh the Creatio screen and try the process again.


---

# 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-salesforce-integration/sage-intacct-1/user-guide/authentication-using-gumu-tm-login-credentials.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.
