# TeamViewer + Lutril: setup guide

> Lutril needs a TeamViewer script token with User management permissions. It lists your company members with their roles, two-factor status, and last access date, provisions new users, and deactivates accounts when people leave.

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

---

## Setup

1. [object Object]
2. Click your username in the upper right corner, then select Edit profile, then Apps.
3. Click Create script token, name it (for example "Lutril"), and under User management select view, create, and edit users. Also allow viewing user roles if available on your plan.
4. Click Create and copy the token; TeamViewer shows it only once (tokens cannot be edited later, only deleted and recreated).
5. In Lutril, open Integrations, choose TeamViewer, and paste the token as the Script Token.

## Access requested

- User management: View, create, and edit users (directory sync, joiner provisioning, leaver deactivation)
- User role management: View user roles (fills the role picker when granting access; optional)

## References

- [TeamViewer documentation](https://www.teamviewer.com/en/global/support/knowledge-base/teamviewer-remote/for-developers/use-the-teamviewer-api/)
- [TeamViewer console](https://login.teamviewer.com/nav/api)
- [TeamViewer Web API reference (User Management)](https://webapi.teamviewer.com/api/v1/docs/index)
- [Build a TeamViewer integration](https://www.teamviewer.com/en/global/support/knowledge-base/teamviewer-remote/for-developers/build-a-teamviewer-integration/)
