In this tutorial, you’ll set up ShingleAI to automatically handle incoming support emails using AI. By the end, you’ll have a working automation that acknowledges support requests, extracts key details, and saves the sender as a contact — all without you lifting a finger. This is how ShingleAI is designed to work: you connect your communications, tell the AI what to do in plain English, and let it handle the rest.Documentation Index
Fetch the complete documentation index at: https://docs.shingleai.com/llms.txt
Use this file to discover all available pages before exploring further.
What you’ll build
You’ll create a complete support email workflow that:- Detects incoming emails that look like support requests
- Sends an immediate, personalized acknowledgment to the sender
- Saves the sender as a contact if they’re new
Prerequisites
- A Google or Microsoft email account you can use for testing
- A modern web browser (Chrome, Firefox, Safari, or Edge)
Step 1: Create your account and organization
First, let’s get you set up on ShingleAI.Sign up
Go to shingleai.com and click Get Started. Create an account using your email or sign in with Google/Microsoft.
Create an organization
After signing in, you’ll be prompted to create an organization. Enter a name — this can be your company name, or something like “My Business” if you’re just exploring. Click Create.
Land on the dashboard
You’re now on your organization’s dashboard. This is your home base — everything you do in ShingleAI happens within this organization. The Setup checklist card lists the seven steps that get a new org ready; we’ll complete two of them (connect your email, create an automation) as part of this tutorial.
Step 2: Connect your email
The Connect your email task is the first CTA on the Setup checklist.Open the email task
On the home page, click Connect email on the Setup checklist. This takes you to the Email Addresses page.
Authorize access
You’ll be redirected to your provider to authorize ShingleAI. Review the permissions and click Allow (Google) or Accept (Microsoft).
ShingleAI uses OAuth — it never sees or stores your email password. You can revoke access at any time from your provider’s settings. Once the email address is created, the Connect your email setup task auto-completes.
Step 3: Create your first automation
Now for the interesting part. You’ll tell ShingleAI to watch for incoming emails and respond to them using AI.Name it
Enter a descriptive name: Support Email Auto-Acknowledgment. Good names make it easy to find and manage your automations later.
Set the trigger
For the trigger event, enter: New email received. This tells ShingleAI to run the automation every time an email arrives.
Write your instructions
This is where you tell the AI what to do — in plain English. Paste the following into the instructions field:
Step 4: Test it
Let’s see your automation in action.Send a test email
From a different email account (or ask a friend), send an email to the address you connected. Write something that looks like a support request, for example:
Subject: Help with my account Hi, I’m having trouble logging in to my dashboard. I keep getting an “invalid credentials” error even though I’m sure my password is correct. Can you help?
Watch it work
Wait a minute or two, then check the Inbox in ShingleAI. You should see:
- The incoming support email in your inbox
- An outgoing reply that the AI generated and sent automatically
If the automation didn’t trigger, check a few things: Is the automation enabled? (Look for the toggle on the Automations page.) Did the email finish syncing? Give it another minute and check the automation’s execution history for any errors.
Step 5: Check the results
Let’s verify everything worked end-to-end.Check the automation history
Go to Automations, click your automation, and look at the execution history. You should see a successful execution with details about what the AI did.
What you’ve accomplished
You’ve built a working AI-powered support workflow. Here’s what’s happening behind the scenes every time an email arrives:- ShingleAI receives the email through your connected account
- The automation detects a new message and triggers
- The AI reads the email and evaluates your instructions
- If it’s a support request, the AI composes and sends a reply
- The sender and message are linked in your contact database
Next steps
Now that you’ve seen ShingleAI in action, here are some ways to go further:Refine your automation
Learn how to fine-tune triggers, add conditions, and write better AI instructions
Understand the concepts
Learn how organizations, contacts, messages, and automations fit together
Manage contacts
Organize your contacts with labels, notes, and detailed profiles
Connect AI agents
Give AI assistants like Claude direct access to your ShingleAI data