Classify Email Intent
The outcome: After this challenge, AI will automatically read each email and decide what type it is - urgent issue, support request, billing question, or promotional. No more scanning subject lines yourself.
Why this matters: Email triage is tedious, repetitive work. Enterprise help desks use AI classification to route tickets to the right teams. You're building the same capability - the difference between a junior support person and an AI-augmented one.
The Text Classifier node uses AI to categorize text into your predefined categories. You define what "High Priority" or "Support Request" means, and the AI makes the call for each email.
What you'll learn:
- Text Classifier node - AI-powered content categorization
- Category definitions - teaching AI what each category means
- Multi-output nodes - different paths based on classification
Login to see the exercise
Create an account to access challenges and track your progress.
Log in to see exerciseNext up
Route Emails by Category
Related Content
Continue your learning journey with these related challenges and guides:
Learn how to add your OpenAI API key to n8n in under 5 minutes. Step-by-step guide to creating an API key and configuring the OpenAI node.
Learn how to use OpenAI vision in n8n to analyze images. Practice passing image URLs to AI models and writing prompts for image analysis.
Learn how to configure OpenAI chat models in n8n with system prompts and combine data from multiple nodes using expressions.
Learn how to build an AI chatbot in n8n using Chat Trigger and OpenAI. Practice configuring system prompts to create custom personalities.