# Figma + Lutril: setup guide

> Lutril connects to Figma with a personal access token. Generate it from your Figma account security settings and grant it the read scopes Lutril needs to list members.

Source: https://www.lutril.com/integrations/figma
Category: Design
Auth: api_key
Last verified: 2026-06-17

---

## Setup

1. In Figma, open the account menu (top-left of the file browser) → Settings.
2. Open the Security tab and find the ‘Personal access tokens’ section.
3. Click Generate new token, set an expiration, and select the read scopes for the data Lutril should access.
4. Click Generate token and copy it immediately; it is shown only once.
5. In Lutril, connect Figma and paste the token into the ‘API Token’ field (add your Org/Team ID if prompted).

## Access requested

- current_user:read
- org:read / team membership read (to list members)

## References

- [Figma documentation](https://developers.figma.com/docs/rest-api/personal-access-tokens/)
- [Figma console](https://www.figma.com/settings)
- [Token scopes reference](https://developers.figma.com/docs/rest-api/scopes)
