The Figma interface
Figma looks busy the first time you open it. It is really only four regions, and you can ignore most of each one for the first few weeks.
-
Open a new design file. From the Figma home screen, click + Design file. You get an empty canvas — an infinite one, which is the point.
-
Find the toolbar. Top-left holds the tools you switch between: move, frame, shape, pen, text, comment. Everything here has a single-key shortcut, which is why professionals rarely click it.
Learn these five keys and you can stop visiting this toolbar: V, F, R, P, T. -
Look at the left panel. Two tabs: Layers (everything in the current page, nested) and Assets (components you can reuse). You will live in Layers.
-
Look at the right panel. This is context-sensitive — it shows properties for whatever is selected. Select nothing and it shows page settings instead. If the panel looks wrong, check what you have selected.
-
Pan and zoom. Space-drag pans. Scroll zooms.
⇧ 1fits everything on screen, which is the fastest way to recover when you get lost.
Shortcuts worth learning today
Section titled “Shortcuts worth learning today”Navigation and tools
| Move tool | VV |
|---|---|
| Frame tool | FF |
| Rectangle | RR |
| Text | TT |
| Zoom to fit | ⇧+1Shift+1 |
| Zoom to selection | ⇧+2Shift+2 |
| Pan | Space+DragSpace+Drag |
| Show/hide UI | ⌘+.Ctrl+. |
Frames are not artboards
Section titled “Frames are not artboards”If you have used other design tools, you may expect “artboards” — fixed canvases you draw inside. Figma has frames, which look similar but are recursive: a frame can contain frames, and any frame can be resized, nested or turned into a component.
This matters more than it sounds. Almost everything you will learn later — Auto Layout, components, responsive resizing — is a property of frames.
Check your understanding
1You select a rectangle and the right panel shows different options than when you selected a text layer. Why?
2What makes a Figma frame different from a traditional artboard?