# Setup

> :::important
This add-in is now being maintained by Workato.
:::

:::important
This add-in is now being maintained by Workato.
:::

## Introduction

To successfully establish a connection and send requests from your Workato recipe to your [UiPath Orchestrator](https://www.uipath.com/product/orchestrator) instance, the Workato Add-in must provide [authentication credentials](https://docs.uipath.com/automation-cloud/automation-cloud/latest/api-guide/api-keys) and other connection details like the Tenant and Organization ID of your Orchestrator instance.

If you do not already have a **Connection** created from a previous recipe, you will be prompted to create one. See [Connection](https://docs.uipath.com/add-ins/other/latest/user-guide/workato-connection#connection) for more information on this matter.

### Setup

In this example we have configured our connection upfront:

1. Start with an existing recipe, or follow the steps below to create a new recipe:
2. Navigate to Workato's [new recipe](https://app.workato.com/recipes/new) page.
3. Provide a name and folder for the recipe.
4. Choose a starting point. As an example you can use **Run on a schedule**.

   ![New Workato recipe configuration with Run on a schedule starting point](https://dev-assets.cms.uipath.com/assets/images/add-ins/add-ins-docs-image-44689-0f0e1ac9-f98ce4cc.webp)
5. Add an action to your recipe.
6. Click on the **Action in an app** button.
7. Choose **UiPath Orchestrator** if it appears in **Your connected apps**, or search for it using the search dialog.

   ![Searching for UiPath Orchestrator in Workato connected apps](https://dev-assets.cms.uipath.com/assets/images/add-ins/add-ins-docs-image-44645-6a5d3efb-7ee48168.webp)

You can now choose an Action to add to your recipe.

![Available UiPath Orchestrator actions in Workato recipe builder](https://dev-assets.cms.uipath.com/assets/images/add-ins/add-ins-docs-image-45037-1ae30968-d6e6ca3e.webp)

After you have chosen an Action, you need to configure the properties for that Action before the Connection can be run. For a list of available actions, see [Workato Actions](https://docs.uipath.com/add-ins/other/latest/user-guide/workato-actions).
