Skip to content

Commit ddc3437

Browse files
Document Slack private channel access control enterprise feature
- Add section explaining private channel access control for Enterprise customers - Clarify that this feature allows organizations to control Codegen access to private channels and DMs - Include step-by-step configuration instructions with link to settings page - Explain the behavior when the feature is disabled (shows message directing to settings) Co-authored-by: jay <[email protected]>
1 parent 1e8df0c commit ddc3437

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/integrations/slack.mdx

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,26 @@ After installing the integration from the Slack Marketplace, configure the bot b
5454
- **Invite the Codegen bot**: Type `/invite @codegen` in any channel where you want Codegen to participate.
5555
- (Optional) **Create a dedicated channel**: Some Codegen users find creating a channel like `#codegen` helpful for general agent interactions and to encourage experimentation.
5656

57+
### Private Channel Access Control (Enterprise Feature)
58+
59+
<Note>
60+
This feature is available exclusively for Enterprise customers.
61+
</Note>
62+
63+
Enterprise organizations can control whether Codegen responds to mentions in private channels and direct messages. This setting provides additional privacy control for sensitive discussions.
64+
65+
**How it works:**
66+
- When disabled, Codegen will not respond to @mentions in private channels or direct messages
67+
- Instead, it will show a message directing users to the settings page to enable this feature
68+
- This setting applies organization-wide and affects all private channels and DMs
69+
70+
**To configure this setting:**
71+
1. Navigate to your [Slack integration settings](https://codegen.com/integrations/slack)
72+
2. Look for the "Private Channel Access" option in the behavioral settings
73+
3. Toggle the setting based on your organization's privacy requirements
74+
75+
This feature helps organizations maintain strict control over where AI agents can be invoked, ensuring sensitive discussions remain private when needed.
76+
5777
## What Triggers Slack Messages from Codegen
5878

5979
These triggers kick off new Codegen requests:

0 commit comments

Comments
 (0)