# Netlify + Lutril: setup guide

> Lutril connects to Netlify with a personal access token. You also provide the account slug Lutril should manage.

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

---

## Setup

1. In Netlify, go to User settings → Applications → Personal access tokens.
2. Click New access token, enter a descriptive name, and set an expiration.
3. Click Generate token and copy it; you cannot view it again after leaving the page.
4. In Lutril, connect Netlify, paste the token, and enter your account slug.

## Access requested

- Acts with your Netlify account’s permissions (enable SAML team access if your team uses SSO)

## References

- [Netlify documentation](https://docs.netlify.com/api-and-cli-guides/api-guides/get-started-with-api/)
- [Netlify console](https://app.netlify.com/user/applications#personal-access-tokens)
