# AI responsive
AI Responsive is currently in **beta** stage.
## What is responsiveness?
Responsiveness is a website's ability to adapt its layout correctly across different screen sizes. Without it, elements can overlap, text becomes unreadable, and sections break on mobile or tablet.



Without responsiveness, websites may appear cluttered, with broken layouts, unreadable text, and misaligned sections when viewed on different devices.
## What AI responsive does
When you run AI Responsive on a section, it analyzes the structure and adjusts all nested elements automatically. It handles three common layout problems:
* **Prevents overlap**: Detects and separates elements that stack on top of each other on smaller screens.
* **Keeps content in view**: Ensures all elements stay within the visible viewport — nothing gets cut off.
* **Adjust spacing**: Dynamically rebalances spacing and alignment across breakpoints.
Note**:** AI Responsive speeds up layout adjustments but doesn't replace manual fine-tuning. Always review the result before applying.
### How is this different from Prettify?
AI responsive
## How to use
_DvxjuHMk.gif)
#### Select a section
Click on the section you want to optimize on the canvas.
#### Run AI Responsive
Click **AI responsive** in the toolbar. The AI will analyze the section and generate layout adjustments.
#### Review the changes
Check the AI-generated adjustments across device previews — desktop, tablet, and mobile.
#### Apply or adjust
If the result looks good, click **Apply changes**. If not, make manual tweaks before applying.
## Related resources
Prettify
Constraints
Stack elements
***