diff --git a/docs/documentation/platform/workflow-integrations/slack-integration.mdx b/docs/documentation/platform/workflow-integrations/slack-integration.mdx index 684ace57b..38fc15ebe 100644 --- a/docs/documentation/platform/workflow-integrations/slack-integration.mdx +++ b/docs/documentation/platform/workflow-integrations/slack-integration.mdx @@ -169,10 +169,9 @@ This guide will provide step by step instructions on how to configure Slack inte The Slack integration supports the following events that can be configured for your projects. Each event is triggered when specific actions occur within your Infisical instance. -### Access Request - - - + + + ### Access Request This event is triggered when a user creates a new access approval request for a project. The notification includes details about the requester, the requested permissions, the secret path and environment, and whether the access is temporary or permanent. **When it's triggered:** @@ -189,13 +188,8 @@ The Slack integration supports the following events that can be configured for y - Direct link to review the request ![access request notification](/images/platform/workflow-integrations/slack-integration/access-request-notification.png) - - -### Access Request Updated - - - + ### Access Request Updated This event is triggered when an existing access approval request is modified or updated. This helps approvers stay informed about changes to pending requests. **When it's triggered:** @@ -212,13 +206,10 @@ The Slack integration supports the following events that can be configured for y - Direct link to review the updated request ![access request updated notification](/images/platform/workflow-integrations/slack-integration/access-request-updated-notification.png) - - + -### Secret Approval - - - + + ### Secret Approval This event is triggered when a secret approval request is created. This occurs when a user attempts to create, update, or delete secrets that require approval based on secret approval policies. **When it's triggered:** @@ -233,13 +224,10 @@ The Slack integration supports the following events that can be configured for y - Direct link to review and approve the secret changes ![secret approval notification](/images/platform/workflow-integrations/slack-integration/secret-approval-notification.png) - - + -### Secret Sync Error - - - + + ### Secret Sync Error This event is triggered when a secret sync operation fails. Secret syncs allow you to synchronize secrets between Infisical and external systems like GitHub, GitLab, AWS Secrets Manager, and others. **When it's triggered:** @@ -258,5 +246,5 @@ The Slack integration supports the following events that can be configured for y - Direct link to view and troubleshoot the sync configuration ![secret sync error notification](/images/platform/workflow-integrations/slack-integration/secret-sync-error-notification.png) - - + +