Figma ships AutoLayout 3 with multimodal layout suggestions
Design · 4 min read
AutoLayout 3 adds AI-driven suggestions that propose how to distribute space, align items, and scale content for given device constraints. Designers can type an intent like “compact settings list with 3 actions” or paste content examples; the model will return multiple layout options that respect constraints and accessibility guidelines.
The system also offers a new “layout reasoning” inspector that explains why a suggestion was made—useful for teams wanting transparent design decisions. Suggested layouts come with a confidence score and can be converted into reusable components with the click of a button.
Figma is launching SDK hooks so plugin developers can call the AutoLayout engine and embed layout suggestions in third-party workflows. Early testers cite significant reductions in time spent arranging content-heavy screens and better alignment between design handoffs and frontend implementations.