GPT-5.6 for marketing teams: what the new model changes

OpenAI shipped the GPT-5.6 family in July, then cut Luna prices 80% in August. See which tier fits your workload, as of August 2026.

Retro-terminal circuit schematic of a tiered model stack with three nodes, signal traces and a price tag node

The GPT-5.6 launch was a pricing story dressed as a model launch. OpenAI shipped three tiers on July 9, 2026, then cut the cheapest one by 80% three weeks later. For marketing teams the first question is not which model is smartest. It is which tier your workload belongs on, and what the changes cost you this quarter.

NoteI have not hands-on benchmarked GPT-5.6 this cycle. Prices, dates and capability claims below come from OpenAI’s pages or practitioner reports, and vendor claims are labeled as such. Everything is as of August 2026.

What the GPT-5.6 family actually is

GPT-5.6 is one model family in three sizes: Sol, Terra and Luna. Sol is the flagship, aimed at agentic work like multi-step research and tool use. Terra is the mid tier for everyday production tasks. Luna is the small model for high volume at low cost.

All three tiers share one spec sheet (Simon Willison). Each has a February 16, 2026 knowledge cutoff, a million-token context window, and 128,000 max output tokens. The release itself had an unusual path. A June preview stayed limited to trusted partners at the US government’s request (CNBC). The models went public on July 9.

TierRoleLaunch price (per 1M tokens)After July 30 cut
SolFlagship: agents, deep research, complex reasoning$5 in / $30 outUnchanged
TerraMid: drafting, analysis, production tasks$2.50 in / $15 out$2 in / $12 out
LunaSmall: high-volume, low-cost jobs$1 in / $6 out$0.20 in / $1.20 out

Prices come straight from the GPT-5.6 product page. That page also carries the July 30 update, which is where the marketing story starts.

Which tier fits which marketing workload

The tier map matters more than the benchmark scores. Most marketing work is not frontier work, which means paying Sol rates for it wastes money.

Luna for the boring volume: bulk tagging, categorization, meta description generation, product data cleanup, and similar grunt work. These jobs produce a lot of tokens while needing little reasoning. At $0.20 input per million, Luna makes them almost free.

Terra for drafting and analysis: ad copy variations, briefs, report summaries, and competitor teardowns. This is the tier most teams should standardize on, because it replaces GPT-5.5-class work at half the price. It stays close on output quality while costing less.

Sol for agentic work: multi-step agents that call tools, hold context, and iterate. If you build the kind of marketing agents on MCP servers I wrote about, Sol earns its $30 output rate. The reasoning tokens do the work.

WorkloadTierWhy
Tagging, classification, cleanupLunaCheap output, low reasoning needs
Ad copy, briefs, report draftsTerraGPT-5.5-class quality at half the price
Tool-calling agents, deep researchSolLong context and reasoning worth paying for
Casual explorationLuna (ChatGPT free)Unlimited text, no API bill

This mapping is my judgment, not a benchmark. For the baseline on what ChatGPT handles well, my honest test covers the tool side of this question.

The July 30 price cut changed the cost math

The cut is the real news. Luna dropped 80%, from $1 to $0.20 input, Terra dropped 20%, and Sol did not move. OpenAI announced the change on its product page and in its community forum, which practitioners flagged within hours.

TierInput per 1M (before / after)Output per 1M (before / after)
Sol$5.00 / $5.00$30.00 / $30.00
Terra$2.50 / $2.00$15.00 / $12.00
Luna$1.00 / $0.20$6.00 / $1.20

Watch the output rate, not the input rate. Agent work burns output tokens on reasoning, and that is the line item that surprises teams. A workflow that produces a million output tokens a month on Luna now costs $1.20 instead of $6. On Sol it still costs $30, so the tier choice decides the bill. My n8n cost breakdown shows how fast these lines add up in a real stack.

WarningPrices are as of August 2026. OpenAI has changed tiers roughly twice a year, and the July 30 cut shows how fast the numbers move. Re-check the pricing page before you budget, and stamp your internal cost sheets with the date you checked.

Sol got better at facts: test before you trust

OpenAI says improved Sol in ChatGPT makes about 68% fewer factual errors than GPT-5.5 Instant (OpenAI). It also uses sources better for dates, numbers, rules and assumptions. That number is a vendor measurement, and I would treat it as a hypothesis, not a result.

The claim matters for content teams because hallucinated numbers were the failure mode that cost real money. When a model cites the wrong price or a fake study, catching it costs time. Missing it costs more. My programmatic SEO workflow already bakes in a fact-check loop, and the loop is still the point. The model got better at facts; it did not stop needing a check.

A cheap test takes an afternoon. Take ten claims your content makes, run them through Sol, and verify each one. If the model’s date and number recall holds on your material, the improvement is real for your use case. Until then, “68%” is OpenAI’s claim about its own model.

The free tier changed, and client work should not follow

Free ChatGPT now defaults to Luna, and unlimited text chats are rolling out (Appwrite). A Think button for harder questions follows. Hacker News called it a “pretty badass move” (HN), and it is, for exploration. A solo marketer can now run unlimited drafts, outlines and brainstorms for free.

That does not make it a production tier. Client data belongs on the paid API or in ChatGPT Work, where data handling is documented and access is contractual. The free tier is where you explore, not where you run client work. Treat unlimited free Luna like a public trial environment, and keep anything identifiable out of it.

One deadline is hiding in the release notes: OpenAI retires o3 from ChatGPT on August 26, 2026 (release notes). If a workflow is pinned to o3, that date is your migration deadline. The GPT-5.6 family is the obvious target.

Run this list before the quarter ends:

  • Map your top five AI workloads to a tier, starting with the cheap ones.
  • Re-check the GPT-5.6 pricing page and date-stamp your cost sheet.
  • Run the ten-claim fact test on Sol before trusting it for client content.
  • Keep client data off the free tier, and tell your team why.
  • Find anything pinned to o3 and schedule the migration before August 26.

The Bottom Line

  • GPT-5.6 is one family in three tiers: Sol for agents, Terra for drafting, Luna for volume.
  • The July 30 cut is the real story: Luna fell 80% to $0.20 per million input tokens.
  • The 68% factual-error improvement is a vendor claim until your own test confirms it.
  • Unlimited free Luna is an exploration tier, not a place for client data.
  • o3 leaves ChatGPT on August 26, 2026, and pinned workflows need a migration plan.

Filed under: OpenAI, GPT-5.6, AI agents, AI pricing.