# Promote Order

Below are the steps to verify the Order Promote functionality.

Create “**Order**” and add **Products** in an Order. Click on the “**Promote to Sage**” button.

<figure><img src="/files/1VTHMqce7aOeYLBlzS3o" alt=""><figcaption></figcaption></figure>

Once a record is promoted into the Sage Intacct system, a unique ID “**ERP Order Number**” will be updated in the Creatio system to ensure a linked record in both systems. The unique ID will be used to update the record in both systems during subsequent updates.

<figure><img src="/files/1UFmPsKgSPE8vVtazAs4" alt=""><figcaption></figcaption></figure>

In the above example, contact “**ERP Order Number**” will be set as “**SO0243**” and will be visible in Sage Intacct ERP.

In Sage Intacct ERP, select “**Sales Order**” option by navigating from Applications | Order Entry | Sales Order as shown below.

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

Put “**ERP Order Number**” in the "**Document Number"** field as shown below and click on the Enter button of keyboard. On click of enter button, Order Promoted from Creatio will be visible here.

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

Click on the **View** hyperlink to review the Sales Order details.

<figure><img src="/files/883hF8PWUamUSjkgh5A2" alt=""><figcaption></figcaption></figure>

Order promotion is like account promotion, with the primary difference being that order promotion is a one-time action. Once an order record is promoted, it cannot be promoted again.&#x20;

Once a record is promoted into the Sage Intacct system, a unique ID will be updated in the Creatio system to ensure a linked record in both systems.


---

# 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-creatio-integration/sage-intacct/user-guide/promotion/promote-order.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.
