Product Updates

New features, improvements, and fixes. See what we've been working on to make SheetXAI better for you.

Mar 52026
Added

SAI Agents, MCP Server Integrations, Undo & Backup, Redesigned Chat & More

This is one of the biggest updates we've ever shipped. SAI agents can now process your data row by row automatically. You can connect external tools via MCP servers. There's a full undo system with automatic backups. The chat interface has been completely redesigned. Sheet search lets the AI find anything in your spreadsheet. And there are dozens of bug fixes and improvements across the board.

SAI Agents — AI That Processes Your Data Row by Row

SheetXAI's AI assistant can now deploy SAI agents to process data across multiple rows automatically. Ask it to categorize, generate content, create images, or transform data row by row — the AI writes the prompt template and SAI agents handle each row independently.

  • Chaining: One agent's output feeds the next (e.g., generate title -> write description -> create product image)
  • All output types: Text, images, video, audio, URL retrieval, and web scraping
  • allRows mode: Keeps agents alive — when you add new rows, they're processed automatically
  • Pre-flight checks: Before deploying agents, SheetXAI checks that your settings are configured correctly (e.g., Image or Video tabs with a provider and API key). If something's missing, the AI tells you exactly what to set up
  • Works on Excel too — text and web search output types are supported. Image, video, and audio agents remain Google Sheets-only for now

MCP Server Integrations — Connect Your Own Tools

You can now connect MCP (Model Context Protocol) servers to SheetXAI. Go to Settings -> MCP Servers, add your server URL and optional API key, and the AI automatically discovers and uses the tools your server provides. Learn more about MCP servers.

  • OAuth 2.1 support: Servers that require OAuth (CRMs, project management tools, etc.) are fully supported. SheetXAI handles the entire auth flow for you
  • Tool visibility & toggles: See all tools a server provides and enable/disable individual ones
  • Popular Connectors: One-click setup for Notion, Stripe, HubSpot, Supabase, Atlassian (Jira/Confluence), Linear, GitHub, Asana, Zapier, Exa Search, and GoHighLevel
  • Smart data handling: When a tool returns hundreds of records, the AI summarizes the structure and asks which columns you want — then writes the full data directly to your sheet
  • Bulk writes: Push spreadsheet data to an MCP tool in bulk (e.g., "insert all these contacts into my CRM") with filtering, batching, and rate limiting
  • Disable/enable servers: Temporarily turn off servers you don't need without losing your config — reduces per-message credit usage
  • Custom headers: Add extra headers some servers need (e.g., X-Location-Id, X-Workspace)
  • Re-authenticate: Re-trigger OAuth without removing and re-adding a server
  • Works on Excel — MCP servers can be configured and used in the Excel add-in too
  • Credits only charged on success — failed MCP tool calls no longer cost credits

Undo / Restore from Backup

SheetXAI now automatically saves a full backup of your spreadsheet before running AI-generated code. If something goes wrong, click the Undo button to restore your spreadsheet to exactly how it was before.

  • Google Sheets: Restores in-place — you stay in the same file and everything is reverted seamlessly
  • Excel: Opens your backed-up version as a new workbook in a separate window so you can compare
  • Undo also reverts the conversation — removes both the AI response and your original message, and places your text back in the input box
  • Preserves your active sheet — you stay on the same sheet you were viewing
  • Faster backups on Google Sheets — backup time cut from ~14 seconds to a few seconds using the REST API
  • Clearing conversation history now removes all backup files from Google Drive

Redesigned Chat Interface

The chat has been completely refreshed for a cleaner, more modern look:

  • User messages now display as full-width blue cards instead of right-aligned bubbles
  • AI responses render directly on white — no more gray background
  • Action buttons (Undo, Retry, Expand, Bookmark, Edit) are hidden by default and reveal on hover
  • Code execution indicator is now a compact bar with wave animation while running and a checkmark when complete
  • Copy button on user messages to quickly copy your prompt text
  • Contextual tips appear during code execution to help you discover features
  • Animated loading states with wave bars and rotating status text ("Reading your sheet...", "Analyzing cells...")
  • Bouncing dots at the end of AI text during streaming so you can see it's still generating
  • Prompt suggestion chips on new chats — click "Analyze my data", "Create a formula", etc. to start instantly
  • Accurate execution labels — the bar now says "Calling MCP", "Reading sheet data", "Calling sub-agents", etc. instead of always "Executing code"
  • Real progress stages — the loading pill reflects actual events instead of random messages

Sheet Search — Find Values Across Your Entire Spreadsheet

The AI can now search for specific values, keywords, or labels across your entire spreadsheet without you telling it where to look. Ask "find all cells containing 'Overdue'" and the AI locates them instantly with exact cell references.

  • Whole-word matching by default — searching for "master" won't match "webmaster"
  • Accent-insensitive — "resume" finds "résumé", "cafe" matches "café"
  • Substring mode available when needed (e.g., searching for "@gmail.com" inside email addresses)
  • Works on Google Sheets and Excel

Image Edit & Image to Video Settings

You can now configure separate providers and models for image editing and image-to-video generation in Settings:

  • Image Edit tab — supported providers: OpenAI, Fal AI, Straico, Gemini, Runware, Ideogram
  • Image to Video tab — supported providers: Fal AI, Straico
  • If these tabs aren't configured, the system falls back to your regular Image Gen / Video Gen settings
  • Edit and image-to-video models no longer clutter the Image Gen and Video Gen dropdowns — they're in their dedicated tabs where they belong

Task-Aware Auto Tiers & Tab-Aware Credit Pricing

Auto Basic and Auto Max now pick different models depending on the task — content generation, URL retrieval, and analysis each use models optimized for that specific type. Credit costs also vary by task, reflecting the lighter models used for simpler operations. Auto tiers are now available on the Content, URL, and Analysis tabs (previously only on Default).

Force Trigger SAI Scan

Sometimes SAI formulas or SAI commands wouldn't trigger automatically. A new "Force Trigger SAI Scan" button lets you manually kick off a scan of the active sheet on demand — SAI formulas, custom commands, and arrays are re-evaluated immediately.

Expand Button Now Works

The Expand button on AI responses now opens a full-page view with Table of Contents navigation and Copy to Clipboard. Works on both Google Sheets and Excel.

Bug Fixes

  • Shared API keys now work more reliably
  • Multi-column commands no longer fire dependent columns when a previous column is still pending or failed
  • Duplicate bookmarks are now prevented when using the manual "Add bookmark" form
  • Active sheet formulas now process first when you open SheetXAI
  • Array command failures now stop cleanly and tell you exactly what to do
  • Async generation errors (fal.ai, Freepik, JoggAI) now write the error directly to the cell instead of leaving it stuck
  • Custom commands and dynamic arrays no longer get stuck on "Processing..."
  • "Running low on credits" warning no longer flashes for Lifetime users
  • API keys with special characters (typographic dashes from Notion, Apple Notes, etc.) no longer cause connection errors
  • AI no longer hangs on empty responses
  • Image-to-image editing via SAI formulas now works correctly
  • Excel auto-confirm toggle now persists across sessions
  • Bookmarks no longer disappear on app reload
  • Large spreadsheet support — SAI formulas, dynamic arrays, and custom commands now work reliably on large spreadsheets
  • Better error messages for failed AI image/video generation — shows actual reasons instead of generic error codes
  • Straico image-to-video now works correctly (was listed as supported but would fail)
  • Password reset emails no longer fail with "Failed to send reset link"
Feb 262026
Added

Auto Model Selection, Shared API Keys for Teams, Smart Tooltips, Chrome Extension Preview & More

This update introduces automatic model selection so you never have to pick a model again, shared API keys so your whole team can use one key, smart tooltips that guide you to the right model, a thumbs-down button to report issues and get credits back, and a bunch of reliability improvements and bug fixes.

Auto Model Selection

You no longer have to pick a specific AI model. Just select Auto Basic or Auto Max from the model dropdown and SheetXAI automatically routes your request to the best available model. If a model has issues, we swap it out behind the scenes — you always get the best option without changing anything.

We keep pricing consistent within each tier — all the models in Auto Basic cost roughly the same, and all the models in Auto Max cost roughly the same. The most expensive model you'd hit in Auto Basic is Claude Haiku, which keeps things very affordable. Auto Max routes to premium models for more complex tasks, with pricing kept reasonable across the pool.

Shared API Keys for Teams

LTD managers can now set API keys (OpenAI, Gemini, OpenRouter, etc.) from their account dashboard, and those keys are automatically distributed to every seat member. Your team doesn't need to set up their own keys — they just use yours. For security, members never see the actual key value — the settings page shows shared_by_manager — do not edit so it's clear the key is pre-configured. Members can override with their own key at any time; removing their override restores the manager's shared key.

Smart Model Suggestions

We're rolling out smart nudge tooltips — when you send a message about dashboards, for example, SheetXAI shows a quick tip near the model selector suggesting the best model for that task (e.g., "Dashboards tend to work best with Claude Sonnet or Codex models"). Attach an image or PDF? It'll suggest Gemini Flash. These tips appear once per session and stay out of your way. Still being refined, but already incredibly helpful.

Thumbs-Down Feedback — Get Rewarded for Reporting Issues

Every AI response now has a thumbs-down button. Click it, describe what went wrong, and optionally share your conversation or spreadsheet so we can investigate. If the AI made a mistake that cost you credits, we'll refund them. You're literally rewarded for reporting bugs. Note: credit refunds are only available for users on credit-based plans — if you're not on a credit plan, we can still investigate and fix the issue, but there are no credits to refund.

AI Handles Multi-Step Requests One at a Time

When you ask SheetXAI to do several things at once (e.g., "format the headers, add a summary row, and create a chart"), the AI now executes each step individually and verifies it before moving on. After each step, it tells you what's left. Much more reliable than trying everything at once.

Google Sheets AI — Smarter Sheet Handling

The AI no longer fails when an output sheet already exists. If you re-run a task and the sheet name is taken, it clears and reuses it instead of erroring out. No more duplicate sheets or cryptic failures.

"How to Use SAI" in the Menu

A new "How to use SAI" option now appears in the SheetXAI menu under Support. One click opens the complete SAI commands guide.

Chrome Extension — 90% Ready

The SheetXAI Chrome extension is almost here. It overlays directly on Google Sheets — no Apps Script add-on required. Sign in with Google, and the full AI assistant is right there in your browser. Not quite ready for prime time, but very close.

Restored Conversations Now Recommend New Chats

When a previous conversation is detected on load, SheetXAI now clearly recommends starting a new chat — restored chats can cause the AI to lose context. "New chat" is now the primary action.

No More Infinite Loops

We've eliminated the "loop of death" — that issue where the AI would get stuck in a cycle of loading, loading, loading with no response. Connections now stay alive properly even during long operations.

Bug Fixes

  • SAI cells no longer get stuck on "Processing..." when credits run out — you now see a clear message explaining what happened
  • "Sign in with Google" in Excel now works for brand-new users — previously it would silently fail if you hadn't signed up with email first
  • Special commands like ///whatsmyemail/// work again — these stopped returning responses after a previous upgrade
  • !EXASCRAPE no longer falsely reports "Please set up EXA" when EXA is already configured
  • Custom commands no longer crash with a cryptic error when Content tab settings aren't fully configured — you now see a clear error message
  • Stop button now clears the AI's partial response — previously, clicking Stop left the incomplete message visible
Feb 232026
Added

System Overhaul, New Integrations (Ghost, Late, WooCommerce), 30+ AI Models & More

This is a big one. We've completely rebuilt the system under the hood — everything is faster, more reliable, and ready to handle a lot more. We also added three new integrations, a new AI provider with 30+ models, and a game-changing way to run SAI commands and custom commands.

SAI Commands Now Run in the Background

This changes everything. SheetXAI now processes your SAI commands, custom commands, and integrations in the background — you don't even need to keep SheetXAI open.

  • No more keeping SheetXAI open. After opening SheetXAI in a spreadsheet, you don't need to keep it open to run your custom commands and SAI commands. Just don't edit the cell while it's processing.
  • Integrations run in the background. When you run integrations like Apify, you don't need to wait around. Close SheetXAI, go do your thing — when it's done, your sheet is automatically created and populated. We'll even email you when it's complete.
  • No more SAI rerunning errors. You're no longer limited to 30 seconds. Our system performs the request and writes to the sheet. The output is automatically converted to static text — no more needing to "make ranges static."
  • Run SAI prompts from your phone. Since everything runs in the background, you can type your SAI prompts from your phone and it just works.

System Overhaul — Faster, Stronger, More Secure

We've done a full overhaul of our backend systems. Here's what that means for you:

  • You may be asked to sign in again. We're sorry about that — we had to redo parts of our security infrastructure to make sure everything is airtight. It's a one-time thing.
  • The system is significantly faster. Operations that used to lag should feel noticeably snappier.
  • Better reliability across the board. The system can handle more load, recover from issues faster, and perform more consistently — especially during heavy workloads.

New Integration: Ghost (Blog Publishing)

You can now publish blog posts and pages directly from your spreadsheet using Ghost.

  • Create posts and pages with title, content, tags, featured images, and SEO metadata
  • Bulk create from multiple rows — each row becomes a post
  • Update existing posts by Post ID
  • Import posts from Ghost into a new sheet (filter by status or tags)
  • Template generator creates a ready-to-fill sheet with the right columns
  • Multi-site support — connect multiple Ghost blogs

Set it up in Settings → Ghost with your Ghost URL and Admin API key.

New Integration: Late (Social Media Scheduling)

Post to 13+ social media platforms — Twitter, LinkedIn, Instagram, TikTok, and more — all from one place.

  • Create or schedule posts with media, timezone support, and platform selection
  • Bulk create or schedule from spreadsheet rows with smart defaults
  • Import all your posts from Late into a sheet (content, platforms, status, schedule, etc.)
  • View connected accounts and profiles across platforms

Set it up in Settings → Social Media with your Late API key.

WooCommerce — Now with Import & Update

WooCommerce was previously create-only. Now you can do the full loop:

  • Import products into your sheet with filters for status, category, SKU, and type
  • Update existing products — name, description, prices, stock, images, categories, and more
  • Faster performance — we switched to direct API calls instead of going through a proxy
  • Batch operations with per-row error reporting
  • Multi-store support

LLM Gateway — 30+ AI Models, One API Key

Access 30+ AI models from all the major providers through a single API key:

  • OpenAI (GPT-4o, GPT-5, o3)
  • Anthropic (Claude Opus, Sonnet, Haiku 4.x)
  • Google (Gemini 2.5, 3.x)
  • Meta Llama, Mistral, DeepSeek, xAI Grok, Perplexity, and more

One key, all the models. Available on the LTD plan. Set it up in Settings → Chatbot.

Straico Upgraded to v2

Straico now uses the latest v2 API. This means better compatibility and — importantly — custom commands now support PDF uploads directly. PDFs are sent inline instead of requiring a separate upload step.

Performance & Reliability Improvements

  • AI responses now stream after code runs — you see results appear in real-time instead of waiting for the full response
  • Large code responses no longer get lost — we fixed an issue where big AI-generated code blocks could silently fail to execute
  • Timeout detection — if the AI stalls for 30 seconds, it automatically stops with a clear error instead of spinning forever
  • Rotating progress messages — during long operations, the loading indicator now cycles through different messages so you know it's still working

Bug Fixes

  • Bookmarks now save reliably — they were silently failing before, that's fixed
  • Excel settings spinner fixed — the loading spinner on the Settings button in Excel now stops properly

Settings Page Reorganized

The settings sidebar is now organized into clear categories — AI, Media, Email & Leads, Publishing, Commerce, Social, and Other — so you can find what you need faster instead of scrolling through one long list.

Feb 102026
Added

Stop Button, AppScripts & VBA Mode, Excel 10x Faster, Better Errors & More

This update adds a Stop button to protect your credits, introduces AppScripts and VBA mode for generated code, makes Excel faster (including a model that can make Excel up to 10x faster), improves error messages and bookmarks, and more.

Pivot Tables Fixed

Pivot tables were acting up – we've fixed that so they behave correctly again.

Stop Button – Keep Your Credits When the AI Runs Long

We added a Stop button so your credits and spend don't disappear when the AI goes on a long run. You can hit Stop before it does its next action and stay in control. No more watching it burn through credits when you already have what you need.

Excel: Faster Overall + Up to 10x Faster with New Model

Excel is a tiny bit faster in general. We also introduced a new model that can make Excel up to 10x faster when you're using it – you should notice the difference on heavier workbooks.

Better Bookmarks on Excel and Sheets

Bookmarks are improved on both Excel and Google Sheets – easier to use and more reliable so you can jump back to what you care about.

Error Messages That Actually Help

When something fails, the error message now tells you what went wrong so you can fix it instead of guessing. Better error handling and more transparency.

!ARRAY Is Now Case Insensitive

!ARRAY now works no matter how you capitalize it – it wasn't case insensitive before, so this should remove a bunch of "why didn't that work?" moments.

AppScripts & VBA Mode – The Big One

You can now have the AI generate App Scripts and VBA for you.

How it works: Click the AI star icon in the chat, change the mode to AppScripts or VBA, and describe what you need – the AI will write the script. With AppScripts you can set up automations and more in Google Sheets; with VBA you get code you can use in Excel. It's still in development and will keep getting better. Because code blocks now have a copy button, you can copy the generated script in one click and drop it into Sheets or Excel.

Code Blocks Have a Copy Button

Any code the AI returns – including AppScripts and VBA – now has a copy button so you can grab it and use it without copy-paste hassle.

Auto Mode Persists

If you turn Auto mode off, it stays off until you turn it back on. No more resetting every time.

Settings Page Revamp

We completely revamped the settings page – cleaner layout and easier to find what you need.

Jan 172026
Added

Major Update: Unstructured Data Support, Locale Auto-Detection, Bookmarks Redesign & More

This update introduces several powerful features and improvements to make SheetXAI more intelligent, cost-effective, and user-friendly.

Unstructured Data Support

SheetXAI can now handle messy, unstructured data perfectly. The AI understands data blocks and their relationships, allowing you to:

  • Work with non-standard data layouts
  • Identify and name data block ranges automatically
  • Clean and organize unstructured data more effectively
  • Ask questions like "how many data blocks are there?" and get accurate answers

Auto-Detect Spreadsheet Locale

SAI transformations now automatically detect your spreadsheet's locale and use the correct formula separator:

  • US spreadsheets: Automatically uses commas (e.g., =SUM(A1,B2))
  • EU spreadsheets: Automatically uses semicolons (e.g., =SUM(A1;B2))
  • No manual switching required - SheetXAI detects and adapts automatically

Bookmarks Redesign

Bookmarks have been completely redefined with a fresh, attractive interface:

  • Save frequently used prompts with one click
  • Access all bookmarks from a dedicated menu
  • Reuse your favorite AI commands instantly
  • More reliable and visually appealing

Analysis Cost Optimization

Analysis operations are now significantly more cost-effective:

  • Flat fee pricing: Analysis now charges a single flat fee instead of per-row pricing
  • Reduced token usage: Uses far fewer tokens than before
  • Faster processing: Optimized for better performance
  • Example: GPT-4 Mini analysis now costs just 10 credits regardless of dataset size

Auto-Integration Detection

When you type an integration name in chat, it's automatically added to context:

  • Simply mention an integration (e.g., "WordPress", "Apify") and it's instantly available
  • No need to manually add integrations before using them
  • Switch between integrations seamlessly
  • Removes manual work and speeds up your workflow

WordPress Import & Update

New WordPress capabilities for managing your blog content:

  • Import all WordPress articles into your spreadsheet with a simple command
  • Update existing posts after editing in your sheet
  • Complete workflow: Import → Edit → Update back to WordPress
  • Previously only supported creating new posts

Jogg AI Avatar Videos

Create AI avatar videos with Jogg AI integration:

  • Generate talking avatar videos (previously only product videos were available)
  • Use scripts from your spreadsheet to create videos at scale
  • Configure avatar ID, avatar type, voice ID, and screen style in settings
  • Use formula: #SAI !VIDEO #F to reference scripts in column F
  • Process multiple videos by dragging formulas down

SAI Commands Builder Redesign

The formula builder has been transformed into the "SAI Commands Builder" with four powerful tabs:

Generator Tab:

  • Auto-create SAI commands with input/output type selection
  • Supports PDF, image, URL inputs
  • Supports scraping, audio, and other output types
  • Automatically generates complete formulas ready to copy

History Tab:

  • Quick access to your 5 most recent SAI commands
  • Reuse previous commands instantly

Settings Tab:

  • SAI Call Formats: Choose between #SAI, @SAI, or SAI prefixes
  • Chatbot Settings: Configure Enter key behavior (send vs. new line)
  • Sheet-Wide Actions:
    • Make all formulas static (convert AI formulas to text)
    • Monitor all formulas for errors (auto-resend failed formulas)
    • Reset credit errors (fix all credit-related errors at once)

Guide Tab:

  • Complete reference for using SAI commands
  • Examples for all prefixes and use cases
  • Cell reference guide (current row, fixed ranges, column ranges)
  • ARI formula examples and patterns
Dec 212025
Added

PDF Input in SAI Operations - Process Hundreds of PDFs Automatically

SheetXAI now supports PDF input directly in SAI operations, enabling you to process and analyze PDF documents at scale.

Key Features:

  • Use the !PDF prefix in SAI commands to analyze PDFs
  • Process hundreds of invoices, forms, medical records, or any PDF documents automatically
  • Extract data, summarize content, and analyze PDFs directly in your spreadsheet

Provider Requirements:

  • LTD Users: Works with OpenRouter, OpenAI, or Straico when configured as your content model
  • Credit Users: SheetXAI automatically selects the perfect provider - no configuration needed

How to Use:

  1. Get PDF URLs (either direct links or use Extensions → SheetXAI → Bulk Image and PDF Uploader)
  2. Paste PDF URLs in Column A
  3. Use SAI commands with !PDF prefix: #sai !PDF extract invoice number #A
  4. Drag formulas down to process all PDFs automatically

Perfect For:

  • Invoice processing and data extraction
  • Medical form processing
  • Legal document review
  • Application form data extraction
  • Any scenario where you need to process many PDFs

Workflow Example:

  • Upload 500 invoices using Bulk Image and PDF Uploader
  • Paste returned links in Column A
  • Column B: #sai !PDF extract invoice number #A
  • Column C: #sai !PDF extract total amount #A
  • Column D: #sai !PDF extract vendor name #A
  • Process all 500 invoices in minutes instead of hours!

Technical Notes:

  • PDFs must be under 20MB
  • Use direct PDF URLs (not sharing links)
  • Processing may take 5-10 seconds longer than text-only operations

Learn more: Using PDF Input in SAI Operations

Dec 12025
Added

New Integration: Apify is Now Live in SheetXAI

SheetXAI now integrates with Apify, allowing users to utilize Apify scrapers directly within spreadsheets.

Key Features:

  • Use any Apify scraper, such as the Google Maps Scraper for pulling restaurant data.

Setup Instructions:

  1. Find your perfect scraper on the Apify website.
  2. Copy the page link from the top of the scraper page.
  3. Open SheetXAI and go to Add Integration (by clicking the + icon next to current sheet).
  4. Select Apify from the integration list.
  5. Type your link and your request like run this actor to XYZ with XYZ parameters.

Quick Settings Reminder:

  • Go to Settings.
  • Type Apify in the search.
  • Turn on the integration.
  • Add your Apify API key.

Notes:

  • Fast actors will show results immediately in the sheet.
  • For longer runs, an email from SheetXAI will be sent upon completion.
Nov 262025
Added

Major Update: EXA Scraping in Custom Commands & New AI Models

Bug Fixes

  • Fixed EXA API key saving issue.

New AI Models Added

Expanded our model library with:

  • Anthropic Claude Opus 4.5
  • Google Gemini 3.0 preview
  • Several other cutting-edge models.

Game-Changing Feature: EXA Scraping in Custom Commands

You can now use EXA scraping directly inside Custom Commands to build complete AI workflows triggered by a single command. This enables you to:

  • Scrape data from the web using EXA
  • Write personalized emails, messages, or blog posts
  • Generate custom videos or images
  • Combine multiple AI actions seamlessly

Additional Improvements

  • Fixed several other bugs to make your experience even smoother.
Nov 192025
Added

LinkedIn Scraping and AI Personalization with EXA Integration

SheetXAI now integrates with EXA, enabling advanced web scraping capabilities, including LinkedIn profiles, for personalized outreach.

Key Features:

  • EXA Integration: Utilize EXA, a powerful scraping engine, directly within SheetXAI.
  • LinkedIn Profile Scraping: Seamlessly scrape LinkedIn profiles, a task often challenging for other scrapers.
  • AI Personalization: Generate personalized connection messages based on scraped LinkedIn profile data.

Cost:

  • $1 per 1,000 web pages scraped.

Setup Instructions:

  1. Get your EXA API key from exa.ai.
  2. In SheetXAI, go to Settings and type EXA.
  3. Click on the Misc tab.
  4. Input your EXA API key.
  5. Set Live Crawling option to Fallback.

Workflow Example:

  • Column A: Paste your LinkedIn URLs.
  • Column B: Type #SAI !EXASCRAPE #A (This scrapes the LinkedIn profile from Column A).
  • Column C: Type #SAI write a connection message about #B (This uses the scraped content from Column B to generate a personalized message).

Pro Tip:

  • For improved personalization, provide more context in Column C, e.g., Write a short LinkedIn connection message about #B. We offer a SaaS that helps with [your service].
Nov 192025
Removed

SheetXAI Sidebar Removed

SheetXAI has been removed from the Sidebar due to it being confusing and error-prone. The only way to open SheetXAI is now through the extensions menu. Opening SheetXAI this way also activates SAI formulas automatically.

Nov 82025
Added

Introducing SAI Custom Commands for Multi-Agent AI Workflows

SheetXAI has launched SAI Custom Commands, enabling users to build multi-agent AI workflows directly in spreadsheets without code.

Key Features:

  • Multi-Agent AI Workflows: Create workflows that chain together various AI agents.
  • Agent Types:
    • Web research agents
    • Text generation agents
    • Image generation agents
    • Video generation agents
    • Audio generation agents
  • Prompt Replication: Replicate prompts from any AI tool within SheetXAI.
  • Automated Operation: SheetXAI automatically performs operations for new rows when the chat is open.

How to get started:

  1. Click Extensions
  2. SheetXAI
  3. Custom Commands

Recommended Providers: Openrouter, Straico, and/or Fal AI.

Oct 22025
Improved

Bug Fixes and New Integration Menu

Improved

  • Edit and Retry Functionality: Redesigned to work flawlessly.

Added

  • Integration Menu: Accessible by clicking the plus icon. This menu:
    • Shows what is possible with each integration.
    • Puts the AI in that specific integration's mode when clicked.
    • Allows SheetXAI to perform actions better for each tool.
Sep 52025
Added

Visionati API Integration for Image Analysis

The Visionati API is now accessible directly in SheetXAI through the content generation tab.

How to use image analysis in SheetXAI: Use the SAI formula: =SAI(IMAGE describe this image, D9)

Our system identifies image analysis requests when:

  1. Your message starts with IMAGE
  2. You include an image URL in the request

Note: OpenAI, OpenRouter, and Claude can also be used for image inputs by selecting them as your content generation model.

Aug 282025
Added

Excel Version: Google and Microsoft Sign-in/Sign-up Options Added

The Excel version of SheetXAI has been updated to include sign-in and sign-up options using Google or Microsoft.

Aug 192025
Improved

Simplified Commands, In-App Use Cases, and Formula Updates

New In-App Use Cases

  • Multiple practical examples for each specific tab are now available in SettingsHow to Use dropdown.
  • Real-world use cases are provided to guide users.

Simplified Commands

  • Users can now type sai + your prompt to generate content, eliminating the need to memorize complex formulas.
  • Example: sai write an email for this customer #A-J will automatically replace #A-J with header value pairings for that row.
  • This functionality works as long as chat is open, automatically handling replacements.
  • Natural language commands are supported.
  • Full details are available in the How to Use section in the SAI Content tab.

SAI Formula Updates

  • All SAI formulas are now static by default, preventing unexpected re-runs.
  • To revert to previous behavior or access past formulas:
    1. Click the F icon (Formula Builder) next to chat.
    2. Go to SAI Call Format Settings.
    3. Choose to preserve original or last formula.
    4. Past formulas are accessible in the same window.

Bug Fixes

  • Various improvements and fixes have been implemented.
Aug 132025
Added

Massive SheetXAI Update: New AI Modes, Integrations, and Interface Redesign

This update introduces over 10 new features and improvements to SheetXAI.

New Features:

  • Media Downloader: Bulk download of videos and images from a column with custom file names using other columns. Perfect for content creators.
  • Advanced AI Modes:
    • Agentic Mode: Handles multiple requests sequentially.
    • Thinking Mode: Provides extra AI reasoning before answers.
    • Auto-Confirm Mode: Requires minimal confirmations unless critical.
  • GPT-5 Integration: All GPT-5 reasoning models are now available across OpenRouter, Straico, and OpenAI.
  • New Interface: A completely redesigned chat interface.
  • SEO Powerhouse Updates:
    • Yahini Integration: Verify accounts, list projects/keywords/briefs, and generate blogs in seconds.
    • DataForSEO Suite: Offers competitor analysis, keyword research, SERP results, backlink gaps, and ad research.
      • Note: DataForSEO API key rental is still in development; users must use their own key for now.

Quality of Life Improvements:

  • Past Formulas Feature: All formulas are now static by default (original formulas can be retrieved via Formula Builder).
  • Expand Button: Full-screen chat mode.
  • Hover Help: Mini guides for every button.
  • Better Error Handling: Improved SAI formula activation and OpenAI fixes.
Jul 302025
Added

New SAI Feature: Smart Header References

A new feature for SAI users eliminates the need to manually type each header and cell reference when writing SAI formulas.

What's New: Instead of typing individual header and cell references, users can now reference a range of headers using a simplified pattern.

Before (old way): sai analyze this lead data, this is the name: @A2, the company: @B2, the industry: @C2, the revenue: @D2, the size: @E2...

Now (new way): sai analyze this lead data #headersA:J and give recommendations

Supported Formats (case-insensitive):

  • #headersA:J - Column range
  • {headersA:J} - Brace format
  • {{headersA:J}} - Double brace format
  • @headersA:J - At symbol format

Key Benefits:

  • No more manual header typing - SAI automatically includes all column headers.
  • No more repetitive cell references - One simple pattern replaces multiple @A2, @B2, @C2... references.
  • Automatic context - Headers are intelligently included in your prompt.
  • Flexible syntax - Choose the format that feels most natural.
  • Case insensitive - Works with uppercase or lowercase letters.

Example Use Cases:

  • sai score this company for partnership potential using #headersA:J
  • sai generate a cold outreach email based on {headersA:J}
  • sai analyze the following data and suggest improvements: {{headersA:J}}
  • sai summarize this lead using @headersA:J and give a recommendation

The system will automatically extract headers from row 1 and include them in your SAI prompt.

Jul 232025
Improved

AutoConfirm Feature Enhanced for Direct Command Execution

The AutoConfirm feature in SheetXAI has been updated to be truly automatic. When enabled, the AI now executes commands directly without requiring confirmation, unless absolutely necessary.

Key Improvements:

  • Direct execution - Commands happen instantly.
  • Smarter decisions - Confirmation is only requested when critical.
  • Streamlined workflow - Routine tasks are completed without interruptions.

Important Note: Users should ensure prompts are clear and unambiguous, as the AI will act on them immediately.

Safety Net: Changes can be reverted using Ctrl+Z (Cmd+Z on Mac) or by checking Google Sheets version history.

Jul 212025
Added

FAL AI Image-to-Video Generation

SheetXAI now supports FAL AI Image-to-Video Generation, allowing users to transform static images into videos directly within spreadsheets using natural language commands.

Key Features:

  • Create videos from images using simple natural language commands.
  • Seamless integration for video generation without leaving the spreadsheet.
  • Multiple FAL AI video generation models available.
  • Batch processing by dragging formulas down.
  • Easy sharing of generated videos.

Setup Required:

  1. Open SheetXAI Settings.
  2. Go to the Video Tab.
  3. Select a FAL AI image-to-video model.
  4. Save your settings.

How to Create Videos: Use the !VIDEO prefix in an SAI formula.

Basic Format: sai !VIDEO [your animation request] #[cell with image URL]

Examples:

  • sai !VIDEO animate this image #B2
  • sai !VIDEO make this image move smoothly #A1
  • sai !VIDEO add gentle swaying motion to this image #C5
  • sai !VIDEO bring this scene to life with realistic movement #D3

How It Works Behind the Scenes: When typing sai !VIDEO animate this image #B2, SheetXAI converts it to =SAI(!VIDEO animate this image , B2). The system then reads the image, processes the animation request, uses FAL AI to generate the video, and returns the video file to the spreadsheet.

Pro Tips for Best Results:

  • Image Requirements: Use high-quality, well-lit, and clear images (optimal resolution: 512x512 or higher).
  • Animation Prompts: Be specific and descriptive (e.g., "gentle," "smooth," "realistic"). Mention direction (e.g., "left to right," "upward motion," "rotating").

Use Cases:

  • Marketing & Social Media: Animate product images for social posts, create engaging thumbnails, bring static ads to life.
  • Presentations & Reports: Add dynamic elements to business presentations, create animated charts and graphs, make data visualization more engaging.
  • Creative Projects: Animate artwork and illustrations, create short video content from photos, experiment with different animation styles.

Getting Started:

  1. Set up FAL AI model in SheetXAI Video settings.
  2. Put your image URL in any cell (e.g., B2).
  3. Type your video command: sai !VIDEO animate this image #B2.
  4. Wait for conversion (chat panel must be open).
  5. Watch your video generate automatically.
Jul 212025
Added

SAI Formula Shortcuts & Enhanced Formula Bar

SAI Formula Shortcuts

Write AI formulas in natural language, and SheetXAI will automatically convert them to proper SAI formulas.

How It Works: Type your AI request with cell references. SheetXAI automatically converts it every 5 seconds when the chat panel is open.

Supported Patterns:

  • @SAI Pattern: @SAI translate this @A1, @SAI analyze @A1:B2 and ..., @SAI compare @A and ...
  • #SAI Pattern: #SAI summarize ..., #SAI analyze #A1:B2 and ..., #SAI test #A1:B2
  • Plain SAI Pattern: sai translate this @A1, SAI summarize ..., Sai analyze @A1:B2 and ...

Cell Reference Options:

  • @ References: @A1 (Specific cell), @A (Current row in column A), @A1 (Cell range)
  • # References: #A1 (Specific cell), #A (Current row in column A), #A1 (Cell range)
  • {{}} References: {{B5}} (Current row in column B), {{B}} (Entire column B)

Case Insensitivity: SAI patterns and cell references work in any case (e.g., @SAI, @sai, @A1, @a1).

Real Examples:

  • @sai translate this @a1 converts to =SAI(translate this , A1)
  • #sai analyze @a1 and {{c5}} converts to =SAI(analyze , A1, and , C5)

Automatic Conversion Details:

  • Runs every 5 seconds in the background.
  • Converts automatically to proper SAI formulas.
  • Preserves spacing and text.
  • Only touches cells with SAI patterns.
  • Only works when the SheetXAI chat panel is open.

Get Started:

  1. Open the SheetXAI chat panel.
  2. Type any SAI pattern in a cell.
  3. Wait up to 5 seconds for automatic conversion.
  4. Watch it transform into a proper SAI formula.
  5. Your AI request runs automatically!

Other New Features

  • Enhanced Formula Bar: Brand new interface for creating formulas with a visual formula builder and easier parameter entry.
  • Static Formula Option: New option to 'Make All Formulas Static' in one click, preserving formula outputs while removing the formulas themselves.
  • Optimized Token Usage: Significantly reduced token size in the chatbot, leading to lower costs and faster response times.
  • FAL Media Generation: Generate videos directly from images with the !VIDEO command and an image link. Create audio from text inputs.
Jul 172025
Added

Generate Tables Directly in Spreadsheets with `=SAI(!TABLE)` Formula

A new feature allows users to generate tables directly in their spreadsheet using a simple formula.

Formula: =SAI(!TABLE your request here)

Examples of use:

  • Create a list of all African countries
  • Generate a 3-column table showing countries, their currencies, and current presidents
  • Build any table where AI has the data you need!

Tips for use:

  • Place the formula in the first row for best results (it always includes a header)
  • Keep the chat panel open when using this feature
  • You can still use the chat to request data for specific columns
Jun 232025
Added

Geographic Heatmaps now available in SheetXAI

Geographic Heatmaps are now live in SheetXAI.

Transform location data into visual insights with a simple prompt.

How It Works:

  • Have geographical data? (Countries, cities, states, regions)
  • Ask SheetXAI to create a heatmap visualization
  • Watch your data come to life instantly!

Example: Simply type: Create a geographical heatmap showing sales distribution by country

Compatible with: Countries | Cities | States/Provinces | Regions | Any recognized locations

Jun 172025
Added

New Integration: Lead Enrichment with Tomba

SheetXAI now integrates with Tomba for lead enrichment and contact data.

Getting Started:

  1. Set your API key in Settings > Lead Finder > Tomba
  2. Enter both your API key and API secret

Capabilities:

  • Enrich Emails: Enrich email addresses with names, companies, job titles, and social profiles. (Requires a column with email addresses. Command: Enrich these emails with Tomba)
  • Find Email Addresses: Find professional email addresses. (Requires columns for domain, first name, and last name. Command: Find emails for these people using Tomba)
  • Company Email Discovery: Search for all emails at specified domains. (Requires a column with company domains. Command: Search for all emails at these domains with Tomba. Can filter by department.)
  • LinkedIn to Email: Find email addresses and profile data from LinkedIn profile URLs. (Requires a column with LinkedIn profile URLs. Command: Find emails from these LinkedIn URLs using Tomba)
  • Phone Number Lookup: Find verified phone numbers with country codes for email addresses. (Requires a column with email addresses. Command: Find phone numbers for these emails with Tomba)

Smart Features:

  • Batch processing
  • Skip logic (e.g., skip rows that already have data in column E)
  • Smart filtering (e.g., only process rows with company names)
Jun 162025
Added

SAI Commands Manager Transformed into Automation Engine

The SAI Commands Manager has been transformed into a powerful automation engine for Google Sheets, introducing new capabilities for custom command creation, advanced array processing, and multi-column workflows.

Key Features:

  • Custom Command Creation

    • Create personalized commands with memorable names (e.g., emailflow)
    • Define specific system prompts for different tasks
    • Test and refine prompts before deployment
    • Access 76+ shared prompts from the community library
  • Advanced Array Processing

    • Built-in Array Mode
      • Configure commands to automatically run across all rows
      • Self-maintaining: automatically processes new data as it's added
      • Self-healing: regenerates results if deleted (within 5 seconds)
    • Manual Array Commands
      • Convert any SAI request into an array command: =SAI(!ARRAY What's the meaning of {{A}}) or =SAI(!ARRAY What's the meaning of , A2)
  • Multi-Column Workflows

    • Use column headers as template variables (e.g., {{full name}})
    • Create dependencies between columns (later columns can use results from earlier ones)
    • Build sophisticated multi-stage workflows

Real-World Example: Email Marketing Workflow

Setup:

  1. Create command EMAILFLOW with array mode enabled
  2. Column 1 template Prompt: Write a cold email body using {{first name}} and {{company}}
  3. Column 2 template Prompt: Generate 5 subject lines based on this email: {{result from column 1}}

Spreadsheet:

  • Column A: First names (David, Sarah, Mike)
  • Column B: Companies (SheetXAI, TechCorp, StartupXYZ)
  • Column C: Will contain generated email bodies
  • Column D: Will contain subject lines based on email bodies

Usage: Simply type =SAI(!!EMAILFLOW) in cell C2.

The system automatically:

  • Processes all rows with data
  • Generates personalized emails in column C
  • Creates subject lines in column D based on those emails
  • Handles new data as it's added
  • Regenerates if results are deleted
Jun 112025
Added

Custom Prompt Templates & ARRAY Functionality

Two powerful enhancements have been rolled out:

  • Custom Prompt Templates

    • Create custom templates with dynamic variables.
    • Set up personalized templates like write an email about {{Name}}.
    • SheetXAI automatically pulls data from the corresponding row when using a custom command.
  • New ARRAY Functionality

    • Enable the new Array checkbox when creating commands.
    • Place your custom formula in one cell.
    • SheetXAI will automatically run it across all rows containing data.

Real World Example:

Now with the update:

  1. Create a custom command called COLDEMAIL

  2. Set template as: write a cold email to {{NAME}}, mention their company {{COMPANY}}

  3. Check the Array box

  4. In your sheet, simply type in cell C2:

    =SAI(!!COLDEMAIL)

  5. SheetXAI automatically processes all rows, replacing {{NAME}} and {{COMPANY}} with values from each row.

Jun 92025
Added

Major SheetXAI Updates: WordPress, Custom Commands, WooCommerce & More

WordPress Integration Suite

  • Create WordPress templates through SheetXAI for easy blog formatting.
  • Publish WordPress blogs directly from Google Sheets.
  • Use the new !WP command with SAI formula (example: =SAI(!WP your blog title)) to generate content perfectly formatted for WordPress upload.

Custom Commands & Prompt Library

  • Access the new prompt library on the SheetXAI website.
  • Customize SheetXAI with the new Custom Commands modal.
  • Modify the SAI formula system prompt to suit specific needs.

WooCommerce Multi-Store Support

  • Connect multiple WooCommerce stores simultaneously.
  • When using the AI, it will display all connected stores.
  • Choose to post products to all stores, select specific ones, or just a single store.

SEO & Marketing Integrations

  • NeuronWriter: Create keyword queries directly from Google Sheets with a simple request.
  • Outreach Platforms: Send prospects directly to campaigns from Google Sheets on:
    • Replyio
    • Smartlead
    • Instantly
    • Manyreach
    • Plusvibe

Video Content Creation

  • Added VEO3 with FALAI integration.
  • Create video content at scale directly from spreadsheets.
Jun 52025
Added

New Integrations and Content Workflow Features

New Integrations:

  • NeuronWriter Integration
    • Send keywords to NeuronWriter and receive complete keyword breakdowns directly in your spreadsheet.
  • WordPress Publishing
    • Upload blogs directly to WordPress from your sheets.
    • !WORDPRESS command added to SAI formulas for generating full HTML articles by providing a topic.
  • Complete Content Workflow
    • Create an end-to-end workflow:
      • Send keywords to NeuronWriter.
      • Use SAI to write blogs about suggested titles.
      • Upload finished content to WordPress.
  • VEO3 Coming to FAL AI
    • Video generation with VEO 3 on Fal AI.
  • Outreach Integration
    • Send prospects directly to campaigns in:
      • Smartlead
      • ManyReach
      • Instantly
      • Reply.io
May 282025
Added

New Integrations: Email Verification, Video Generation, and Audio Generation

SheetXAI has expanded its capabilities with several new integrations:

Email Verification Tools:

  • Emailable
  • NeverBounce
  • ZeroBounce

Video Generation:

  • JoggAI (for product videos)
  • Google Veo 2
  • Vadoo

Audio Generation:

  • ElevenLabs

How to Use the New Video Features:

For Google Veo 2:

  1. Go to Settings > Video Gen > Select Veo 2
  2. Save settings
  3. Use formula: =SAI(!VIDEO [your description]) Example: =SAI(!VIDEO a bluebird making circles in the air in snowy weather)
  4. Keep the chatbot open while processing
  5. Your video link will appear in a minute or two!

For JoggAI Product Videos:

  1. Go to Settings > Video Gen > Select JoggAI
  2. Save settings
  3. Use formula: =SAI(!VIDEO [product URL])
  4. Wait for processing

How to Use ElevenLabs:

  1. Go to Settings > Audio > Select ElevenLabs
  2. Save settings
  3. Use formula: =SAI(!AUDIO [your text])
May 232025
Added

VideoGen with Vadoo Integration & Internet Access for All OpenRouter Models

New Features:

  • VideoGen with Vadoo Integration: SheetXAI now includes video generation capabilities through Vadoo. This is the first video generation feature.
    • How to Set Up Vadoo in SheetXAI:
      1. Go to Settings and let it fully load
      2. Click on Video Gen option
      3. Select Vadoo
      4. Enter your API key
      5. Click Save Settings
      6. Click Confirm Settings
      7. Close the window when ready
    • How to Generate Videos:
      1. Make sure to activate the SAI formula first
      2. Start with =SAI
      3. Your prompt must begin with !VIDEO followed by your description (Example: =SAI(!VIDEO birds flying in circles))
      4. Press Enter
      5. IMPORTANT: Keep both the sheet and chatbot open until processing completes
      6. You'll receive a Vadoo link and an email when your video is ready
  • New Claude Models: All new Claude models have been added to enhance AI capabilities.
  • Internet Access for All OpenRouter Models: All OpenRouter models can now access the internet.
    • To use the internet access feature:
      1. Go to Settings > URL tab
      2. Select any OpenRouter model with online in its name
      3. Use the SAI formula with !URL prefix followed by your question (Example: =SAI(!URL what are today's AI news))
      4. Press Enter
May 192025
Added

WooCommerce Integration and Revamped Settings

WooCommerce is now available.

Settings have been completely revamped and now include guides and recommended models.

May 142025
Fixed

Email Verification Issue Resolution

Resolved issues with email verification in SheetXAI.

Learn how to use it: https://help.sheetxai.com/sales/using-email-verification-in-sheetxai

May 122025
Added

Email Verification with MillionVerifier and Reoon Integration

SheetXAI now supports email verification directly within Google Sheets using MillionVerifier and Reoon.

How to Use:

  1. Ensure your MillionVerifier or Reoon API key is entered in the settings.
  2. Request email verification in your sheet with the chosen provider.
  3. Select if you wish to receive email notifications upon completion.

Note: If an error occurs during saving, verify your API key and attempt to save again (up to 3 times).

During Processing: Progress updates are not shown within the sheet. Document status can be checked on the Reoon or MillionVerifier website. An email notification will be sent to your specified address upon completion. Processing time ranges from 5-20 minutes, depending on the number of emails.

May 82025
Added

Image to Image Feature Added

SheetXAI now supports Image to Image functionality.

To use this feature, include the image URL in your request.

Technical Details:

  • Supports the latest GPT image model.
May 72025
Added

SheetXAI Image Generation Feature Reinstated

The SheetXAI image generation feature has been reinstated.

To use it, start your SheetXAI formulas with IMAGEGEN.

Example: =SAI(IMAGEGEN a man smiling with a coffee in hand)

Setup: Ensure you have chosen an image AI in the settings page.

May 12025
Added

New Features: AutoMakeStatic and Right-Click Guides

Two new features have been rolled out:

  • AutoMakeStatic

    • Automatically converts SAI formulas to text. The first row remains as a formula, while all other rows auto-convert to text every minute.
    • This feature works in the background once the app is opened.
    • Expected to result in faster sheets with thousands of rows.
    • Coming soon for Excel users.
  • Right-Click Guides

    • Provides help for features via a right-click action.
    • Available for formula builder, add context, auto confirm, and more.
    • Each guide links directly to detailed documentation.
    • Aids new users in learning features.
Apr 182025
Added

Send Images to Chatbot with Straico on SheetXAI Google Sheets

Users can now send images to the chatbot with Straico on SheetXAI Google Sheets.

Note: Images cannot be used in SAI formulas with Straico. However, if using OpenAI, OpenRouter, or Claude, images can be sent in either the chatbot or formulas.

Apr 182025
Added

SheetXAI is now available on Excel

SheetXAI is now available on Excel.

Important considerations for Excel users:

  • Excel only has version history (the ability to undo) when autosave is enabled. Users should either turn on Autosave or keep a copy of any spreadsheet used.

To use SheetXAI as an LTD user:

  • Sign up with any of the assigned emails. (A sign-up screen is now present).
Apr 162025
Improved

Performance Improvements & New AI Model Integration

Performance Improvements

  • Chat accuracy significantly improved and cost reduced by up to 60%.
  • AI can now grab content from cells when necessary (beta).

Technical Changes

  • Complete system change implemented.

Upcoming Features

  • Foundation strengthened to facilitate adding new features quickly, such as lead generation, slides, and documents.

Development Roadmap

  • OpenAI's new models added to Openrouter and OpenAI.
Apr 102025
Added

SheetXAI Updates: Image Analysis, AI Chatbot, OpenRouter Models & More

New Features & Improvements:

  • Image Analysis Added: Works with image URLs (must end with image suffixes like Jpeg, Jpg, Png, gif etc).
  • In-app Support Chat: Messages persist for ongoing conversations + AI Chatbot.
  • Free OpenRouter Models: Now available.
  • Auto-monitor Feature: Automatically resets failed Sai formulas every minute. No need to press the monitor SAI formulas anymore.
  • Better Range Analysis: SAI now better understands table structures.
  • Specific Error Messages: Replaces generic ones.

Changes:

  • Bulk Generator Removed (star icon): Replacing with SAI.
  • Migrating to Faster Database: For quicker startup times.
  • Switching to a New Affiliate Platform: Current affiliates will get an email.

Other:

  • Excel version submitted to Microsoft - now waiting for approval. Excel version should have fewer timeout issues compared to Sheets.
Mar 202025
Added

SheetXAI now supports data extraction from PDFs

SheetXAI can now extract data from PDFs.

This feature is particularly beneficial for Straico users, as Straico supports PDFs.

Disclaimers:

  1. PDFs should be less than 20MB.
  2. PDFs are currently only accepted by Straico and OpenAI.
  3. Response time might be 5-10 seconds slower due to two API calls: one for PDF upload and one for AI processing of the PDF content.

That's all for now! We're constantly working on improving SheetXAI.