OpenAI deprecations
Source of record for the March 26, 2026 shutdown date, the affected snapshot IDs and preview aliases, and the official replacement recommendation.
OpenAI deprecation detail
This page is a decision brief for teams still pinned to older GPT snapshot IDs or preview aliases. It keeps the shutdown date, affected names, replacement path, and cutover checks in one source-linked view.
Why this matters now
Use these points to decide whether the team still has pinned legacy GPT names in production, whether preview aliases hide that risk, and what has to be replaced before the cutoff.
Official sources
This page uses a fixed source set so the migration brief stays auditable instead of drifting into secondhand advice.
Source of record for the March 26, 2026 shutdown date, the affected snapshot IDs and preview aliases, and the official replacement recommendation.
Snapshot mapping
These are the legacy names the OpenAI deprecations page places on the March 26, 2026 shutdown clock. The migration work is mostly about finding where those names still exist and replacing them with an actively supported family.
| Before | Now | What changes | Sources |
|---|---|---|---|
| gpt-4-0314 | gpt-5 or gpt-4.1 family | This dated GPT-4 snapshot is on the shutdown list, so any direct model pin to gpt-4-0314 has to be replaced with a current family choice before the cutoff. | |
| gpt-4-1106-preview | gpt-5 or gpt-4.1 family | This preview snapshot is also on the March 26, 2026 shutdown path, so preview-era configs should be treated as current migration debt rather than as harmless legacy defaults. | |
| gpt-4-0125-preview | gpt-5 or gpt-4.1 family | This later preview snapshot is in the same deprecation group, so applications pinned here still need a direct model-family replacement plan. | |
| gpt-4-turbo-preview and gpt-4-turbo-preview-completions | gpt-5 or gpt-4.1 family | OpenAI ties these preview aliases to the same shutdown path, so alias use in SDK wrappers, config files, or older service defaults still has to be removed explicitly. |
Migration checklist
The order here is meant to surface hidden legacy names first, then force a current-family choice and clear the old IDs from production config before the cutoff date.
Step 1
Search application code, SDK wrappers, infrastructure config, and any model-selection admin tools for the exact legacy names listed on the deprecations page.
Sources
Step 2
OpenAI points this shutdown group toward the gpt-5 or gpt-4.1 family, so the migration plan should make that choice explicit instead of letting a stale alias keep deciding it implicitly.
Sources
Step 3
If the application still relies on gpt-4-turbo-preview or other preview-era names, replace those references directly so the shutdown clock is no longer hidden behind aliases.
Sources
Step 4
Treat the shutdown date as the operational deadline and move production traffic early enough that any fallback, rollback, or benchmark work still happens before the listed removal date.
Sources
Verify before cutover
These checks are the minimum confidence gates before any production path should leave the legacy snapshot group behind.
Confirm the exact snapshot IDs and preview aliases listed on the deprecations page no longer appear in runtime configuration, environment settings, or admin controls.
Sources
Verify the team has deliberately selected the gpt-5 or gpt-4.1 family for each affected workload rather than inheriting the replacement through stale defaults or wrapper code.
Sources
Re-run the production paths that depended on the legacy names so any pinned-model behavior still hidden in older request paths is found before the shutdown date forces it.
Sources
The shutdown date is the hard line from OpenAI. Treat successful traffic movement before March 26, 2026 as the final completion condition, not just local config edits.
Sources
Continue the site
Use the groups below to move laterally through the decision, not back out into another doc hunt.
Related pages
Stay in the same decision neighborhood instead of backing out to search.
Provider-specific hub for OpenAI shutdown dates, migration briefs, and replacement paths.
Open pageShutdown-date brief for Assistants API with migration mapping and replacement path.
Open pageMigration brief for dated preview audio and realtime model names moving to current families.
Open pageCompare pages
Open the pages that turn this topic into a side-by-side decision.
Replacement pages
Use the likely substitutes, migration targets, or fallback choices as the next click.
Source category pages
Trace the source families behind this page instead of opening random docs in isolation.
Official shutdown, migration, and replacement references behind lifecycle pages.
Open page