diff --git a/pages/authzed/concepts/restricted-api-access.mdx b/pages/authzed/concepts/restricted-api-access.mdx
index e75d39ad..2cef8e92 100644
--- a/pages/authzed/concepts/restricted-api-access.mdx
+++ b/pages/authzed/concepts/restricted-api-access.mdx
@@ -1,5 +1,6 @@
import { Callout, Tabs } from 'nextra/components'
import { Bleed } from 'nextra-theme-docs'
+import YouTube from 'react-youtube'
# Restricted API Access
@@ -195,6 +196,11 @@ policy:
- "admin"
```
+### Apply Static Configuration
+
+This video shows how to apply the Static configuration for Restricted API access when running an Enterprise build of SpiceDB.
+
+
## Enabling without downtime
If you want to apply a static configuration to an existing SpiceDB cluster without downtime, you must conduct an upgrade process with the following steps: