# Ansys + Lutril: setup guide

> Lutril needs an Ansys ID Portal Personal Access Token (PAT) plus your account number. It lists the members of your Ansys account with their roles, adds new members when access is granted, and removes members when people leave.

Source: https://www.lutril.com/integrations/ansys
Category: SaaS
Auth: api_key
Last verified: 2026-08-04

---

## Setup

1. [object Object]
2. Click your profile icon and select Personal access token.
3. Click Create Token, name it (for example "Lutril"), set an expiration date, and select Full Access under Scope.
4. Click Create and copy the token; note your account number from the account picker or the account details page.
5. In Lutril, open Integrations, choose Ansys, then paste the PAT and enter the Account Number.

## Access requested

- PAT scope: Full Access (required for SSO token exchange)
- PAT owner: member of the governed account, with an Account Admin role to add and remove users

## References

- [Ansys documentation](https://developer.ansys.com/docs/ansys-id-sso/pat-authentication-guide)
- [Ansys console](https://id.ansys.com/)
- [Ansys ID Portal user management for administrators](https://developer.ansys.com/docs/ansys-id-portal)
- [Ansys ID Portal membership sync (API usage reference)](https://developer.ansys.com/docs/ansys-id-portal-membership-sync-setup-and-usage/index.md)
- [Ansys ID API (Swagger)](https://iam.ansys.com/swagger/index.html?urls.primaryName=AnsysId)
