Build your first AI agent in 5 minutes without writing code
What you'll build in the next five minutes
By the end of this guide, you'll have a working AI agent that takes a customer support email, reads the content, categorizes it by department (billing, technical, general), drafts a helpful response, and sends it to the right Slack channel. Total time: about 5 minutes. Total code written: zero.
Create your trigger in one click
Open the canvas and drag a Trigger node from the sidebar. Select 'Email Received' as the trigger type and connect your Gmail account. Every new email to your support inbox will now fire this workflow. You can add a filter later to only trigger on emails from non team members, but for now, let's keep it simple.
Add an AI agent that actually understands language
Drag an AI Agent node and connect it to your trigger. This is where the magic happens. In the agent configuration, you'll set a goal: 'Read the incoming email. Categorize it as billing, technical, or general. Draft a helpful response. Output the category and the draft response.' That's it. No regex, no conditional branches, no lookup tables. The agent understands language natively.
Connect the output to Slack
Add a Slack node and connect it to the agent. Map the agent's output, the category and draft response, to a Slack message. Choose the channel based on the category: #billing, #tech support, or #general. The message includes the original email summary, the AI's draft response, and a one click approve button for your team.
Deploy, test, and watch it work
Hit the Deploy button. Send a test email to your support inbox. Within seconds, you should see a categorized message appear in the correct Slack channel with a draft response ready for review. That's your first AI agent, live, working, and handling tickets 24/7. The entire workflow is 3 nodes: trigger, agent, output.
Where to go from here
Once your first agent is running, the natural next step is adding a knowledge base. Upload your FAQ document or help centre articles, and the agent will reference them when drafting responses. This dramatically improves answer quality without any additional configuration. From there, you can add auto send for high confidence responses, escalation rules for frustrated customers, or a feedback loop that improves the agent over time.
The founding offer
The first 100 members lock in 40% off for 12 months. After 100, the discount drops to 20%.
Claim 40% Off (1st Year)