Back to library
AI
tutorial

Adopt Block-Based Workflows as OpenAI Sunsets the Canvas Feature

Transition from canvas to chat-integrated writing and code blocks.

Prepare for the removal of the canvas feature by using GPT-5.5's integrated writing and code blocks. This update simplifies the interface while maintaining advanced editing capabilities directly in the chat response.

ChatGPT

The Scenario

You are working on a long-form article or a complex coding project and previously relied on the 'canvas' feature in ChatGPT for side-by-side editing. Now you need to transition to the new block-based workflow.

Before & after

The old way

Users previously relied on the 'canvas' interface to toggle between chat and a dedicated editing space for long-form writing or coding. This manual context switching could take 5-10 minutes of workflow management.

With AI

By prompting the newer models to integrate content directly into the conversation using blocks, you receive structured output in about 1-2 minutes without needing a separate interface.

The Prompt

I need you to write a [TYPE OF CONTENT, e.g., TECHNICAL REPORT OR PYTHON SCRIPT]. Since canvas is being retired, please structure this entirely within a [WRITING/CODE] block and provide inline comments for clarity. [PASTE REQUIREMENTS]

With the update to GPT-5.5 models, canvas is being sunset. Writing and coding are now handled via writing blocks and code blocks directly in the chat stream.

Source

Model Release Notes | OpenAI Help Center
"canvas will no longer be available... Writing and coding functionality is now supported directly in chat responses through writing blocks and code blocks."