diff --git a/docs.json b/docs.json
index 26d88e67a..09631f1e7 100644
--- a/docs.json
+++ b/docs.json
@@ -475,6 +475,7 @@
"tutorials/partner-nodes/concurrency-limits",
"tutorials/partner-nodes/faq",
"tutorials/partner-nodes/data-retention",
+ "tutorials/partner-nodes/model-provider-matrix",
{
"group": "Partner Models",
"pages": [
diff --git a/tutorials/partner-nodes/model-provider-matrix.mdx b/tutorials/partner-nodes/model-provider-matrix.mdx
new file mode 100644
index 000000000..2353db64c
--- /dev/null
+++ b/tutorials/partner-nodes/model-provider-matrix.mdx
@@ -0,0 +1,50 @@
+---
+title: "Model Provider Matrix"
+description: "A reference matrix of the model providers behind Comfy's Partner Nodes: verification status, commercial licensing, and data residency."
+sidebarTitle: "Model Provider Matrix"
+mode: "wide"
+---
+
+This page tracks the model providers behind Comfy's Partner Nodes in one table: verification status, commercial licensing for Cloud and local use, and data residency. It's a structure we're actively filling in, not a finished reference. Some columns reflect confirmed facts today, others are placeholders until we've verified the details with each provider.
+
+For pricing by provider, see [Partner Node Pricing](/tutorials/partner-nodes/pricing).
+
+## What each column means
+
+- **Verified**: Comfy has a direct commercial and API partnership with the provider, and has reviewed the contract terms governing it. "In Process" means that review is in progress.
+- **Commercial License (Cloud)**: whether commercial use through Comfy Cloud is confirmed for that provider's models.
+- **Commercial License (Local)**: whether commercial use for local, self-hosted usage is confirmed for that provider's models. "Request" means commercial use needs a separate request or license rather than being included automatically.
+- **Data Residency**: where a provider processes data by default today.
+
+Providers still working through verification show "Pending" for both license columns rather than an assumed answer. That will change to a checkmark, a dash, or "Request" as each partnership is confirmed.
+
+## Provider matrix
+
+| Provider | Verified | Commercial License (Cloud) | Commercial License (Local) | Data Residency |
+| :----------------------- | :------- | :-------------------------- | :-------------------------- | :-------------- |
+| Alibaba | In Process | Pending | Pending | US (default) |
+| Black Forest Labs (Flux) | Yes | ✓ | ✓ | US (default) |
+| Bria | Yes | ✓ | ✓ | US (default) |
+| ElevenLabs | Yes | ✓ | ✓ | US (default) |
+| Genary | Yes | ✓ | ✓ | US (default) |
+| Google | Yes | ✓ | ✓ | US (default) |
+| Hitpaw | In Process | Pending | Pending | US (default) |
+| Kling | Yes | ✓ | ✓ | US (default) |
+| Lightricks (LTX) | Yes | ✓ | ✓ | US (default) |
+| Luma | In Process | Pending | Pending | US (default) |
+| Meshy | Yes | ✓ | ✓ | US (default) |
+| Midjourney | No | — | — | US (default) |
+| Pixverse | Yes | ✓ | ✓ | US (default) |
+| Runway | Yes | ✓ | ✓ | US (default) |
+| Singdata | Yes | ✓ | ✓ | US (default) |
+| Sonilo | No | — | — | US (default) |
+| Tencent | Yes | ✓ | ✓ | US (default) |
+| Topaz | In Process | Pending | Pending | US (default) |
+| Vidu | Yes | ✓ | ✓ | US (default) |
+| xAI | Yes | ✓ | ✓ | US (default) |
+
+
+ Additional data residency options may be available for Enterprise customers. Contact us for details.
+
+ This table is a living document. Verification status is current, but license and residency details for most providers are still being confirmed and will update as we verify them.
+
diff --git a/tutorials/partner-nodes/overview.mdx b/tutorials/partner-nodes/overview.mdx
index 3ed50bf05..a9f82f174 100644
--- a/tutorials/partner-nodes/overview.mdx
+++ b/tutorials/partner-nodes/overview.mdx
@@ -54,6 +54,12 @@ Partner Nodes provide several important advantages for ComfyUI users:
Please refer to the pricing page for the corresponding Partner pricing
+## Model Provider Matrix
+
+
+See verification status, commercial licensing, and data residency for the model providers behind Partner Nodes
+
+
## About Open Source and Opt-in
It's important to note that **Partner Nodes are completely optional**. ComfyUI will always remain fully open-source and free for local users. Partner nodes are designed as an "opt-in" feature, providing convenience for those who want access to external SOTA (state-of-the-art) models.