# Deploy flows using Salesforce Workbench

Your Digital River project manager can provide you with a package containing prebuilt flows that can be deployed using Salesforce Workbench. If you choose the pre-integrated option, you are provided with a package that contains a synchronous checkout flow that is pre-integrated with the Digital River components plus dependent subflows. Alternatively, if you choose to integrate the Digital River components into your own flow, the package will contain only the dependent subflows.

Use the following steps to have Salesforce Workbench deploy the flows:

1. Open Workbench and sign in.
2. Navigate to Migration > Deploy from the Header menu.
3. Choose the Archive that has been provided by Digital River.
4. Select **Single package**.<br>

   <figure><img src="https://content.gitbook.com/content/3R66sN5xrbmDAJUBEoHo/blobs/1zhams4EzIVQsB3d42Vo/Step18%20Saleforce%20Workbench%20deploy%20step%204.png" alt=""><figcaption></figcaption></figure>
5. Click **Next.**<br>

   <figure><img src="https://content.gitbook.com/content/3R66sN5xrbmDAJUBEoHo/blobs/8bNf0qsPxe3UBUZiKVqM/image.png" alt=""><figcaption></figcaption></figure>
6. Click **Deploy**. The final screen looks like the following.<br>

   <figure><img src="https://content.gitbook.com/content/3R66sN5xrbmDAJUBEoHo/blobs/YA5Dr9s6PcnJW3l5hPWY/Step18%20Saleforce%20Workbench%20deploy%20step%206%20final%20screen.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** You can verify your deployment status by navigating to Setup>Environment>Deploy>Deployment status. Click on **View details** to see more information on your deployment status.
{% endhint %}

{% hint style="warning" %}
**Important:** If you are using the pre-integrated checkout flow provided by Digital River, you do NOT need to complete the remaining tasks in this step.
{% endhint %}


---

# 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.digitalriver.com/salesforce-lightning/salesforce-lightning-b2b-commerce-app-2.1/integrate-the-salesforce-lightning-app/step-17-integrate-the-digital-river-components-into-the-checkout-flow/integrate-the-digital-river-components-into-a-synchronous-checkout-flow/deploy-flows-using-salesforce-workbench.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.
