Slack bot creator


Steps in this workflow
Create an AI-powered Slack bot that responds to user queries about company policies. The bot will monitor a specific Slack channel for messages and then search through policy documentation to find relevant information. With this workflow template you can generate contextual responses based on the policy documents and deliver them back to the channel.

Monitor a configured Slack channel for new messages. The trigger activates the workflow whenever a message is posted to the specified channel.

Search for and retrieve policy documents that contain 'Policies' in their title. This step provides the knowledge base for the AI to reference when generating responses.

Generate a response using AI that references the policy documents while addressing the user's query. The AI is configured to act as an HR policy expert and signs responses as 'Relay.app'.

Post the AI-generated response back to the same Slack channel. The message is formatted in Markdown and sent through a bot account.