diff --git a/docs/platform-services/automation-service/app-central/integrations/netskope-v2.md b/docs/platform-services/automation-service/app-central/integrations/netskope-v2.md
index 2fe319c640..49ec3ed096 100644
--- a/docs/platform-services/automation-service/app-central/integrations/netskope-v2.md
+++ b/docs/platform-services/automation-service/app-central/integrations/netskope-v2.md
@@ -6,8 +6,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
-***Version: 1.1
-Updated: Jul 13, 2023***
+***Version: 1.2
+Updated: Nov 5, 2024***
Netskope provides unrivaled visibility and real-time data and threat protection when accessing cloud services, websites, and private apps from anywhere, on any device.
@@ -18,6 +18,7 @@ Netskope provides unrivaled visibility and real-time data and threat protection
* **List Events** *(Enrichment)* - Get a list of events generated by Netskope.
* **Get URL Lists** *(Enrichment)* - Get URL lists.
* **Update URL List** *(Containment)* - Edit an URL list.
+* **URL List Deploy** *(Containment)* - Apply pending URL list changes.
* **Netskope Get Alert List Daemon** *(Daemon)* - Daemon to extract alerts generated by Netskope.
* **Netskope Get Event List Daemon** *(Daemon)* - Daemon to events alerts generated by Netskope.
@@ -39,13 +40,12 @@ When finished, click **OK**. After being created, tokens can be managed by click
1. Access integrations in the [Automation Service](/docs/platform-services/automation-service/automation-service-integrations/#view-integrations) or [Cloud SOAR](/docs/cloud-soar/automation).
1. After the list of the integrations appears, search for the integration and click on the row.
-1. The integration details will appear. Click on the **"+"** button to add new Resource.
+1. The integration details will appear. Click on the **"+"** button to add new Resource.
1. Populate all the required fields (\*) and then click **SAVE**.
* **Server URL**. URL for API V2 REST API (https://<tenant-name>.goskope.com).
* **Token**. The Token you copied earlier.
1. Additionally, if need you can populate the query daemons.
-1. To make sure the resource is working, hover over the resource and then click the pencil icon that appears on the right.
-1. Click **Test**.
+1. To make sure the resource is working, hover over the resource and then click the **TEST** that appears on the right.
1. You should receive a successful notification in the bottom right corner.
## Change Log
@@ -54,3 +54,5 @@ When finished, click **OK**. After being created, tokens can be managed by click
* July 13, 2023 (v1.1)
+ Changed fields visibility
+ Changed Daemon compatibility
+* November 5, 2024 (v1.2) - Added New action
+ + URL List Deploy
diff --git a/static/img/platform-services/automation-service/app-central/integrations/netskope-v2/netskope-v2-10.png b/static/img/platform-services/automation-service/app-central/integrations/netskope-v2/netskope-v2-10.png
index a6b9103b19..9d52c6957b 100644
Binary files a/static/img/platform-services/automation-service/app-central/integrations/netskope-v2/netskope-v2-10.png and b/static/img/platform-services/automation-service/app-central/integrations/netskope-v2/netskope-v2-10.png differ
diff --git a/static/img/platform-services/automation-service/app-central/integrations/netskope-v2/netskope-v2-7.png b/static/img/platform-services/automation-service/app-central/integrations/netskope-v2/netskope-v2-7.png
index 82906154a0..f5a390a761 100644
Binary files a/static/img/platform-services/automation-service/app-central/integrations/netskope-v2/netskope-v2-7.png and b/static/img/platform-services/automation-service/app-central/integrations/netskope-v2/netskope-v2-7.png differ
diff --git a/static/img/platform-services/automation-service/app-central/integrations/netskope-v2/netskope-v2-8.png b/static/img/platform-services/automation-service/app-central/integrations/netskope-v2/netskope-v2-8.png
index eab33387c6..c6a255c0c0 100644
Binary files a/static/img/platform-services/automation-service/app-central/integrations/netskope-v2/netskope-v2-8.png and b/static/img/platform-services/automation-service/app-central/integrations/netskope-v2/netskope-v2-8.png differ