Definition

What is Instance?

A linked copy of a main component that inherits its properties and automatically updates when the main component changes.

Why It Matters

Instances are the foundation of scalable design in Figma. When you drag a component from your assets panel or library, you create an instance. The magic is that instances stay connected to their source—change the main component, and all instances update automatically. This creates a single source of truth for your design system.

Examples

1

Your primary button component has 47 instances across 12 screens. Updating the main component's padding instantly updates all 47.

2

A card instance can have its content overridden (title, image) while maintaining the structural connection to the main card component.

3

Nested instances allow complex compositions—a form component might contain button instances and input field instances.

Explore More Design Terms

Browse our complete glossary of Figma and design systems terminology.