# Contact Creation and Promotion

**Note:** To promote Contacts, the associated Account must be Linked/Promoted to Sage 100.&#x20;

1. Select the Account for which you wish to create and promote a Contact from Salesforce to Sage (here we are going to create a Contact for the Linked Account: Carter Broadman).
2. Click the **Related** tab on the Salesforce Account Page, scroll down to the Contacts section, and click the **New** button to create a new Contact for the Account.
3. Once you have filled out all of the required information check the **Is Primary Contact?** checkbox and then click **Save** to store the newly created record (this will promote the contact).

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

<figure><img src="/files/6qIX23NX98gmVSaNc4Fe" alt=""><figcaption><p>Contact in Salesforce</p></figcaption></figure>

<figure><img src="/files/eOGwHIoHLBIcW3uKrzbi" alt=""><figcaption><p>Contact in Sage 100</p></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/sage100/transaction/contact-creation-and-promotion.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.
