Slack enterprise search: secure and private RAG-powered search across external apps
Slack needed to extend its AI-powered search beyond internal Slack messages to include content from external applications like Google Drive and GitHub, while maintaining the same enterprise-grade security and privacy guarantees already established for Slack AI.
Slack built enterprise search using a federated, real-time approach with OAuth authorization and RAG to surface permissioned external content without storing it, upholding enterprise security and privacy principles.
Frequently asked questions
What did this team achieve with this AI workflow?
Slack built enterprise search using a federated, real-time approach with OAuth authorization and RAG to surface permissioned external content without storing it, upholding enterprise security and privacy principles.
What tools did this team use?
Slack AI, RAG, AWS, OAuth, ACL, Google Drive, GitHub.
What results were reported?
Insight quality: time-saving insights (source-reported, not independently verified).
How is this back office ops AI workflow structured?
User submits search query → OAuth authorization for external source → Federated real-time external API query → RAG with LLM in escrow VPC → Search Answer shown and discarded.