# New Relic + Lutril: setup guide

> Lutril needs a New Relic User API key to list users through NerdGraph, compare them against your directory, and (optionally) create or remove users. The key must be a User key, not a license or ingest key.

Source: https://www.lutril.com/integrations/newrelic
Category: Monitoring
Auth: api_key
Last verified: 2026-07-10

---

## Setup

1. [object Object]
2. Click Create a key, choose User for the key type, give it a name, and click Save.
3. Copy the full key immediately. Only the first characters are shown afterward.
4. In Lutril, connect New Relic and paste the User API key.
5. Set the Region to eu if your New Relic account is in the EU data center, otherwise leave it as us. A US key only works on the US endpoint and vice versa.

## Access requested

- User key (not a license or ingest key)
- To create, update, or remove users the key owner needs the Authentication Domain Manager role

## References

- [New Relic documentation](https://docs.newrelic.com/docs/apis/intro-apis/new-relic-api-keys/)
- [New Relic console](https://one.newrelic.com/api-keys)
- [Manage users with NerdGraph](https://docs.newrelic.com/docs/apis/nerdgraph/examples/nerdgraph-manage-users/)
- [EU vs US data center](https://docs.newrelic.com/docs/accounts/accounts-billing/account-setup/choose-your-data-center/)
