# Create and Promote Opportunity as Project

To promote projects, it is mandatory that the associated Account should be Linked/Promoted to Acumatica.&#x20;

Let’s move ahead and learn how to Promote projects from Salesforce to Acumatica: &#x20;

1. Click on the related tab present on the Salesforce Account Page for creating new Opportunity and then click on the “New” button to create new Opportunity as Project for the Account. 

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

2. Enter the necessary project details to create the Project.

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

3. After entering all the required details, click the “Save” button to create the project. You can then add multiple “Project Tasks” to the project and include multiple products (Project Budget) under each task.

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

4. To create a Project Task, go to the related tab on the Opportunity page and click the “New” button to create a new Project Task to the project.

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

5. Enter the necessary details and click on “Save” button to create the Project task against the Project.

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

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

6. Now to add the products against the “Project Task”, navigate to the related tab present on the Opportunity Page and then click on the “Add Products” button against the Products to add new products for the Project Task.

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

7. After adding the required products, click on “Next” button to enter the necessary details for the selected products such as Quantity, Line Description & Project Task then click on “Save” button to save the added products.

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

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

7. After creating a “Project Task” under the “Project” and adding the required “Products” to that task, click the “Promote Project” button to promote the project to the ERP system.

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

8. Clicking on “Promote Project” button a confirmation popup window appears and clicking on “Yes” button promotes the Project to the Acumatica ERP.

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

To verify the promoted project in Acumatica ERP, go to the “Project” module, enter the “Project ID,” and search for it. You will see the promoted project tasks along with their associated products.

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

<figure><img src="/files/MbRPehS7zbkncy2z5jkE" 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-salesforce-integration/acumatica/gumu-tm-integration/create-and-promote-opportunity-as-project.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.
