# Use runtime user connections in Recipe functions
This guide provides information on how to use Runtime user connections in Recipe functions.
# Prerequisites
Ensure you have the following privileges before you begin:
- Create/edit Recipes
- View/edit Runtime user connections
- Create/edit Connections
# Step 1: Create a Recipe function
Go to your account and create a new Recipe function. The recipe must use the Recipe functions - New function call trigger.
Add steps and actions.
Save and test the recipe.
# Step 2: Enable the recipe's runtime user connections setting
You must enable the Runtime user connections setting after you create the recipe:
Go to the recipe you created in Step 1
Go to Runtime user connections and click the toggle next to the connection you plan to enable.
Users are prompted to provide their credentials for this connection when the recipe runs.
# Step 3: Call the recipe and swap connections
You must define how recipes use the recipe from Step 1's runtime user connections:
Create a new recipe or open an existing recipe.
Click + (plus) and select Action in an app.
Go to the App tab and select the Recipe function by Workato app.
Select either of the Call recipe function (synchronous) or Call recipe function (asynchronous) actions.
Go the Recipe to call field and select the recipe you created in Step 1.
Go to the Connection overrides section and configure the connections you plan to use at runtime.
Click Save.
# What's next?
Last updated: 6/12/2025, 3:49:28 PM