diff --git a/docs/misc/9_guides/snowflake/index.md b/docs/misc/9_guides/snowflake/index.md
index af0fdecf..9a0e6f4b 100644
--- a/docs/misc/9_guides/snowflake/index.md
+++ b/docs/misc/9_guides/snowflake/index.md
@@ -27,6 +27,24 @@ Note that the mechanism of using the end-user's role demonstated here with Snowf
---
+## Video Tutorial
+
+For a visual walkthrough of building this app, watch the tutorial below:
+
+- 00:00 [Create a New Snowflake OAuth User Resource](https://www.youtube.com/watch?v=8Mk_4ErioeE&t=0s)
+- 00:37 [Background Runnable to query Available Tables](https://www.youtube.com/watch?v=8Mk_4ErioeE&t=37s)
+- 02:04 [Display Table Content](https://www.youtube.com/watch?v=8Mk_4ErioeE&t=124s)
+- 02:47 [Test the App](https://www.youtube.com/watch?v=8Mk_4ErioeE&t=167s)
+
+
## Prerequisites
@@ -108,21 +126,3 @@ Now, we’ll see how the displayed data changes based on the logged-in user’s
![View as Support user](./support_view.png)
-### Step 5: Video Tutorial
-
-For a visual walkthrough of building this app, watch the tutorial below:
-
-- 00:00 [Create a New Snowflake OAuth User Resource](https://www.youtube.com/watch?v=8Mk_4ErioeE&t=0s)
-- 00:37 [Background Runnable to query Available Tables](https://www.youtube.com/watch?v=8Mk_4ErioeE&t=37s)
-- 02:04 [Display Table Content](https://www.youtube.com/watch?v=8Mk_4ErioeE&t=124s)
-- 02:47 [Test the App](https://www.youtube.com/watch?v=8Mk_4ErioeE&t=167s)
-
-