> 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/acumatica/gumu-tm-integration/account-creation-and-promotion.md).

# Account Creation and Promotion

1. To create an account, navigate to the GUMU™ Integration application within the App launcher. Select the Accounts tab, and locate the "New" button in the top right corner.

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

2. Once the Account is created, proceed to promote it to Sage by clicking on the “Promote Customer” button.

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

3. Clicking on the **Promote Customer** button navigates to the screen for selecting the integration from the list or it will display default integration, if one has been set to be used as a “Default Integration”.

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

4. Clicking on the “Promote” button. The corresponding Account gets promoted to Acumatica and it can be viewed in the Acumatica ERP system.

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

5. To verify if an Account is promoted, click on the “Customer No.” or “ERP Customer Details” button link and it will redirect you to the real-time details of a customer, or you can login to the Sage System and check for the specific record.

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

**Note**: If the user wishes to add more fields to display on real time screen, the user can add fields from the user level setup.

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

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


---

# 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/acumatica/gumu-tm-integration/account-creation-and-promotion.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.
