> 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/create-default-field-mappings.md).

# Create Default Field Mappings

Navigate to <mark style="color:$danger;">**GUMU™**</mark>**&#x20;Integration** → **Flows**. Initially, the list will be empty. Click on the "**Synchronize Process List**" button, then refresh the screen to view the updated list of processes.

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

Once the Synchronize Process List is completed, refresh the browser to view the updated list of processes.

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

Open the “**Import ARTERM**” and navigate to the “**Mapping Details**” tab. Click on the “**Get mapping details**” button to sync field mapping details of ARTERM table of Sage ERP.

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

Once the process is finished, click on the refresh button available beside the “**Get mapping details**” button to display the sync data into “**Mapping details**” tab.

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

Repeat steps 3 and 4 for the below records as well.

* Import Currency
* Import Unit of Measures
* Import Warehouses
* Import Taxgroup
* Import Product Categories
* Import Products
* Import Accounts (Customers)
* Import Contacts
* Import Orders
* Import Invoices

These field mappings will be stored in the GUMU middleware. If there are any changes to the mappings, customers can either update them directly in the GUMU middleware or request assistance from our team to implement the update.


---

# 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/create-default-field-mappings.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.
