diff --git a/README.md b/README.md
index 4a6eff6d..9ba26aa2 100644
--- a/README.md
+++ b/README.md
@@ -193,6 +193,13 @@ You'll need to have Skyvern running locally if you want to try these examples ou
./run_skyvern.sh
```
+## Invoice Downloading
+Reach out to us (founders@skyvern.com) to see this live
+
+
+
+
+
## Automate materials procurement for a manufacturing company
💡 See it in action
```
diff --git a/docs/getting-started/skyvern-in-action.mdx b/docs/getting-started/skyvern-in-action.mdx
index e48b17e2..e8b75144 100644
--- a/docs/getting-started/skyvern-in-action.mdx
+++ b/docs/getting-started/skyvern-in-action.mdx
@@ -43,7 +43,9 @@ Skyvern can navigate complex multi-part forms and fill out forms in any language
-## Log into a portal and download invoices (Demo coming soon)
+## Log into a portal and download invoices
Skyvern can log into a website, navigate until it finds a page with invoices, and download the invoices
-Demo video coming soon
\ No newline at end of file
+
+
+
\ No newline at end of file
diff --git a/docs/images/invoice_downloading.gif b/docs/images/invoice_downloading.gif
new file mode 100644
index 00000000..78732721
Binary files /dev/null and b/docs/images/invoice_downloading.gif differ