
- Listens for mentions in Slack channels
- Processes questions using the same agent as the web chat interface
- Returns answers with SQL queries, data tables, and visualizations
- Maintains conversation context within Slack threads
The Slack bot uses the same agent context, rules, and capabilities as your web chat interface. Any improvements to your agent automatically benefit Slack users.
- Process your question using the same agent as the web interface
- Generate SQL queries based on your context
- Execute queries against your connected databases
- Return results in a formatted Slack message
- Answer: Plain language summary of findings
- SQL Query: The generated query (shown in a code block)
- Data Table: Results formatted as a table
- Sources: Which context files were used