diff --git a/docs/running-tasks/advanced-features.mdx b/docs/running-tasks/advanced-features.mdx
index 232a220a..43e6b2ad 100644
--- a/docs/running-tasks/advanced-features.mdx
+++ b/docs/running-tasks/advanced-features.mdx
@@ -87,41 +87,41 @@ This setup requires a Zapier pro plan account.
Go to https://zapier.com/app/home and create new Zaps
-
+
In the newly created Zap draft, Click the “Trigger” button
-
+
Click `Email by Zapier`
-
+
In the Email “Setup”, pick `New Inbound Email` in the `Trigger event` selection. Click `Continue` to complete the “Setup”
-
+
In Email “Configure”, create an email address which will be used to forward emails for TOTP codes. Click “Continue”.
-
+
Let’s add the Action to complete the Zapier setup before coming back to test it. Click the “Action” button and add `Webhooks by Zapier`
-
+
-
+
In the Setup, choose “POST” under the `Action event` selection. Then click “Continue”.
-
+
In the “Configure”, set up these in order to make a POST request to Skyvern’s TOTP API:
@@ -136,7 +136,7 @@ In the “Configure”, set up these in order to make a POST request to Skyvern
- x-api-key: `Your Skyvern API Key`
-
+
Click Continue
@@ -147,7 +147,7 @@ Go to Gmail Settings → Forwarding and POP/IMAP (https://mail.google.com/mail/u
After setting up the forwarding email address, go to “Filters and Blocked Addresses” (https://mail.google.com/mail/u/0/#settings/filters). Click “Create a new filter” and set up your email filtering rule for your TOTP (2FA/MFA) emails. Click “Create filter”. Check “Forward it to” and pick the new email address and update filter.
-
+
**Step 3. Test it end to end!**
@@ -157,5 +157,5 @@ You can forward any previous TOTP (2FA/MFA) email to the Zapier email address yo
In Zapier: under the “Test” of the Webhooks action, send a request to test it out. If your test is successful, you should see a `A request was sent to Webhooks by Zapier` message
-
+