Tool Reviews

Figma for Project Managers: Understanding Design Workflows

By Vact Published · Updated

Figma is the dominant design tool for product teams, used by designers at companies of every size to create user interfaces, prototypes, and design systems. Project managers do not need to design in Figma, but they need to understand it well enough to plan design work, track progress, and collaborate effectively with designers. A PM who cannot navigate Figma is like an engineering manager who cannot read code — they miss critical context that affects planning and decision-making.

Figma for Project Managers: Understanding Design Workflows

What Figma Does

Figma is a browser-based collaborative design tool. Multiple people can work in the same file simultaneously, similar to how Google Docs handles text. Designers create user interface designs, interactive prototypes, and component libraries in Figma, and stakeholders can view, comment, and provide feedback without installing software.

Files and Projects

Figma organizes work into files within projects within teams. A typical structure:

Team: Product Design
├── Project: Mobile App Redesign
│   ├── File: Onboarding Flow
│   ├── File: Dashboard
│   └── File: Settings
├── Project: Design System
│   └── File: Component Library
└── Project: Marketing Website
    ├── File: Homepage
    └── File: Pricing Page

Pages and Frames

Each file contains pages (like tabs), and each page contains frames (like artboards). Designers typically organize pages by feature or screen and use frames for individual screen designs.

Prototypes

Figma supports interactive prototypes where screens are linked with transitions and animations. Prototype links can be shared with anyone for user testing or stakeholder review. This is where design sprint prototypes are often built.

Dev Mode

Figma’s Dev Mode provides developers with specifications, measurements, and code snippets extracted directly from designs. This reduces the back-and-forth between designers and developers and makes design handoff more efficient.

Design Workflow for PMs

Understanding the design workflow helps PMs plan sprints that include design work:

1. Discovery and Research

Before designing, the designer researches user needs, reviews competitor products, and understands technical constraints. This phase produces user flows, journey maps, and initial sketches. It typically takes 1-3 days per feature.

PM involvement: Share requirements, user research, and technical constraints. Ensure the designer has context about the problem being solved.

2. Exploration

The designer creates multiple design directions — variations on layout, interaction patterns, and visual treatment. This phase is deliberately divergent. In Figma, exploration often happens on a dedicated page with multiple concepts side by side.

PM involvement: Minimal. Let the designer explore without premature convergence. Do not review exploration work unless the designer invites feedback.

3. Design Review

The designer presents 2-3 directions to the team and stakeholders. The review happens in Figma — the designer walks through the file, and stakeholders leave comments directly on the designs. Comments in Figma are threaded and can be resolved, which makes tracking feedback easier than email or Slack.

PM involvement: Facilitate the review. Ensure stakeholders provide specific, actionable feedback. Manage conflicting feedback by helping the team prioritize.

4. Refinement

Based on review feedback, the designer refines the chosen direction. This phase includes pixel-perfect specifications, responsive variants, edge cases, and error states. Refinement typically takes 2-5 days depending on complexity.

PM involvement: Ensure the designer addresses edge cases that affect development. Review the design against acceptance criteria from the product backlog.

5. Handoff

The designer marks designs as ready for development in Figma’s Dev Mode. Developers access measurements, colors, fonts, spacing, and component specifications directly from the design file. The handoff is a shared file, not a static document — as the designer makes updates, developers see them immediately.

PM involvement: Confirm the design is complete before developers start building. Coordinate timing so that design is ready before the engineering sprint begins.

Planning Design Work in Sprints

Design work often runs one sprint ahead of engineering. While engineers build Sprint N’s features, designers are working on Sprint N+1’s designs. This “design sprint ahead” pattern prevents engineers from being blocked by incomplete designs.

SprintDesign WorkEngineering Work
Sprint 1Design Feature A
Sprint 2Design Feature BBuild Feature A
Sprint 3Design Feature CBuild Feature B

Coordinate this cadence during sprint planning. The designer should present completed designs at the beginning of the engineering sprint so developers can ask questions before starting.

Figma for Non-Designers

PMs can use Figma in several ways:

  • Leave comments. Click on any element and leave a comment. This is the primary feedback mechanism.
  • View prototypes. Click the play button to experience the interactive prototype as a user would.
  • Inspect designs. In Dev Mode, click any element to see its dimensions, colors, and spacing.
  • Present to stakeholders. Share view-only prototype links for stakeholder review. No Figma account required.
  • Create simple diagrams. Figma’s FigJam whiteboard is useful for flowcharts, user story maps, and sprint retrospective boards.

Pricing

PlanPriceFeatures
Free (Starter)$03 Figma files, unlimited FigJam files
Professional$15/editor/moUnlimited files, team libraries
Organization$45/editor/moDesign systems, analytics, SSO
Enterprise$75/editor/moAdvanced security, dedicated support

Viewers are free on all plans. PMs who only need to comment and review do not require a paid seat.