diff --git a/docs/integrations/product-list/product-list-m-z.md b/docs/integrations/product-list/product-list-m-z.md
index f16f2d7856..7e5370e935 100644
--- a/docs/integrations/product-list/product-list-m-z.md
+++ b/docs/integrations/product-list/product-list-m-z.md
@@ -181,7 +181,7 @@ For descriptions of the different types of integrations Sumo Logic offers, see [
|
| [Tessian](https://www.tessian.com/) | Partner integration: [Tessian for Sumo Logic](https://github.com/SumoLogic/sumologic-public-partner-apps/tree/master/Tessian#tessian-for-sumo-logic) |
|
| [TheHive](https://thehive-project.org/) | Automation integration: [TheHive](/docs/platform-services/automation-service/app-central/integrations/thehive/) |
|
| [Thinkst Canary](https://canary.tools/) | Cloud SIEM integration: [Thinkst Canary](https://github.com/SumoLogic/cloud-siem-content-catalog/blob/master/vendors/0152e233-fce6-4cbf-9edc-721d7bef94f8.md) |
-|
| [ThreatConnect](https://threatconnect.com/) | Automation integration: [ThreatConnect](/docs/platform-services/automation-service/app-central/integrations/threatconnect/) |
+|
| [ThreatConnect](https://threatconnect.com/) | Automation integrations:
- [ThreatConnect](/docs/platform-services/automation-service/app-central/integrations/threatconnect/)
- [ThreatConnect V3](/docs/platform-services/automation-service/app-central/integrations/threatconnect-v3) |
|
| [Threat Crowd](https://otx.alienvault.com/) | Automation integration: [Threat Crowd](/docs/platform-services/automation-service/app-central/integrations/threat-crowd/) |
|
| [Threater](https://www.threater.com/) | Cloud SIEM integration: [Bandura](https://github.com/SumoLogic/cloud-siem-content-catalog/blob/master/vendors/ec354a4c-a761-4e18-8ceb-194d6e8692e2.md) |
|
| [ThreatMiner](https://www.threatminer.org/) | Automation integration: [ThreatMiner](/docs/platform-services/automation-service/app-central/integrations/threatminer/) |
diff --git a/docs/platform-services/automation-service/app-central/integrations/threatconnect-v3.md b/docs/platform-services/automation-service/app-central/integrations/threatconnect-v3.md
new file mode 100644
index 0000000000..478313bd8f
--- /dev/null
+++ b/docs/platform-services/automation-service/app-central/integrations/threatconnect-v3.md
@@ -0,0 +1,48 @@
+---
+title: ThreatConnect V3
+description: ''
+---
+import useBaseUrl from '@docusaurus/useBaseUrl';
+
+
+
+***Version: 1.0
+Updated: October 17, 2025***
+
+Utilize ThreatConnect intelligence data during incident investigations using V3 APIs.
+
+## Actions
+
+* **Search Intelligence** (*Enrichment*) - Search ThreatConnect data for information matching the specified query.
+* **Update Intelligence** (*Notification*) - Update ThreatConnect intelligence data.
+
+## Configure ThreatConnect in Automation Service and Cloud SOAR
+
+import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
+import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
+import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
+import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
+import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
+import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
+
+
+*
+* **Server URL**. Enter your ThreatConnect [server URL](https://docs.threatconnect.com/en/latest/rest_api/quick_start.html), for example, `https://api.threatconnect.com`.
+
+* **Access ID**. Enter a ThreatConnect [access ID](https://knowledge.threatconnect.com/docs/managing-user-accounts#creating-an-api-user).
+
+* **Secret Key**. Enter the secret for the access ID.
+
+* **Default owner**. Enter the default [owner](https://knowledge.threatconnect.com/docs/en/ownership-in-threatconnect).
+*
+*
+*
+*
+
+
+
+For information about ThreatConnect, see [ThreatConnect documentation](https://docs.threatconnect.com/en/latest/).
+
+## Change Log
+
+* October 17, 2025 - First upload