# Promoting new Vendor from Sage CRM to Sage Intacct

To promote a new company in Sage CRM as a Vendor in Sage Intacct:<br>

1. Create new company in Sage CRM.
2. Fill all the details on Company summary screen along with Sage Intacct type as vendor, integrated company code, entity and other fields.

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

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

3.Enter the Company details as described in the table below:

| Field        | Description                                                                                                          |
| ------------ | -------------------------------------------------------------------------------------------------------------------- |
| Company Name | Name of the company                                                                                                  |
| Website      | Company’s website                                                                                                    |
| Company Code | Select the Sage Intacct Company Code in which you want to Promote vendor into Sage Intacct. This is a required field |
| Status       | User can set the company status as Active or Inactive                                                                |
| Entity       | Select the Entity (like Top Level, California #30, etc) in which you want to promote customer.                       |

4. &#x20;Enter details into below field for address. This will be customer’s Default address.

| Field              | Description                                                                                                                                                                     |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Address1           | Address line 1                                                                                                                                                                  |
| Address2           | Address line 2                                                                                                                                                                  |
| Type               | Select the Sage Intacct address type. Please note that if user do not select this Sage Intacct type checkbox then that address will not get created/promoted into Sage Intacct. |
| Zip Code           | Enter Zip code                                                                                                                                                                  |
| City/State/Country | Enter City/State/Country                                                                                                                                                        |

5. Enter details into below fields of Phone and Email section of Company. This information will be stored under Phone/Email tab of Company.

| Field                   | Description                                                                                                  |
| ----------------------- | ------------------------------------------------------------------------------------------------------------ |
| Phone No. (Business)    | Phone number of type Business (first 3 numbers from AREA CODE field and remaining numbers from NUMBER field) |
| Phone No. (Alternative) | Any alternate Phone number (first 3 numbers from AREA CODE field and remaining numbers from NUMBER field)    |
| Email ID (Business)     | Email address of Business                                                                                    |
| Email ID (Sales)        | Email address of Sales                                                                                       |
| Email ID (Support)      | Email address of Support                                                                                     |

6. Enter below details into Person Panel. This will be set as vendor’s default Contact.

| Field                   | Description                                                                                                                                                                                          |
| ----------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| First Name              | First name of the contact                                                                                                                                                                            |
| Last Name               | Last Name of the Contact                                                                                                                                                                             |
| Middle Name             | Middle Name of the Contact                                                                                                                                                                           |
| Type                    | Select the Sage Intacct as Person type. Please note that if user do not select this Sage Intacct type checkbox then that contact will not get created/promoted into Sage Intacct.                    |
| Print As                | This is the field integrated with Sage Intacct’s PRINT AS field.If value from this field is blank in Sage CRM then after promoting Vendor into Sage Intacct, it will by default set as Company Name. |
| Phone No. (Business)    | Phone number of type Business (first 3 numbers from AREA CODE field and remaining numbers from NUMBER field)                                                                                         |
| Phone No. (Alternative) | Any alternate Phone number (first 3 numbers from AREA CODE field and remaining numbers from NUMBER field)                                                                                            |
| Phone No. (Home)        | Phone number of type Home (first 3 numbers from AREA CODE field and remaining numbers from NUMBER field)                                                                                             |
| Phone No. (Mobile)      | Phone number of type Mobile (first 3 numbers from AREA CODE field and remaining numbers from NUMBER field)                                                                                           |
| Email ID (Business)     | Email address of Business                                                                                                                                                                            |

7. Save the Vendor details. This will create vendor in Sage CRM.
8. Once Vendor is saved, click on Sage Intacct Vendor tab. Select the values for fields Terms Contact Tax Group and Terms Code and click on Promote button. Once vendir is promoted you will receive message that it is successfully promoted. If there are any errors then it will be displayed on the screen.

<figure><img src="/files/3rkj7c0VY9NsIbEdSNmr" 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-sage-crm-integration/sage-intacct/user-guide/working-with-vendors/promoting-new-vendor-from-sage-crm-to-sage-intacct.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.
