diff --git a/src/pages/v1/reference/index.md b/src/pages/v1/reference/index.md
index 45179766..169ac52b 100644
--- a/src/pages/v1/reference/index.md
+++ b/src/pages/v1/reference/index.md
@@ -12,11 +12,13 @@ contributors:
---
# SDK Reference
-
+
IMPORTANT: Deprecation Warning
-We are no longer approving integrations using v1 or v2 of the SDK - both versions will be deprecated in 2024.
+We are no longer approving integrations using using SDK V1, V2, or V3
+
+V1 and V2 are deprecated and V3 will be deprecated in 2024.
This is the main API for accessing all Adobe Express Embed SDK components. The `initialize()` method takes [HostInfo](#hostinfo) and an optional [ConfigParams](#configparams), and returns a [CCEverywhere](#cceverywhere) object.
diff --git a/src/pages/v2/reference/index.md b/src/pages/v2/reference/index.md
index 1b1f325a..16bee707 100644
--- a/src/pages/v2/reference/index.md
+++ b/src/pages/v2/reference/index.md
@@ -13,11 +13,13 @@ contributors:
# SDK Reference
-
+
IMPORTANT: Deprecation Warning
-We are no longer approving integrations using v1 or v2 of the SDK - both versions will be deprecated in 2024.
+We are no longer approving integrations using using SDK V1, V2, or V3
+
+V1 and V2 are deprecated and V3 will be deprecated in 2024.
This is the main API for accessing all Adobe Express Embed SDK components. The `initialize()` method takes [HostInfo](#hostinfo) and an optional [ConfigParams](#configparams), and returns a Promise with a [CCEverywhere](#cceverywhere) object. The v2 release introduces a new method: `terminate()`.
diff --git a/src/pages/v3/reference/index.md b/src/pages/v3/reference/index.md
index 22436da6..6e12f4ff 100644
--- a/src/pages/v3/reference/index.md
+++ b/src/pages/v3/reference/index.md
@@ -13,11 +13,13 @@ contributors:
# Overview
-
+
IMPORTANT: Deprecation Warning
-We are no longer approving integrations using v1 or v2 of the SDK - both versions will be deprecated in 2024.
+We are no longer approving integrations using using SDK V1, V2, or V3
+
+V1 and V2 are deprecated and V3 will be deprecated in 2024.
## Embed and initialize the SDK
diff --git a/src/pages/v3/reference/types/index.md b/src/pages/v3/reference/types/index.md
index 82c58ad1..53268634 100644
--- a/src/pages/v3/reference/types/index.md
+++ b/src/pages/v3/reference/types/index.md
@@ -24,11 +24,13 @@ contributors:
# Types
-
+
IMPORTANT: Deprecation Warning
-We are no longer approving integrations using v1 or v2 of the SDK - both versions will be deprecated in 2024.
+We are no longer approving integrations using using SDK V1, V2, or V3
+
+V1 and V2 are deprecated and V3 will be deprecated in 2024.
## Asset