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

# Move, resize, and rotate

> Transform a selected canvas element.

Select an element on the slide to reveal its canvas handles and editing controls.

<div className="guide-media guide-media--workflow">
  <p className="guide-media-label">Resize, rotate, and reposition a selected shape</p>

  <div className="guide-media-viewport">
    <video className="doc-video" controls preload="metadata" src="https://mintcdn.com/presenton-521d9e2f/isevrd3o6JPIkznF/images/user-guide/editing-and-refining/canvas/shape-transform.mp4?fit=max&auto=format&n=isevrd3o6JPIkznF&q=85&s=7bff1c6827f0d650c2750b6a81597e6a" data-path="images/user-guide/editing-and-refining/canvas/shape-transform.mp4">
      Your browser does not support the video tag.
    </video>
  </div>
</div>

<Steps>
  <Step title="Select the element">
    Click the object that should change.
  </Step>

  <Step title="Transform it">
    Drag the object to move it. Use the visible handles to resize or rotate it.
  </Step>

  <Step title="Review the slide">
    Check overlap, spacing, text wrapping, and the relationship with nearby content.
  </Step>
</Steps>

<Tip>
  Make one transform at a time and compare the result with the surrounding layout.
</Tip>
