Skip to content

Commit 050752f

Browse files
Update Slack integration documentation with AI disclaimer and policy links
- Add AI disclaimer section explaining AI-powered nature and limitations - Add link to privacy policy in Data Privacy section - Add new Pricing section with link to pricing page - Addresses requirements from CG-18575
1 parent 5eb2997 commit 050752f

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

docs/integrations/slack.mdx

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,17 @@ Codegen only responds when tagged or messaged directly. Use these approaches to
7575
- Sending subsequent messages within a thread routes to the same agent (tag `@codegen` to trigger)
7676
- New messages to `@codegen` in an active thread will interrupt the agent if it's currently working
7777

78+
## AI Disclaimer
79+
80+
**Codegen is powered by artificial intelligence (AI) technology.** While our AI agents are designed to be helpful and accurate, please be aware that:
81+
82+
- AI-generated responses may occasionally contain errors or inaccuracies
83+
- Code suggestions and implementations should be reviewed before deployment
84+
- AI responses are based on training data and may not reflect the most current information
85+
- Users should exercise judgment and verify AI-generated content as appropriate for their use case
86+
87+
We continuously work to improve our AI capabilities, but recommend treating AI assistance as a powerful tool that benefits from human oversight and validation.
88+
7889
## Data Privacy and Security
7990

8091
**Message Content Handling:**
@@ -87,8 +98,14 @@ Codegen only responds when tagged or messaged directly. Use these approaches to
8798

8899
Codegen's actions on connected repositories are governed by the permissions of the user who initiated the interaction via Slack. The bot itself does not have independent permissions to repositories. Access to repositories and the ability to trigger actions are determined by the Codegen user's authenticated account and their associated repository permissions. We recommend configuring channel access carefully during installation to ensure the Codegen integration for Slack is only present in channels where its use is appropriate.
89100

101+
For more detailed information about our data handling practices, please review our [Privacy Policy](https://www.codegen.com/privacy-policy).
102+
103+
## Pricing
104+
105+
Codegen offers various pricing tiers to meet different team needs. For current pricing information and plan details, visit our [Pricing page](https://www.codegen.com/pricing).
106+
90107
## Tips for Effective Use
91108

92109
- Use direct language when asking Codegen for help (e.g., "Add pagination to the results view").
93110
- Mention Codegen early in the message so it is triggered promptly.
94-
- Use threads for ongoing conversations with Codegen so it has access to previous context.
111+
- Use threads for ongoing conversations with Codegen so it has access to previous context.

0 commit comments

Comments
 (0)