LearnGrok
Guides
GuideBeginnerEveryday workflows

Keeping up when Grok changes

Where the authoritative information actually lives, what is worth re-checking after an update, and how to keep your own prompts and integrations from rotting.

2 min read

Grok moves fast enough that a page written today, including this one, is a snapshot. The durable skill is knowing where to look and what to re-check.

Where the truth lives

Question Where it is answered
Which models exist, and what they accept docs.x.ai models
What changed recently in the API docs.x.ai release notes
What a plan includes, and what it costs x.ai pricing pages
Whether something is broken right now xAI's status page, linked from x.ai
What the product does at all x.ai/grok, x.ai/bot

Notably absent: Grok itself. An assistant is a poor source on its own current version, limits and pricing, because that information post-dates its training and it has no privileged access to its own billing system.

What to re-check after a model update

  • Prompts with a strict output format. Format adherence shifts between versions. If something downstream parses the output, re-run one real example.
  • Anything tuned to a length limit. Input and output ceilings move.
  • Cost assumptions. Per-token prices differ per model, and a default that silently rolls forward can change your bill.
  • Refusal boundaries. Both directions: newly refused, and newly allowed.

Keeping an integration from rotting

Three habits, none of them exotic:

  1. Pin the model in code, not in your head. Read the model name from configuration so changing it is a one-line change, not a search across the repository.
  2. Keep one real request as a smoke test. Something with a known-good answer you can run after any dependency or model change.
  3. Log the model name with the response. When behaviour changes in production, the first question is always "which model produced this", and it is miserable to answer retroactively.

What changes

All of it, which is the point of the page. The table above is deliberately made of links rather than values.

Check this against xAI

Last checked against xAI’s own pages on 2026-08-20. Grok changes quickly; anything version-specific should be confirmed upstream before you rely on it.

More in Everyday workflows

Found something out of date?

Grok changes quickly and this page is a snapshot. If something here is wrong, or you know a better resource, send it over.

Suggest a link →

Advertise on LearnGrok

$420.69one-time, for a 30-day run

Square works best. PNG, JPEG or WebP, up to 2 MB.

Stripe on the next step. Live once approved.