by Cheng Siong Chin
How It Works This workflow automates medical imaging analysis and diagnostic reporting for radiology departments, imaging centers, and hospital networks managing high patient volumes. Designed for radiologists, medical imaging technicians, and diagnostic coordinators, it solves the challenge of rapidly analyzing imaging studies, prioritizing critical findings, routing cases appropriately, and generating structured reports while maintaining diagnostic accuracy and regulatory compliance. The system triggers on new imaging studies, fetches imagery and metadata, prepares data through AI agents (Validation ensures image quality and completeness), calculates risk scores, routes by validation status and risk level through multiple pathways, deploys specialized AI agents for comprehensive analysis (Orchestration coordinates findings, Google Calendar manages scheduling, Slack Tool enables team communication, Email Actions handles notifications, Water Monitoring tracks contrast protocols, Compliance Validation ensures regulatory adherence, Leave Management coordinates radiologist availability), and generates final diagnostic reports with complete audit trails. Organizations reduce diagnosis turnaround time by 60%, improve critical finding detection rates, ensure consistent reporting standards, and enable radiologists to focus on complex cases requiring expert judgment. Setup Steps Connect imaging trigger for automatic study notifications Configure PACS/VNA system APIs with credentials for DICOM image retrieval and metadata access Add AI model API keys to Validation Agent and specialized diagnostic agents Define risk stratification criteria in routing logic based on clinical protocols and imaging findings Link Google Calendar API for radiologist scheduling and case assignment workflows Configure Slack integration for care team communication and critical finding alerts Connect email system for patient/referring physician notifications and report distribution Prerequisites PACS/VNA system API access, HIPAA-compliant AI service accounts Use Cases Emergency radiology triage (stroke, trauma), lung nodule detection and tracking Customization Modify AI models for modality-specific analysis (CT, MRI, X-ray, ultrasound) Benefits Reduces diagnosis turnaround time by 60%, improves critical finding detection rates
by Influencers Club
How it works: Get multi social platform data for e-commerce clients with their email and send personalized comms to onboard them as organic creators, affiliates or ambassadors. Step by step workflow to enrich Shopify customers' emails with multi social (Instagram, Tiktok, Youtube, Twitter, Onlyfans, Twitch and more) profiles, analytics and metrics using the influencers.club API and send tailored outreach to activate them as creators. Set up: Shopify (can be swapped for any e-commerce CRM like Wix, WooCommerce or Hubspot, Sheets, direct DB integration) Influencers.club API Sendgrid (can be swapped for any programmatic email sender like Mailgun) Slack (optional notification for large influencers)
by Oneclick AI Squad
This workflow automatically notifies travelers about their pending trip payments and provides secure payment links through Email and WhatsApp. It runs twice daily (at 7 AM and 7 PM) to ensure timely reminders before the due date. Designed for travel agencies, it simplifies payment tracking, reduces manual follow-up, and ensures every traveler receives personalized reminders with real-time payment status updates. ๐ง Main Components Daily Payment Check โ 7 AM & 7 PM Scheduled triggers that start the workflow daily at 7 AM and 7 PM. Read Pending Travel Payment Fetches traveler payment records from an Excel sheet (using getAll method). Process Payment Reminders Filters records to find pending payments due within the next 3 days. Create Payment Reminders Generates personalized payment reminders. Make Reminder For Email Prepares email-friendly messages with payment links. Send Email Reminder Sends the payment reminder email with a secure payment link to the traveler. Prepare WhatsApp Reminder Generates WhatsApp-friendly messages with payment and payment details. Send WhatsApp Message Sends the message to the travelerโs WhatsApp number using a message API. Update Status Of Reminder Updates the Excel file to mark reminders as sent to avoid duplicates. ๐งฉ Channels Used ๐ง Email โ with personalized payment link ๐ฌ WhatsApp โ formatted reminder message ๐ Payment Integration Secure payment links are auto-generated per traveler to enable direct and safe online payments. โ Essential Prerequisites Excel sheet with payment records (travel_payment_data.xlsx) SMTP credentials for sending email WhatsApp API or provider integration (like Twilio or Gupshup) Access to a payment gateway or service for link generation File storage access to update reminder status in Excel ๐ Required Excel File Structure (travel_payment_data.xlsx) | Traveler ID | Name | Email | Phone | Payment Due Date | Amount | Reminder Sent | |-------------|------------|-------------------|---------------|------------------|---------|---------------| | TR001 | Arjun Patel| arjun@example.com | +919876543210 | 2025-10-20 | โน3000 | No | ๐งพ Expected Input Format Example { "travelerId": "TR001", "name": "Arjun Patel", "email": "arjun@example.com", "phone": "+919876543210", "dueDate": "2025-10-20", "amount": "โน3000", "reminderSent": "No" } ๐ Key Features โฐ Scheduled Daily Execution โ Fully automated at 7 AM and 7 PM ๐งฎ Due-Date Filtering โ Only targets payments due in the next 3 days ๐ฌ Multi-Channel Notifications โ Sends reminders via both Email and WhatsApp ๐ Secure Payment Links โ Auto-generated for each traveler ๐ Reminder Tracking โ Prevents duplicate reminders by updating status โ๏ธ Quick Setup Guide Import Workflow JSON into your n8n instance. Configure schedule in the โDaily Payment Checkโ node (default: 7 AM & 7 PM). Set Excel file path in the โRead Pending Travel Paymentโ node. Update your payment processing logic in the โProcess Payment Remindersโ node. Add email credentials in the โSend Email Reminderโ node. Integrate WhatsApp provider API in the โSend WhatsApp Messageโ node. Define how you generate secure payment links. Test with sample data and activate workflow.
by Takumi Oku
Who is this for Entrepreneurs looking for verified technology to license. R&D Teams tracking aerospace innovation. Content Creators covering tech trends. How it works Fetch: Gets the latest patents from NASA's Tech Transfer API. Filter & Loop: Removes empty entries and processes each patent individually. Analyze: Translates the abstract (DeepL) and uses OpenAI to brainstorm practical business applications. Archive: Saves the details to Google Sheets. Notify: Compiles a summary and sends it to Slack. How to set up Prepare Google Sheet: Create a new sheet with these exact headers in Row 1: Date Title Abstract_Translated Business_Idea Link Edit Settings: Double-click the Edit Settings node to add your Google Sheet ID, Sheet Name, and Slack Channel ID. Credentials: Configure credentials for OpenAI, DeepL, Google Sheets, and Slack. Activate: Run a test execution, then switch the workflow to Active. Requirements OpenAI: API Key (gpt-4o or gpt-3.5-turbo) DeepL: API Key (Free or Pro) Google Sheets: OAuth2 credentials with Drive/Sheets scopes. Slack: Bot User OAuth Token with chat:write scope. How to customize Change the Prompt: Edit the Generate Business Ideas node to tailor ideas for a specific niche (e.g., "Applications for medical devices"). Adjust Schedule: Change the trigger in the Weekly Schedule node to run daily or monthly. Different Output: Swap Slack for Microsoft Teams or Email nodes if preferred.
by Oneclick AI Squad
This workflow continuously monitors CVE databases, threat intelligence feeds, and public security advisories to surface emerging zero-day threats, correlates them against your registered infrastructure assets and software inventory, and uses Claude AI to score exploitability, assess business impact, and generate actionable remediation playbooks โ all before attackers can operationalise the vulnerability. How it works Trigger โ Hourly schedule or on-demand webhook for immediate threat scans Load Asset Inventory โ Fetches registered infrastructure (IPs, hostnames, software, versions) from Airtable Scrape CVE Sources โ Queries NVD API, CISA KEV, and GitHub Security Advisories in parallel Fetch Threat Feeds โ Pulls OSINT feeds (AlienVault OTX, abuse.ch, Shodan) for active exploitation signals Normalise & Deduplicate โ Merges all findings, deduplicates by CVE ID, enriches with CVSS scores Correlate with Assets โ Matches CVEs to your specific software/version inventory AI Threat Assessment โ Claude AI scores exploitability, blast radius, and urgency per matched threat Filter Critical Findings โ Keeps only threats scoring above configurable risk threshold Route by Severity โ Branches CRITICAL / HIGH / MEDIUM for different response paths Alert SOC via Slack โ Immediate notification with threat summary and patch status Create Incident Tickets โ Auto-opens Jira/ServiceNow issues for CRITICAL and HIGH threats Email Security Team โ Detailed HTML threat brief with CVE details and remediation steps Update Threat Register โ Appends findings to Google Sheets threat intelligence log Trigger Patch Workflow โ Webhooks downstream patch management system for auto-remediation Return API Response โ Structured JSON result for SIEM/SOAR integration Setup Steps Import workflow into n8n Configure credentials: Anthropic API โ Claude AI for threat assessment NVD API Key โ NIST National Vulnerability Database CISA KEV โ Known Exploited Vulnerabilities catalogue (public) AlienVault OTX API โ Open Threat Exchange pulses Shodan API โ Internet exposure checks Airtable โ Asset/software inventory Google Sheets OAuth โ Threat intelligence log Slack OAuth โ SOC alerts Jira API โ Incident ticket creation SendGrid / SMTP โ Security team email digests Register your asset inventory in Airtable (hostnames, IPs, software, versions) Set your risk score threshold (default: 65) in the filter node Set your Slack SOC channel IDs Configure downstream patch webhook URL Activate the workflow Sample Webhook Payload (On-Demand Scan) { "scanType": "targeted", "software": "Apache HTTP Server", "version": "2.4.51", "urgency": "high", "requestedBy": "soc-analyst@company.com" } Threat Sources Monitored NVD (NIST)** โ Full CVE database with CVSS v3.1 scores CISA KEV** โ Actively exploited vulnerabilities catalogue GitHub Security Advisories** โ Open source dependency vulnerabilities AlienVault OTX** โ Community threat intelligence pulses abuse.ch URLhaus** โ Malware distribution and C2 URLs Shodan** โ Internet-exposed asset enumeration EPSS** โ Exploit Prediction Scoring System probabilities AI Assessment Dimensions CVSS Score** โ Base, temporal, and environmental scoring EPSS Probability** โ Likelihood of exploitation in the wild Asset Exposure** โ Internal vs external facing, attack surface Patch Availability** โ Vendor patch, workaround, or no fix status Active Exploitation** โ CISA KEV / OTX confirmation Business Impact** โ Confidentiality, integrity, availability impact Blast Radius** โ Number of affected assets and systems Urgency Score** โ Composite prioritisation score (0โ100) Features Multi-source CVE aggregation with deduplication Asset correlation against software/version inventory EPSS-weighted AI exploitability scoring Automated CRITICAL/HIGH/MEDIUM severity routing Jira ticket creation with full CVE context Patch management webhook integration Full threat intelligence audit log SIEM/SOAR-ready JSON output Explore More Automation: Contact us to design AI-powered lead nurturing, content engagement, and multi-platform reply workflows tailored to your growth strategy.
by Cheng Siong Chin
How It Works This workflow automates end-to-end candidate evaluation for HR teams and recruiters overwhelmed by high-volume hiring. Designed for talent acquisition professionals, hiring managers, and HR operations, it solves the challenge of manually screening resumes, validating qualifications, and coordinating interview feedback across multiple stakeholders. The system triggers on new applications, extracts CV content, prepares structured candidate data, and deploys specialized AI agents for comprehensive evaluation: Signal Agent validates credentials, CV Verification Agent confirms qualifications, Trust Assessment Agent evaluates cultural fit, and Experience Agent analyzes career trajectory. The Orchestrator Agent synthesizes insights, checks validation results, and routes decisionsโsending approval emails for qualified candidates, rejection notices for mismatches, and logging all outcomes to Google Calendar and Sheets. By automating screening with multi-dimensional AI analysis, organizations reduce time-to-hire by 70%, eliminate bias, ensure consistent evaluation criteria, and free recruiters to focus on relationship-building with top talent. Setup Steps Connect webhook/form trigger to applicant tracking system or career portal Configure CV extraction node with document parsing API credentials Add OpenAI API keys to all AI agent nodes Define evaluation criteria in each agent's prompt Link Gmail credentials for approval and rejection email templates Connect Google Calendar API for interview scheduling automation Prerequisites ATS integration or career portal webhook access, OpenAI API account Use Cases High-volume recruitment screening, technical role qualification validation Customization Modify agent prompts for role-specific criteria, adjust scoring thresholds for pass/fail decisions Benefits Reduces screening time by 70%, eliminates unconscious bias through standardized evaluation
by Oneclick AI Squad
This workflow ingests property document packages submitted via webhook or monitored cloud storage, extracts text from each file, runs Claude AI to verify legal compliance, detect missing or expired documents, flag invalid clauses, and produces a structured validation report with remediation guidance. How it works Trigger โ Webhook submission or Google Drive folder watch Intake & Register โ Logs submission, assigns case ID, normalises metadata Download Documents โ Fetches each file from Drive / S3 / URL Extract Text โ Reads PDF/DOCX content via parser node Classify Document Type โ Identifies contract, title, disclosure, certificate, etc. AI Legal Compliance Check โ Claude AI validates each document against jurisdiction rules Aggregate Validation Results โ Merges per-document findings into a case report Check Required Doc Checklist โ Detects missing mandatory documents Route by Compliance Status โ Branches on PASS / FAIL / REQUIRES_REVIEW Notify Submitter โ Email with full validation report and remediation steps Alert Legal Team on Slack โ Flags FAIL or critical issues to legal channel Create Audit Record โ Writes full report to Google Sheets compliance log Generate PDF Report โ Stores formatted report back to Drive Return Validation Response โ Sends structured JSON result to caller Setup Steps Import workflow into n8n Configure credentials: Anthropic API โ Claude AI for legal document analysis Google Drive OAuth โ Document intake and report storage Google Sheets OAuth โ Compliance audit log Slack OAuth โ Legal team alerts SendGrid / SMTP โ Submitter notification emails Set your Google Drive folder IDs for intake and output Configure jurisdiction rules in the AI prompt node Set mandatory document checklist in the Checklist node Activate the workflow Sample Webhook Payload { "caseId": "CASE-2025-0871", "submitterEmail": "agent@realty.com", "propertyAddress": "42 Oak Street, Sydney NSW 2000", "transactionType": "sale", "jurisdiction": "NSW", "documents": [ { "name": "Contract of Sale", "type": "contract", "driveFileId": "1aBcDeFgHiJkL" }, { "name": "Title Search", "type": "title", "driveFileId": "2mNoPqRsTuVwX" } ] } Document Types Supported Contract of Sale / Purchase Agreement Certificate of Title / Title Search Vendor Disclosure Statement Section 32 / Vendor Statement Building & Pest Inspection Report Strata Report / Body Corporate Docs Zoning Certificate / Planning Certificate Land Tax Certificate Mortgage / Discharge of Mortgage Lease Agreement / Tenancy Documents Council Rates Notice Smoke Alarm / Safety Certificates Features Multi-document batch validation per submission Jurisdiction-aware compliance rules (AU/UK/US configurable) Missing document detection against mandatory checklist Expiry date validation for time-sensitive certificates Critical clause and red-flag detection Automated remediation guidance per issue Full audit trail in Google Sheets PDF validation report stored to Drive Explore More Automation: Contact us to design AI-powered lead nurturing, content engagement, and multi-platform reply workflows tailored to your growth strategy.
by Milo Bravo
Email Sentiment Router for Event Sales Leads Who is this for? Event organizers, conference managers, and sales teams drowning in sponsor/exhibitor/partner emails who need zero-drop leads + real-time pipeline analytics. Key nodes: Gmail Trigger - Google Gemini (2x) - Data Table - Google Sheets - Send Email - Slack Category: Sales / AI / Event Management Level: Advanced Credits: Milo Bravo (BRaiA Labs) What problem is this workflow solving? Email overload kills event revenue: 200+ weekly sponsor/partner emails go unread No sentiment/intent analysis = missed hot leads Manual routing wastes 10+ hours/week Zero visibility into pipeline trends This workflow auto-classifies, routes, and analyzes every inbound lead. What this workflow does? Gmail Trigger monitors event inbox for new emails Gemini #1 scores sentiment (Positive/Neutral/Negative) Gemini #2 extracts topic, intent, urgency, org, budget signals Logs to email_analytics Data Table + Google Sheets Routes intelligently: Positive โ Hot Lead email + Slack #hot-leads (2h SLA) Neutral โ Nurture email + Slack #follow-ups (24-48h) Negative โ Insights + Slack #insights Looker Studio dashboard auto-updates from Sheets Setup (5 minutes): Gmail OAuth2 (event inbox) Google Gemini API key Slack OAuth2 + channels (#hot-leads, #follow-ups, #insights) Create email_analytics Data Table โ paste Table ID Update recipient emails (placeholders in Send Email nodes) Test with Evaluation Dataset before live How to customize: Add keywords for your niche (conferences, webinars, trade shows) Adjust sentiment thresholds or routing rules Swap Slack โ Teams/CRM (HubSpot/Salesforce) Scale: Multi-inbox + team routing ROI: 100% lead capture (zero drops) 5x faster response (2h โ 2min) 20% conversion lift from sentiment prioritization Pipeline dashboard = data-driven sales strategy Need help customizing?: Contact me for consulting and support: LinkedIn / Message Keywords: event sales leads, email sentiment analysis, Gmail AI routing, Google Gemini sales automation, conference sponsor leads, event pipeline analytics, sales lead qualification, sales dashboard
by Abdullah Alshiekh
๐ Automated Customer Rewards Platform: Jotform Integration This blueprint details a highly efficient, AI-powered workflow designed to automate customer reward fulfillment. Leveraging the accessible interface of Jotform, this system delivers superior reliability and exceptional processing speed. ๐ Reliability, Productivity, and Performance This workflow is engineered to maximize operational efficiency and maintain data integrity: Instant Fulfillment: Automation handles receipt scanning (OCR), AI calculation, logging, and notification in seconds, eliminating manual delays. Seamless Data Capture: Leverages the user-friendly Jotform interface for fast, reliable customer submission and file uploads. ๐ ๏ธ Quick Configuration Guide Jotform Webhook:* In your *JotForm* settings, paste the n8n *Jotform Trigger URL** into the Webhook Integration. Done. API Access:* Generate a *"Full Access"** JotForm API key and insert it into the required n8n nodes (Jotform Trigger and Fetch All Receipts). Credential Setup:** Plug in your necessary API keys (Gemini, OCR.Space) and update the Notion Database ID and internal email recipient. ๐ How It Works (Practical Flow) Submission:* Customer submits their request via *Jotform**. Processing:** System extracts text from the receipt (OCR), the AI calculates the reward, and the If node verifies the total. Fulfillment:** Transaction logged, confirmation emails sent to both the customer and the internal team. If you need any help Get in Touch
by BytezTech
AI appointment bot with Google Calendar, Gmail and Sheets ๐ Overview This workflow automates end-to-end appointment scheduling for your business using an AI-powered chatbot. Clients can book, reschedule, or cancel meetings through a simple chat interface โ no manual coordination needed. Two independent flows run in parallel. The AI Chat Flow handles real-time client conversations using Groq LLaMA 4 Scout, managing calendar availability, event creation, updates, and Gmail confirmations automatically. The Daily Sync Flow runs every morning to refresh your Google Sheet with the day's appointments and email an admin summary report. All times are handled in IST (GMT+05:30) with full ISO 8601 formatting. โ๏ธ How it works AI Chat Flow Client sends a message to the bot AI Agent collects name, email, purpose, date, time, and duration Checks Google Calendar for availability Creates, updates, or deletes calendar events based on request Sends Gmail confirmation or cancellation email to the attendee Daily Sync Flow Triggers every morning at 9:30 AM IST Clears previous rows from Google Sheets (keeps header) Fetches all of today's Google Calendar events Formats and inserts each event into the sheet Emails the admin a summary report with total meeting count and sheet link ๐ ๏ธ Setup steps Import this workflow into n8n Add a Google Calendar OAuth2 credential and set your calendar email Add a Gmail OAuth2 credential for the agent and admin report Add Google Sheets OAuth2 (for Clear node) and Service Account (for Insert node) Add your Groq API key for the LLaMA 4 Scout model Update your admin email, calendar email, and Google Sheet ID in the workflow Activate the workflow โ both flows run independently ๐ Features AI-powered scheduling Books, reschedules, and cancels appointments via chat Checks real-time calendar availability before confirming Suggests 3 alternative slots if the requested time is unavailable Sends automatic Gmail confirmations to attendees Maintains conversation memory across the session (last 50 messages) Daily reporting Auto-clears and refreshes the Google Sheet every morning Syncs all calendar events with full details (name, email, time, duration) Emails admin a daily count summary with a direct sheet link ๐ Requirements n8n (cloud or self-hosted) Google Calendar, Gmail, and Google Sheets access Groq API key (free tier supported) ๐ฏ Benefits Zero manual appointment coordination Clients self-serve via chat 24/7 Admin always has a fresh daily schedule in Google Sheets Automatic email confirmations build client trust IST timezone enforced consistently across all events ๐จโ๐ป Author BytezTech Pvt Ltd
by Yusuke
๐ง Overview Generate empathetic, professional reply drafts for customer or user messages. The workflow detects sentiment, tone, and risk level, drafts a concise response, sanitizes PII/links/emojis, and auto-escalates risky or low-confidence cases to human review. โ๏ธ How It Works Input โ Manual Test or Webhook Trigger AI Agent (Empathy) โ returns { sentiment, tone, reply, confidence, needs_handover } Post-Process & Sanitize โ removes URLs/hashtags, masks PII, caps length Risk & Handover Rules โ checks confidence threshold, risk words, and negativity Routing โ auto-send safe replies or flag to Needs Review ๐งฉ Setup Instructions (3โ5 min) Open Set Config1 and adjust: MAX_LEN (default 600) ADD_FOLLOWUP_QUESTION (true/false) FORMALITY (auto | casual | polite) EMOJI_ALLOWED (true/false), BLOCK_LINKS (true/false) RISK_WORDS (e.g., refund, lawsuit, self-harm) Connect Anthropic credential to Anthropic Chat Model (Optional) Replace Manual Trigger with Webhook Trigger for real-time use > Tip: If you need to show literal angle brackets in messages, use backticks like `<example>` (no HTML entities needed). ๐ Use Cases 1) SaaS Billing Complaints Input:** โI was billed after canceling. This is unacceptable.โ Output:** Calm, apologetic reply with refund steps; escalates if refund is in RISK_WORDS or confidence < 0.45. 2) Product Bug Reports Input:** โUpload fails on large files since yesterday.โ Output:** Acknowledges impact, requests logs, offers workaround; routes to auto-send if low risk and high confidence. 3) Delivery/Logistics Delays Input:** โMy order is late again. Should I file a complaint?โ Output:** Empathetic apology, ETA guidance, partial credit policy note; escalates if language indicates legal action. 4) Community Moderation / Abuse Input:** โSupport is uselessโyouโre all scammers.โ Output:** De-escalating, policy-aligned response; auto-flags due to negative sentiment + risk keyword match. 5) Safety / Self-harm Mentions Input:** โI feel like hurting myself if this isnโt fixed.โ Output:* *Immediate escalation**, inserts approved resources; never auto-sends. ๐จ Auto-Escalation Rules (defaults) Negative** sentiment Message matches any RISK_WORDS confidence < 0.45 Mentions of legal, harassment, or self-harm context ๐งช Notes & Best Practices ๐ No hardcoded API keys โ use n8n Credentials ๐งญ Tune thresholds and RISK_WORDS to your org policy ๐งฉ Works on self-hosted or cloud n8n โ Treat outputs as drafts; ship after human/policy review ๐ Resources GitHub (template JSON):** https://github.com/yskmtb0714/n8n-workflows/blob/main/empathy-reply-assistant.json
by Tharwat Mohamed
๐ Description Instagram AI Beauty Assistant with Booking & Calendar Automation ๐ Smart Instagram AI Assistant for Beauty & Cosmetics Brands Help customers instantly on Instagram using a smart AI assistant designed specifically for beauty, skincare, makeup, and nail businesses. This workflow answers product questions using FAQs only, handles voice messages, and schedules consultation bookings with timezone-safe Google Calendar reservations and automatic confirmation emails. Perfect for salons, cosmetic brands, clinics, and Instagram-first businesses. โ๏ธ How it works Customers send messages or voice notes via Instagram DM The AI detects whether the message is: A product or policy question A voice message (which gets transcribed) A request to book a consultation or meeting Product questions are answered only using your FAQs (no hallucinations) Booking requests: Get grounded using the current date and time Check available slots before booking Collect customer details (name, phone, email, topic) Confirmed bookings are created in Google Calendar with rich event summaries A confirmation email is sent automatically to the customer ๐งฐ Setup steps Connect your Instagram webhook or messaging API Connect your OpenAI account (chat + voice transcription) Connect Google Calendar for reservations Connect Gmail for confirmation emails Customize your FAQs and availability rules Set your business timezone Thatโs it โ your Instagram assistant is ready to work 24/7 โจ ๐ Customization tips Update FAQs anytime without retraining the AI Adjust tone and branding in the system message Customize calendar summaries and email templates Add rescheduling, cancellation, or reminders Clone the workflow for multiple beauty brands or clients ๐ค Need Help Setting It Up or Customizing It? If youโd like help connecting Instagram, setting up Google Calendar and Gmail, or customizing this AI assistant for your business or for clientsโฆ ๐ฉ I offer setup and customization services including: Instagram DM automation setup Google Calendar & Gmail configuration Timezone-safe booking logic FAQ structuring and prompt tuning Branding and tone customization Error handling and escalation logic You can reach me here: Email: tharwat.elsayed2000@gmail.com WhatsApp: +20 106 180 3236