Everything you need to automate agent onboarding, practice sales skills, and track your pipeline like a pro.
Quick setup guide and first steps
Manage onboarding and track progress
Automated email parsing setup
AI-powered sales training
Track performance metrics
Playbooks, scripts, and SOPs
Common questions answered
Advanced Ring is your all-in-one platform for insurance agent training and onboarding automation. Whether you're a solo agent or managing a team of 100, this guide will help you get up and running in minutes.
Click "Login" and authenticate with your Google account. This enables automatic Google Sheets sync for your data.
Your home base shows key metrics, quick actions, and your current performance streak.
Head to the Pipeline and click "Add Agent" or import a CSV file to bulk-add candidates.
Practice your sales pitch with AI personas. Start with "Easy" mode to get comfortable.
Pro Tip: The app works fully offline! Data saves locally and syncs to Google Sheets when connected.
The Agent Pipeline is a visual Kanban board that tracks every agent from initial contact through fully licensed status. Each column represents a stage in the onboarding journey.
Initial contact made
Applications submitted
Studying for exam
Exam passed, active
There are three ways to add agents to your pipeline:
Our AI-powered import automatically detects and maps columns from any CSV or Excel file:
The system recognizes common column names and suggests mappings. Review and confirm, then all candidates are added instantly.
Each state has unique licensing requirements. Advanced Ring includes pre-built checklists for all 50 states:
Pro Tip: Click any agent card to see their detailed progress and send personalized reminder messages.
Select multiple agents to perform bulk actions:
The Excel Solutions Email Parser automatically monitors your Gmail inbox for daily pipeline reports from Excel Solutions and updates your agent pipeline in real-time. This eliminates manual data entry and ensures your pipeline stays current with course progress updates.
What it does: The parser scans emails from Excel Solutions, extracts course progress percentages, exam dates, and completion status, then automatically updates your Google Sheets tracker and Advanced Ring pipeline.
Visit console.cloud.google.com and create or select your project.
Navigate to APIs & Services → Library and enable:
Go to APIs & Services → OAuth consent screen and add scopes:
https://www.googleapis.com/auth/gmail.readonlyhttps://www.googleapis.com/auth/spreadsheetshttps://www.googleapis.com/auth/drive.filemyFunction codeCopy the code from your Advanced Ring project's backend/ folder:
In your Google Apps Script project:
Code.gs and paste the contents from backend/Code.gsConfig.gs and paste the contents from backend/Config.gsSet up your configuration in Google Apps Script:
Note: Twilio is optional. If not configured, the system will send email reminders instead of SMS.
Configure automated triggers to run the email parser:
processXcelEmailsSecurity Note: The "unsafe" warning appears because the script isn't verified by Google. This is normal for personal/private scripts. Only authorize if you trust the code source.
Every 6 hours, the script searches Gmail for emails from xcelsolutions.com with subject "Daily Pipeline Report"
The parser extracts:
Matches agents by email and updates:
Advanced Ring automatically syncs with Google Sheets, so updates appear in your pipeline within minutes
The parser looks for emails with this structure:
The parser uses regex patterns to extract:
Check the following:
xcelsolutions.com (check spam folder)processXcelEmails() manually to testThe parser matches agents by email address. Ensure:
john@example.com)Verify the email format matches expected patterns:
parseAndSync(emailBody, sheet, emailMap)Check reminder engine configuration:
runReminderEngine trigger is set for daily executionTo test the parser manually:
processXcelEmails from the function dropdownYou can customize the parser in Code.gs:
extractEmail(), extractProgress(), extractDate()parseAndSync() to change how data is writtenrunReminderEngine()Pro Tip: Keep a backup of your original code before making changes. Test modifications in a copy of your spreadsheet first.
If you encounter issues:
The Practice Arena lets you roleplay sales conversations with AI-powered personas. It's like having a training partner available 24/7 who never gets tired and always gives constructive feedback.
Select from different AI personas, each with unique personalities and objection styles:
Questions everything, needs proof
Short attention span, wants facts fast
Talkative, needs patience
Choose who you want to practice against and the challenge level.
For cloud AI, enter your Gemini API key. Or use "Local AI" mode for offline practice.
The AI will answer like a real prospect. Respond naturally!
After the call, see your compliance score, sentiment analysis, and coaching tips.
During your practice session, you'll see live metrics:
Microphone Required: Voice interaction requires microphone access. Allow browser permissions when prompted.
Don't have an API key? No problem! Toggle "Use Local AI" to practice offline using WebGPU-powered models. Features:
The Dashboard gives you an at-a-glance view of your entire operation. Track key metrics, monitor pipeline health, and identify areas for improvement.
Practice sessions completed
% of objections handled well
Regulatory adherence rate
Consecutive practice days
The Mastery Curve chart visualizes your skill progression over time. It shows:
Monitor your onboarding funnel with visual breakdowns:
Jump directly to common tasks from the Dashboard:
The Knowledge Base stores all your sales playbooks, objection handling scripts, compliance guidelines, and training materials in one searchable location.
Rebuttals for every scenario
Pricing comparisons
Proven pitch frameworks
Regulatory requirements
Admins can upload custom content:
Pro Tip: Use keyboard shortcut ⌘K (Mac) or Ctrl+K (Windows) to quickly search the Knowledge Base from anywhere in the app.
Try these steps:
Still have questions? Here's how to get support: