Auto Layout
Auto layout is Figma’s system for arranging items in a frame according to spacing, padding, flow and sizing rules.
It is used to create components and layouts that respond when content changes, items are reordered or a container is resized.
Layout that responds to its content
It is used to create components and layouts that respond when content changes, items are reordered or a container is resized. In practical terms, Auto Layout belongs to the structure and interaction layer. Knowing that layer is important because it tells you what the term can change, what it cannot change, and where to look when something behaves unexpectedly.
A button resizing as its label changes
In Figma, Auto Layout can keep a button’s padding consistent as its label changes from “Buy” to “Add to basket”.
Where Figma can model responsive behavior
You do not need to memorize the term in isolation. It becomes useful when you can recognize it in the tool, browser, file or conversation where the concept is doing real work.
Auto Layout is more than automatic spacing
Auto layout is Figma’s system for arranging items in a frame according to spacing, padding, flow and sizing rules. By contrast, A frame in Figma is a parent container that can hold and organize other design objects. The two can appear in the same project, but they describe different parts of the work and should not be used as interchangeable labels.
The mistake: leaving hug, fill and fixed behavior undefined
The common mistake is to use Auto Layout as if it also meant Frame. That blurs two separate decisions and usually sends troubleshooting in the wrong direction. A better test is practical: Set resizing behavior deliberately so frames hug, fill or remain fixed as the content changes.
Why responsive components need explicit sizing rules
In day-to-day work, Auto Layout matters when the concept needs to be identified precisely instead of being grouped with a nearby term. The practical value is not the vocabulary itself; it is being able to identify the right control, file, setting or decision when the concept becomes relevant.
In Figma, Auto Layout can keep a button’s padding consistent as its label changes from “Buy” to “Add to basket”. That example is useful because it turns the definition into something you can recognize, test and discuss with other people working on the same project.
Related terms worth learning next
Sources and further reading
Use these references when you need documentation-level detail, specifications or product-specific behavior beyond the plain-English explanation above.