> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dovetail.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Figma Make 

<img src="https://mintcdn.com/dovetail-e5aa4160/4WxZV6ysLTb5CQeI/images/integrations/figma.png?fit=max&auto=format&n=4WxZV6ysLTb5CQeI&q=85&s=f2b6bb3afa4165bf31ad291c84eee63c" alt="Figma" width="1456" height="968" data-path="images/integrations/figma.png" />

## Overview

You can connect **Dovetail** to **Figma** **Make** using Model Context Protocol (MCP) to bring real customer data into AI-powered prototypes. This integration lets you securely access Dovetail data directly inside Figma Make.

## What you can do

With the Dovetail connector for Figma Make, you can:

* Search across your Dovetail workspace
* Access projects and docs
* Retrieve customer highlights and quotes
* Pull full transcripts and research data
* Use real customer evidence in AI prompts

<video src="https://mintcdn.com/dovetail-e5aa4160/7KaaIDxcm7h1qLDR/videos/064P_DovetailxFigmaMCP_Launch.mp4?fit=max&auto=format&n=7KaaIDxcm7h1qLDR&q=85&s=639619ddf2415d79c6dfc05017560ac1" controls={true} data-path="videos/064P_DovetailxFigmaMCP_Launch.mp4" />

## Supported capabilities

When connected, Figma Make can use the following tools:

| **Tool**                 | **Description**                 |
| :----------------------- | :------------------------------ |
| get\_dovetail\_projects  | List all projects               |
| list\_project\_insights  | List docs for a project         |
| get\_project\_insight    | Get a specific doc by ID        |
| get\_insight\_content    | Get doc content in markdown     |
| get\_project\_highlights | Get project highlights          |
| list\_project\_data      | List data entries for a project |
| get\_project\_data       | Get specific project data by ID |
| get\_data\_content       | Get data content in markdown    |
| search\_workspace        | Search across all content types |

## Connect Dovetail to Figma Make

To set up the integration, you’ll first connect Dovetail as an external tool in Figma Make.

### Step 1: Open Figma Make

1. Open your Figma file
2. Launch Figma Make
3. Open your Make project

### Step 2: Add Dovetail connector

1. In Figma Make, click **Add context**
2. Select **Connectors**
3. Select **Dovetail** in the list of available connectors
4. Sign in to your Dovetail workspace
5. Authorize read-only access
6. Confirm the connection

Once connected, Dovetail will be available as a connector in Figma Make.

For detailed instructions, see Figma’s guide: “Connect external tools using Figma Make connectors” in [Figma Help](https://help.figma.com/hc/en-us/articles/35440096186007-Connect-external-tools-using-Figma-Make-connectors).

***

## Use Dovetail in your prompts

After connecting, you can reference Dovetail data in your Figma Make prompts.

### Example: Search for relevant feedback

```text theme={null}
Search Dovetail for feedback about onboarding friction
```

### Example: Pull highlights from a project

```text theme={null}
Get highlights from the "Mobile App Redesign" project
```

### Example: Use docs in a prototype prompt

```text theme={null}
Use recent usability testing feedback from Dovetail to generate a checkout flow prototype
```

Figma Make will automatically fetch the relevant data using the MCP tools.

***

## Permissions

When connecting Dovetail to Figma Make, you'll be asked to authorize the following permissions.

### Identity:

**Read access**

* Access your profile information
* Access your email address

### Workspace content:

**Read access**

* Search across workspace content
* View projects, docs, notes, highlights, channels, contacts, fields, files, and workspace users
* Access comments, tags, themes, and related metadata where you have permission to view them

### Content creation and management:

**Write access**

* Create and modify channels and channel data points
* Create and modify insights and docs
* Create and modify notes and highlights
* Create and modify projects

### Offline access:

* Maintain a secure connection using refresh tokens, allowing Figma Make to access Dovetail without requiring you to re-authenticate each session

### Important notes

* Figma Make can only access content you already have permission to view or edit in Dovetail.
* Permissions granted through the integration follow your existing Dovetail workspace access controls.
* Existing Dovetail content will not be modified unless you explicitly instruct Figma Make to create or update content.
* You can revoke access at any time from your Dovetail integration settings.

***

## Learn more

* [Blog: Dovetail connector for Figma Make](https://dovetail.com/blog/dovetail-connector-figma-make)

* [Changelog: Dovetail connector for Figma Make](https://dovetail.com/changelog/dovetail-connector-figma-make)

* [Figma Help: Connect external tools using Figma Make connectors](https://help.figma.com/hc/en-us/articles/35440096186007-Connect-external-tools-using-Figma-Make-connectors)

***

## FAQs

<AccordionGroup>
  <Accordion title="What if I can’t see my projects">
    If you can't see your projects, check that:

    * You’re signed into the correct Dovetail workspace
    * You have access to those projects in Dovetail
    * The MCP connection is active
  </Accordion>

  <Accordion title="What if search returns no results">
    If there are no search results, make sure:

    * Your query matches available content
    * You have permission to view the data
    * The workspace is correctly connected
  </Accordion>

  <Accordion title="What if the connection failed?">
    If the connection failed try:

    * Reconnecting the MCP integration
    * Re-authorizing permissions
    * Refreshing Figma Make
  </Accordion>

  <Accordion title="Why can’t I see my workspace when connecting Dovetail to Figma Make?">
    If your workspace doesn’t appear as a selectable option when setting up the Figma Make integration, this is usually due to how authentication works.

    Dovetail treats each login method (for example: Google login, SSO, email/password) as a separate identity. The workspaces available to you depend on the login method you used to sign in.

    ### How to fix it

    To make your workspace appear in Figma Make:

    1. Log out of Dovetail completely.
    2. Log back in to Dovetail using the **same login method you use for Figma**.
    3. Open and access the correct workspace directly in Dovetail (outside of the Figma flow).

    Once you’ve accessed the workspace using that login method, it will become available as an option when connecting through Figma Make.

    We also recommend connecting Figma Make and Dovetail within an incognito browser and following these steps within the incognito browser:

    1. Log into Dovetail
    2. Open a new tab within that **same** incognito window and log in to Figma (using the same login method you used for Dovetail)
    3. Connect to Dovetail via Figma Make
  </Accordion>
</AccordionGroup>
