# TrackingTime + Lutril: setup guide

> Lutril connects to TrackingTime with an App Password used as the access token, plus a client ID that identifies the application. With these, Lutril can read and manage your account data.

Source: https://www.lutril.com/integrations/trackingtime
Category: Time tracking
Auth: api_key
Last verified: 2026-06-17

---

## Setup

1. Sign in to TrackingTime.
2. [object Object]
3. Create a new App Password and copy the generated value (it is your access token).
4. In Lutril, connect TrackingTime, paste the App Password as the access token, and enter the client ID that names your application.

## Access requested

- App Password used as the access token over Basic Auth, granting Lutril access to your TrackingTime account data

## References

- [TrackingTime documentation](https://support.trackingtime.co/en/articles/6329119-apps-integrations)
- [Public API documentation](https://developers.trackingtime.co/)
- [API guidelines](https://api.trackingtime.co/doc/index.html)
