diff --git a/docs/platform-services/automation-service/app-central/integrations/slack.md b/docs/platform-services/automation-service/app-central/integrations/slack.md
index 223cb78fc5..0f58c3e096 100644
--- a/docs/platform-services/automation-service/app-central/integrations/slack.md
+++ b/docs/platform-services/automation-service/app-central/integrations/slack.md
@@ -7,8 +7,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
-***Version: 1.9
-Updated: March 22, 2024***
+***Version: 1.10
+Updated: Sept 17, 2024***
Create a public or private channel, Send messages or Files to channels or Users directly. This Slack integration keeps teams connected. Organize conversations, and quickly find what you need to get work done.
@@ -96,15 +96,14 @@ Create a public or private channel, Send messages or Files to channels or Users
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/look 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. Create a new resource for the User.
1. Copy the User OAuth Token from Slack webpage and paste it In the Bot/User OAuth Token.
1. Once you have filled in all the required fields, click **SAVE**.
1. Create another resource for the Bot User.
1. Copy the Bot User OAuth Token from Slack webpage and paste it In the Bot/User OAuth Token.
1. Once you have filled in all the required fields, click **SAVE**.
})
-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 SAVED SETTINGS**.
+1. To make sure the resource is working, hover over the resource and then click **TEST**.
1. You should receive a successful notification in the bottom right corner.
## Change Log
@@ -122,3 +121,5 @@ Create a public or private channel, Send messages or Files to channels or Users
* January 16, 2024 (v1.8)
+ Updated action: Ask Question (Resolved issue related to newline characters)
* March 22, 2024 (v1.9) - New action: Rename Channel
+* Sept 17, 2024 (v1.10)
+ * Updated action: Ask Question (Added Allow Custom Text feature)
diff --git a/static/img/platform-services/automation-service/app-central/integrations/slack/slack-13.png b/static/img/platform-services/automation-service/app-central/integrations/slack/slack-13.png
index a75cda9109..f5a390a761 100644
Binary files a/static/img/platform-services/automation-service/app-central/integrations/slack/slack-13.png and b/static/img/platform-services/automation-service/app-central/integrations/slack/slack-13.png differ
diff --git a/static/img/platform-services/automation-service/app-central/integrations/slack/slack-14.png b/static/img/platform-services/automation-service/app-central/integrations/slack/slack-14.png
index 312290bcf5..f405337508 100644
Binary files a/static/img/platform-services/automation-service/app-central/integrations/slack/slack-14.png and b/static/img/platform-services/automation-service/app-central/integrations/slack/slack-14.png differ
diff --git a/static/img/platform-services/automation-service/app-central/integrations/slack/slack-15.png b/static/img/platform-services/automation-service/app-central/integrations/slack/slack-15.png
index cf52e73d49..cd6deadbc7 100644
Binary files a/static/img/platform-services/automation-service/app-central/integrations/slack/slack-15.png and b/static/img/platform-services/automation-service/app-central/integrations/slack/slack-15.png differ
diff --git a/static/img/platform-services/automation-service/app-central/integrations/slack/slack-17.png b/static/img/platform-services/automation-service/app-central/integrations/slack/slack-17.png
index eab33387c6..c6a255c0c0 100644
Binary files a/static/img/platform-services/automation-service/app-central/integrations/slack/slack-17.png and b/static/img/platform-services/automation-service/app-central/integrations/slack/slack-17.png differ
diff --git a/static/img/platform-services/automation-service/app-central/integrations/slack/slack-19.png b/static/img/platform-services/automation-service/app-central/integrations/slack/slack-19.png
index a6b9103b19..9d52c6957b 100644
Binary files a/static/img/platform-services/automation-service/app-central/integrations/slack/slack-19.png and b/static/img/platform-services/automation-service/app-central/integrations/slack/slack-19.png differ