> ## Documentation Index
> Fetch the complete documentation index at: https://moonshot.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Working with auto layout

> Ensure your design can adjust to various amounts of information

It's important your design responds gracefully to different information. Some responses may include text strings that are much longer or shorter than other responses, and it helps to prevent layers from overlapping one another.

Learn how to use auto layout by reviewing [Figma's documentation](https://help.figma.com/hc/en-us/articles/5731482952599-Add-auto-layout-to-a-design) or watch the video below for an introduction.

<Frame>
  <iframe width="560" height="315" src="https://www.youtube.com/embed/PNJxeD29ZTg" title="Figma tutorial: Auto layout button" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />
</Frame>
