> ## Documentation Index
> Fetch the complete documentation index at: https://docs.idemeum.com/llms.txt
> Use this file to discover all available pages before exploring further.

# JIT access auditing

> JIT for computers is audited in idemeum audit trail.

## Computer access audit trail

Navigate to idemeum admin portal and access `Audit trail` section. The logs are stored for the last 30 days on a rolling windows basis. The following events are captured for computer access.

`Computer access` - this event provides technician email address, desktop name, and the account that was used for login.

```
alex@nikpot.com logged into the Desktop W11-L-ELEVATED with account MSP-ALEX.
```

`Log off or lock` - this event provides technician email, desktop name, and account that was used.

```
alex@nikpot.com has logged off the Desktop W11-L-ELEVATED with account MSP-ALEX.
```

`Offline code retrieval` - when a technician accesses offline code on a mobile device for a workstation, mobile application captures the event.

```
alex@nikpot.com accessed offline code for Desktop machine W11-L-ELEVATED.
```
