Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Contact Us
  • Home
  • Figma Design – Figma Learn
  • Build design systems
  • Create and share libraries

Add descriptions to styles, components, and variables

Written by Figma Man

Updated at June 19th, 2025

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Administration – Figma Learn
    Manage files and projects Manage a team Manage your account Manage a Figma organization Manage Enterprise plan settings and permissions Billing Manage Figma in a school
  • Figma Design – Figma Learn
    Create prototypes Import and export Create designs Tour the interface Dev Mode Work together in files Build design systems Figma Draw
  • Get started – Figma Learn
    Set up your account Layers 101
  • FigJam – Figma Learn
    Import and export Run meetings Work on boards Tour the interface
  • Community – Figma Learn
    Explore the Community Creator tools and resources
  • Help – Figma Learn
    Troubleshoot Common questions Work with support
  • Work across Figma – Figma Learn
    Figma AI Work across Figma
  • Courses, tutorials, projects – Figma Learn
    Courses Projects
  • Figma Slides – Figma Learn
    Create and edit slides Present slide decks Tour the interface Import and export
  • Figma Buzz – Figma Learn
    Templates in Figma Buzz Create and edit assets in Figma Buzz Overview
  • Figma Make – Figma Learn
    Tour the interface Work with Figma Make
  • Figma Sites – Figma Learn
    Design a site Create webpages and breakpoints Make your site interactive Preview and publish a site Tour the interface
+ More

Table of Contents

Components Add descriptions and links Styles Add style descriptions Variables Libraries View descriptions and documentation Instance menu in right sidebar Assets panel Libraries picker Dev Mode Properties panel (view only access)

Documentation makes sure the people using your design system have the right information and context. It can help guide proper application, variant and state usage, and accessibility and contrast requirements.

Documentation is not just for designers, it’s also important to consider other people who will be using your design system. This includes the developers who will be implementing your designs.

At the moment, there are a few ways to incorporate design system documentation in your Figma libraries:

  • Give styles, components, and variables meaningful names
  • Add short descriptions to styles, components, and variables
  • Add links to external documentation to components
  • Add descriptions to any library updates

Tip! Looking for more guidance around style and component libraries? Check out these best practice guides:

  • Components, styles, and shared libraries
  • Component architecture in Figma

Components

You can attach a short description and a link to your components. This allows you to better communicate a component’s intended use.

Figma will look at component descriptions when returning search results. So you can use descriptions to tag components with relevant keywords. It won’t be possible to capture every detail in this description field, so have a think about what information will be most important.

If you have design system documentation in an external tool, you can add a link to that documentation.

Add descriptions.png

Note: If you combine existing components as a component set, Figma will apply any existing links and descriptions to the individual variants. You can view and edit this description when you have the variant selected.

Add descriptions and links

Add a description and any links to your main components. You’ll need edit access to the library file to add or update descriptions. You can add descriptions and links to:

  • Main components, including those with component properties
  • Entire component sets and individual variants in a component set
  1. Open the file where your component library lives. If you have an instance selected, you can select Go to main component in library to view the component in the library file.
  2. Select main component, component set or a specific variant within the component set.
  3. Click to open the Component configuration details: Add descriptions component-config.png
  4. Add a description for this component. Figma will look at this description when searching for components, so you can use this field to tag relevant keywords.
  5.  Add a link to external documentation, or another file with further explanations or guidance.
  6. Click or anywhere outside the modal to apply changes.

Figma will show descriptions and links in common style and component locations in files. View component descriptions and links ↓

Styles

There are a few tools you can use to help guide people toward the right styles for their designs.

You can use the slash or dash naming process to organize your styles into groups. We recommend giving your styles names that are relevant to their use case.

You can also add descriptions to styles. Descriptions allow you to show extra information about a style’s intended usage. You can view a style’s description when you hover over the style in the style picker.Add descriptions (1).png

Add style descriptions

Add a description to the style definition in the library file. You need to create a style before you can add a description to it.

  1. Click an empty spot in the canvas.
  2. In the Design panel, view any style definitions in the file.
  3. Hover over the style and click when it appears:Add descriptions style.png
  4. In the Edit style menu add a Description using the field.
  5. Click outside the menu or use the to close the menu.

Tip! You can find and open the style definition from any layer that uses that style:

  1. Select a layer that supports that style.
  2. Click to open the style picker.
  3. Right-click the style and select Edit style.

Variables

You can use the slash naming process to organize your variables into groups. We recommend giving your variables names that are relevant to their use case.

You can also add descriptions to variables. Descriptions allow you to show extra information about a variable's intended usage.

  1. From the file where the variable lives, click an empty spot on the canvas to deselect any objects.
  2. From the right sidebar, find the Local variables section.
  3. Click  Open variables.
  4. Find the variable from the Variables modal. Hover over the variable row, right-click, and select Edit variable.
  5. Enter your description into the description box.

Libraries

You can also add descriptions when publishing updates to your library. These descriptions show in both the library modal and in the file’s version history and are great for communicating high-level changes to your library.

Add descriptions styles.png

We recommend using these descriptions in addition to component and style descriptions. Style and component descriptions are visible to anyone who interacts with the style or description. Library descriptions are only available at a file and library level, so have much less visibility.

Figma will show a notification in any files with styles and components from that library. You can view a list of updated styles and components and the description (if included). Review and accept library updates →

View descriptions and documentation

You can view descriptions and links when interacting with styles and components in these places:

  • Instance menu in right sidebar
  • Assets panel in left sidebar
  • Style picker from properties in the right sidebar
  • Inspect panel in Dev Mode
  • Properties panel (if you have view only access to the file)

Instance menu in right sidebar

View component details in the instance section of the Design panel in the right sidebar. You need edit access to the file to access the Design panel.

  1. Figma shows a preview of the description underneath the component / instance name.
  2. Click Show more to view the full description and link in the documentation window. Click outside of the modal or use the button to close.
  3. Collaborators can also click to view the original library file. This is great if you have additional guidance for how to use components.

Add descriptions (2).png

Assets panel

You can view component names and descriptions in the Assets panel. Figma will also use component descriptions when you search for a component.

Hover over the component in the Assets panel of the left sidebar to view the component’s details. You can see both the component name and description from list or grid view.

You need to have can edit access to a file to open the Assets panel. You’ll only need view access to the library to use components from that library.

Libraries picker

View the name and description of a style or variable from the Libraries picker.

  1. From the Fill or Stroke section of the right sidebar, click Apply styles and variables to open the Libraries picker.
  2. Hover over a style or variable to view its description in a tooltip: Add descriptions (1).png

Dev Mode

If you have access to Dev Mode, you can view style and components descriptions in the Inspect panel. View component descriptions in the Component section, underneath the component preview.

Add descriptions (3).png

Properties panel (view only access)

If you have view access to the file, and don't have access to Dev Mode, you can view component descriptions in the Properties panel of the right sidebar.

  1. View the name of the component or instance. If the component lives in another file, you’ll also see the Go to main component in library icon to view the component in the library file.
  2. View the description. If the component or instance is a variant, you’ll see descriptions for both the component set and the variant.
  3. View other documentation and properties attached to the component.

Add descriptions view-only-props.png

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Guide to libraries in Figma
  • Publish a library
  • Edit main components
  • Hide styles, components, and variables when publishing
  • Unpublish a library
  • Blog
  • Best practices
  • QR code generator
  • Color wheel
  • Colors
  • Color picker
  • Color palettes
  • Color palette generator
  • Color contrast checker
  • Font Library
  • Templates
  • Developers
  • Integrations
  • Affiliate program
  • Resource library
  • Reports and insights
  • Support
  • Status
  • Legal and privacy
  • Modern slavery statement
  • Climate disclosure statement
  • COMPARE
  • Sketch
  • Adobe XD
  • Framer
  • Miro
  • COMPANY
  • Events
  • Customers
  • Careers
  • Newsroom
Expand