@@ -43,8 +43,8 @@ For data to flow to your downstream destinations, you'll need to connect your in
4343### Using the Destinations tab
4444
4545To access insert functions through the Destinations tab:
46- 1 . Navigate to ** Connections > Destinations**
47- 2 . Select your destination
46+ 1 . Navigate to ** Connections > Destinations** .
47+ 2 . Select your destination.
48483 . Select ** Functions** and then select your insert function.
4949
5050Use this page to edit and manage insert functions in your workspace.
@@ -142,7 +142,7 @@ You can manually test your code from the functions editor:
142142
143143## Save and deploy the destination insert function
144144
145- Once you finish building your insert function, click ** Next: Configure and deploy ** to name it, then click ** Create function ** to save it.
145+ Once you finish building your insert function, click ** Next: Configure & Create ** to name it, then click ** Create Function ** to save it.
146146
147147Once you do that, you'll see the insert function from the Functions page in your catalog.
148148
@@ -159,7 +159,8 @@ You need to enable your insert function for it to process your data.
159159
160160To enable your insert function:
161161
162- 1 . Navigate to ** Connections > Destinations > Functions** .
162+ 1 . Navigate to ** Connections > Destinations** .
163+ 2 . Select your destination, then select the ** Functions** tab.
1631642 . Select the ** Enable Function** toggle, and click ** Enable** on the pop-out window.
164165
165166To prevent your insert function from processing data, toggle Enable Function off.
0 commit comments