Introduction

Handle inbound emails dynamically using AI-powered classification and routing.

The Reloop Agent Inbox turns static inbound email addresses into active, programmable endpoints. Instead of simply forwarding raw emails, Reloop routes inbound messages through our AI processing engine to extract structured data, classify intent, and trigger downstream handlers.

Key Capabilities

  • AI Classification: Automatically categorize inbound messages (e.g., Support, Billing, Sales, Spam) and extract sentiment.
  • Structured Data Extraction: Parse variables out of the email body (like invoice numbers, customer names, or tracking codes) using JSON schemas.
  • Automated Routing: Forward parsed payloads directly to custom webhooks or enqueue them in NATS messaging topics.
  • Inline Conversational Replies: Send automated AI-drafted replies or route them to human agents in the dashboard.

Was this page helpful?

Edit this page