Getting Started

This guide will help you get from opening DataTyper for the first time to filling your Figma designs with real data.

On this page


What is DataTyper?

DataTyper is a Figma plugin that lets you manage structured data and use it to fill your designs in seconds.

Instead of manually copying and pasting content, you work with reusable datasets and apply them directly to your design layers.

At a high level, DataTyper works like this:

Dataset → Datatypes → Values → Fill designs


Sign in with Figma

Note
DataTyper uses Figma OAuth. You never create a separate DataTyper password.

When you open DataTyper for the first time, you’ll be asked to sign in.

DataTyper uses Figma OAuth for authentication.

Once you complete the sign-in flow, DataTyper is ready to use.


Create your first Dataset

A Dataset is a container for your data.
You can create as many datasets as you need — for different projects, clients, or design systems.

To create your first dataset:

  1. Open the DataTyper plugin
  2. Click Create dataset
  3. Enter a name for your dataset

Your dataset becomes the active dataset immediately.


Add a Datatype

Inside a dataset, data is organized into Datatypes.

A Datatype represents one category of data, for example:

To add a datatype:

  1. Click Add type
  2. Enter a datatype name
  3. Enter values — one value per line
  4. Save the datatype

What is a Value?

A Value is a single data entry inside a datatype.

Important rules:

Example: John Smith Jane Doe Alex Johnson

This creates three separate values, not one combined value.


Fill your design

Once you have datatypes with values, you can start filling your designs.

Fill selected layers

  1. Select one or more text layers in Figma
  2. In DataTyper, select one or more datatypes
  3. Click Fill selected

DataTyper applies values to the selected layers in order.

If there are more layers than values, values are reused cyclically.


What’s next?

Now that you understand the basics, you can explore more advanced features:

Continue with the next section to learn more about datasets and how they work.