diff --git a/api-reference/workflow/destinations/ibm-watsonxdata.mdx b/api-reference/workflow/destinations/ibm-watsonxdata.mdx
index aa9cf952..1a9f5266 100644
--- a/api-reference/workflow/destinations/ibm-watsonxdata.mdx
+++ b/api-reference/workflow/destinations/ibm-watsonxdata.mdx
@@ -30,3 +30,6 @@ import IBMWatsonxdataAPIPlaceholders from '/snippets/general-shared-text/ibm-wat
+## Learn more
+
+- [Unstructured + IBM watsonx.data: A New OEM Partnership Powering the Future of Enterprise AI](https://unstructured.io/blog/unstructured-ibm-watsonx-data-a-new-oem-partnership-powering-the-future-of-enterprise-ai)
\ No newline at end of file
diff --git a/enterprise/overview.mdx b/enterprise/overview.mdx
index 7a64c025..e0867eba 100644
--- a/enterprise/overview.mdx
+++ b/enterprise/overview.mdx
@@ -22,6 +22,18 @@ Unstructured Enterprise deployments provide benefits such as the following:
- _Customization_: Enterprise deployments allow for more customization and control options over your environments.
- _Testing and development_: Enterprise deployments can be useful for multi-environment testing and development purposes, allowing you to experiment with Unstructured in a testing environment without affecting your production environment.
+Learn more about enterprise deployments by watching the following 26-minute video:
+
+
+
## Getting started
To get started with an Enterprise deployment, your organization must first sign an Enterprise agreement with Unstructured.
diff --git a/open-source/ingestion/destination-connectors/ibm-watsonxdata.mdx b/open-source/ingestion/destination-connectors/ibm-watsonxdata.mdx
index 2135acf6..2251c979 100644
--- a/open-source/ingestion/destination-connectors/ibm-watsonxdata.mdx
+++ b/open-source/ingestion/destination-connectors/ibm-watsonxdata.mdx
@@ -20,4 +20,4 @@ import IBMWatsonxdataPyV2 from '/snippets/destination_connectors/ibm_watsonxdata
import SharedPartitionByAPIOSS from '/snippets/ingest-configuration-shared/partition-by-api-oss.mdx';
-
+
\ No newline at end of file
diff --git a/open-source/introduction/overview.mdx b/open-source/introduction/overview.mdx
index 8d81bec2..aba7fcbf 100644
--- a/open-source/introduction/overview.mdx
+++ b/open-source/introduction/overview.mdx
@@ -67,6 +67,20 @@ import OpenSourceVsPlatform from '/snippets/general-shared-text/open-source-vs-p
+For additional considerations, see [When Open Source Isn't Good Enough](https://unstructured.io/blog/when-open-source-isnt-good-enough).
+
+See also the following 26-minute video:
+
+
+
## Pricing
Calls to the Unstructured open source library that are routed to Unstructured's software-as-a-service (SaaS)
diff --git a/ui/destinations/ibm-watsonxdata.mdx b/ui/destinations/ibm-watsonxdata.mdx
index a2d128a1..57cee0b0 100644
--- a/ui/destinations/ibm-watsonxdata.mdx
+++ b/ui/destinations/ibm-watsonxdata.mdx
@@ -31,4 +31,5 @@ import IBMWatsonxdataFields from '/snippets/general-shared-text/ibm-watsonxdata-
## Learn more
-- [Getting Started with Unstructured and IBM watsonx.data](https://unstructured.io/blog/getting-started-with-unstructured-and-ibm-watsonx-data).
\ No newline at end of file
+- [Getting Started with Unstructured and IBM watsonx.data](https://unstructured.io/blog/getting-started-with-unstructured-and-ibm-watsonx-data).
+- [Unstructured + IBM watsonx.data: A New OEM Partnership Powering the Future of Enterprise AI](https://unstructured.io/blog/unstructured-ibm-watsonx-data-a-new-oem-partnership-powering-the-future-of-enterprise-ai)
\ No newline at end of file
diff --git a/ui/document-elements.mdx b/ui/document-elements.mdx
index 31d23007..44d93dbe 100644
--- a/ui/document-elements.mdx
+++ b/ui/document-elements.mdx
@@ -358,4 +358,6 @@ file, located in the [Unstructured-IO/unstructured](https://github.com/Unstructu
For the most up-to-date list of mappings between element ontology types and Unstructured element types, see the
[mappings.py](https://github.com/Unstructured-IO/unstructured/blob/main/unstructured/documents/mappings.py)
-file, located in the [Unstructured-IO/unstructured](https://github.com/Unstructured-IO/unstructured) repository in GitHub.
\ No newline at end of file
+file, located in the [Unstructured-IO/unstructured](https://github.com/Unstructured-IO/unstructured) repository in GitHub.
+
+To learn more, see [The Case for HTML as the Canonical Representation in Document AI](https://unstructured.io/blog/the-case-for-html-as-the-canonical-representation-in-document-ai).