Add your AI crews to Slack
Connect any deployed crew to Slack in minutes. Your team can interact with AI agents directly from Slack channels — no custom code required.
@mention Conversations
Mention the bot in any channel for threaded conversations with full context memory.
Slash Commands
Trigger one-shot runs from any channel with /crewship slash commands.
Input/Output Mapping
Map Slack messages to crew parameters and extract specific output fields for responses.
Your AI crew, right in Slack
Mention the bot in any channel and it responds in a thread with full conversation context. Your team can interact with AI agents without leaving Slack.
- @mention the bot for threaded conversations with full context
- Slash commands to trigger one-shot runs from any channel
- Connect via Settings with a pre-configured Slack app
@Crewship What's our refund policy for enterprise customers?
Enterprise customers are eligible for a full refund within the first 30 days. After that, refunds are prorated based on remaining contract term...
Configure with crewship.toml
Use input_key to control which parameter receives the Slack message and output_key to extract the response field.
# crewship.toml
[deployment]
framework = "crewai"
entrypoint = "src.support_bot.crew:SupportCrew"
[chat]
input_key = "query" # Maps Slack message to this parameter
output_key = "messages" # Extracts this field from outputFAQ
Common questions about Slack integration
Ready to deploy your AI crews?
Start with our free tier. No credit card required.