# Userflow + Lutril: setup guide

> Lutril connects to Userflow with a personal API key so it can manage members and invites in your account. You also provide your Account ID.

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

---

## Setup

1. [object Object]
2. Create a new personal API key and copy it; keep it secret.
3. Find the Account ID for the account you want Lutril to manage (it appears in the API account endpoints, for example /accounts/{account_id}).
4. In Lutril, connect Userflow, paste the personal access token, and enter the Account ID.

## Access requested

- Access to the accounts you belong to, based on your Userflow role (Owner is required to add team members)

## References

- [Userflow documentation](https://docs.userflow.com/docs/api)
- [Userflow console](https://app.userflow.com)
- [Userflow Accounts API reference](https://docs.userflow.com/docs/dev/api-reference)
- [Managing teams in Userflow](https://docs.userflow.com/docs/guides/team)
