Google Sheets + Excel add-on · BYOK · Lifetime license

ChatGPT, Claude, Gemini
in your spreadsheet.

gptsheet is a Google Sheets add-on (and Excel add-in) that runs your LLM of choice as cell formulas, sidebar tools, and a chat agent that edits your sheet. Bring your own OpenAI / Anthropic / Gemini key — your data and prompts never touch our servers. Pay once, keep it forever.

One-time payment 14-day money-back Sheets + Excel Your keys, your data
Formula library

14 formulas. Drop them in any cell.

Named formulas that compose with ARRAYFORMULA, fill-down, and everything else you already do in spreadsheets.

=GPT
Generic prompt. Returns a single answer in a single cell.
=GPT("Write a 5-word slogan for", A2)
=GPT_LIST
Vertical list. One item per row, fills down automatically.
=GPT_LIST("5 marketing channels for SaaS")
=GPT_TABLE
Structured 2D output with headers — perfect for research tables.
=GPT_TABLE("Top 5 EVs", "model,range,price")
=GPT_CLASSIFY
Pick one category from a fixed list. Predictable, taggable.
=GPT_CLASSIFY(A2, "buy,sell,hold")
=GPT_EXTRACT
Pull specific elements out of messy text — emails, dates, names.
=GPT_EXTRACT(A2, "phone numbers")
=GPT_TRANSLATE
Translate between any languages. Optional source detection.
=GPT_TRANSLATE(A2, "Japanese")
=GPT_FORMAT
Standardize dates, addresses, names, currencies — without regex.
=GPT_FORMAT(A2, "ISO date")
=GPT_TAG
Apply tags from your taxonomy or auto-suggest relevant ones.
=GPT_TAG(A2, "urgent,bug,feature")
=GPT_MATCH
Semantic match between two columns. Like VLOOKUP that understands meaning.
=GPT_MATCH(A2:A100, B2:B500)
=GPT_EDIT
Edit text — fix grammar, change tone, rewrite for your audience.
=GPT_EDIT(A2, "make it more concise")
=GPT_VISION Premium
Analyze an image URL. Caption it, extract text, classify content.
=GPT_VISION("Caption this", A2)
=GPT_WEB Premium
Get answers grounded in current web data, not training cutoff.
=GPT_WEB("AAPL closing price today")

…plus =GPT_HLIST, =GPT_SPLIT, =GPT_HSPLIT, and the =GPT_CREATE_PROMPT helper.

Sidebar tools

Three tools for the work formulas can't do.

For ad-hoc prompts, batch processing, and pulling external data — without writing a single formula.

Custom Prompt

Select a range. Describe what you want done. Hit Run. The escape hatch when no formula quite fits.

Bulk Apply

Run any formula across thousands of rows with progress, cost estimate, and one-click cancel. No 6-minute timeouts.

Premium · Chat agent

Talk to your spreadsheet.

Multi-step agent that reads your sheet, plans the work, and writes the results. Available on Premium.

vs. GPT for Work

Pay once. Use your own keys. Keep your data.

GPT for Work bundles the LLM bill into expiring credits. We don't.

GPT for Work gptsheet
Pricing model Credit packs ($29 → $299), expire in 12 months One-time license · $49 / $99 / $199 / $299 lifetime
Bring your own LLM key They charge for LLM usage Pay OpenAI / Anthropic at API cost
Data path Routes through their servers Browser → LLM provider, direct
API keys Stored on their servers Browser localStorage only
Formula count 16 formulas 14 formulas (parity on what matters)
Sidebar agent (Premium)
Bulk processing Up to 1M rows Unlimited (browser-side, no quota)
Sheets + Excel
Money-back guarantee 14 days

GPT for Work · Year 2

~$300

Power user buys ~$150 in credits, they expire, refills again.

gptsheet · Year 2

$0

Already paid $49 once. OpenAI bill goes directly to OpenAI at API cost.

Heavy spreadsheet workflows on gpt-4o-mini typically cost $1–3/month at API rates. That's 5–10× cheaper than depleting credit packs.

Local-first by design

Your data and keys never touch our servers.

The only thing our server sees is a license key and your email — once, on activation.

What our server sees

  • Your license key
  • Your email (to bind the license to your account)
  • Nothing else. Ever.

What our server never sees

  • Your spreadsheet contents
  • Your LLM API keys
  • Your prompts or LLM responses
  • Your API fetcher tokens or URLs

Sidebar tools and the chat agent fetch directly from your browser to OpenAI / Anthropic / etc. Cell formulas run inside Google Apps Script — same trust boundary as your sheet itself.

Pricing

One payment. Keep it forever.

No subscriptions. No expiring credits. 14-day money-back guarantee on every purchase.

Starter
$49 once
Solo users and consultants.
  • All 14 core formulas
  • OpenAI + Anthropic providers
  • Sidebar tools — Custom Prompt, Bulk Apply
  • Google Sheets + Excel
  • BYOK — your data and keys stay local
  • Lifetime feature updates
  • 14-day money-back guarantee
Get Starter
Premium
$99 once
Power users — agent + multimodal.
  • Everything in Starter, plus:
  • Sidebar Chat Agent — multi-step sheet editing
  • =GPT_VISION — analyze images in cells
  • =GPT_WEB — current web data, not training cutoff
  • =GPT_IMAGE — generate images from prompts
  • All providers — Gemini, Groq, Mistral, local Ollama
  • Lifetime feature updates
Get Premium
Max
$299 once
Query your databases from any cell.
  • Everything in Pro, plus 5 DB Connectors:
  • MySQL
  • MS SQL Server
  • Postgres (via PostgREST)
  • Supabase
  • DynamoDB
  • API Fetch — save any HTTP source as an agent tool
  • Add-on packs unlock CRMs, ads, & more
Get Max

One license = one Google or Microsoft account. Pay with card via Stripe. Get your license key by email immediately. Activate by pasting it into the sidebar.

Add-ons

Stack what you need.

Max owners can extend gptsheet with optional add-on packs. Each is one-time and lifetime, same as your base plan.

CRM Pack

$199 once
  • HubSpot — contacts, companies, deals
  • Salesforce — SOQL on any org
  • Zoho CRM
  • Apollo — B2B lead search

Ads Pack

$199 once
  • Meta Ads — campaigns + insights
  • Google Ads — keywords + spend
  • LinkedIn Ads

Social Pack

$99 once
  • Facebook Page Insights
  • Instagram Insights
  • YouTube Analytics

Productivity

$99 once
  • Gmail — list + search messages
  • Notion — databases + pages
  • Airtable — bases + records

Shopify

$99 once
  • Orders, products, customers
  • Admin API access
  • Connect any number of stores

Workflow Pack

$199 once
  • GitHub — repos, issues, PRs, commits
  • Linear — issues, projects, teams
  • Trello — boards, lists, cards
  • Calendly — scheduled events, types
  • Mailchimp — audiences, campaigns, reports

Finance Pack

$99 once
  • Alpha Vantage — stocks, crypto, forex, fundamentals
  • Massive — stocks, options, futures, crypto

Available on any plan (Starter, Premium, Pro, or Max). Lifetime, one-time payment per pack. No subscriptions, no renewals.

FAQ

Common questions.

What does "BYOK" mean exactly?

Bring Your Own Key. You sign up directly with OpenAI / Anthropic / etc., get an API key, paste it into the gptsheet sidebar. The key lives in your browser's localStorage. When formulas or the chat agent run, the request goes from your browser straight to the provider — gptsheet's servers never see it. You pay the provider directly at API cost (typically $1–3/month for moderate use).

Why is this cheaper than GPT for Work?

GPT for Work bundles the LLM cost into credit packs that expire in 12 months. They have to mark up the underlying API cost to fund their server, billing, and margin. With BYOK, you skip the markup entirely — the OpenAI bill goes directly to OpenAI at their list price. After year one, gptsheet costs you $0 in software fees forever, while a comparable GPT for Work setup would cost ~$200–500/year for a power user.

Do you ever see my spreadsheet data?

No. The sidebar tools and chat agent fetch directly from your browser to your chosen LLM provider — gptsheet's servers are never in the loop. Cell formulas run inside Google Apps Script (the same runtime that runs every other Sheets script), which is Google's environment, not ours. The only data we ever store is your license key and the email you bound it to.

Will my license work on multiple devices?

One license is bound to one Google account (or one Microsoft account on the Excel side). You can sign in to that account on as many devices as you want — phone, laptop, second laptop — and gptsheet will activate on each. The binding prevents license sharing across different users, not multi-device use by you.

Why no free trial?

Honest answer: free trials add complexity and most users don't convert. We bet you can decide if a $49 spreadsheet add-on is worth it from the screenshots and 14-day money-back guarantee. If gptsheet doesn't work for you, refund within 14 days. No questions, no clawbacks.

Does it work in Excel?

Yes — both Google Sheets and Excel ship at launch. The formula set is identical. The chat agent is identical. The sidebar UI is the same on both, just with the platform-native styling. One license covers both platforms.

Can I use a local model with Ollama?

Premium tier supports local Ollama endpoints. Point it at http://localhost:11434 and run any model you've pulled. Useful when you want zero outbound LLM calls — perfect for sensitive datasets.

Ready to own your spreadsheet AI?

One payment. Your keys. Your data. 14 days to change your mind.