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

# Auth Logs

> A record of authentication and session events, including role switches.

**Auth Logs** records authentication and session activity — who signed in, from where, on what device, and any switches between the admin and employee views.

> **Path:** Logs → Auth Logs

<Frame caption="Auth Logs — sign-ins, sessions, and role switches.">
  <img src="https://mintcdn.com/osto/cnHEjTD9QY3tscQi/images/logs/logs-auth.jpg?fit=max&auto=format&n=cnHEjTD9QY3tscQi&q=85&s=69d36cd1d636ca6d9e4bf81fedab9559" alt="Auth Logs listing timestamp, login ID, login and logout time, status, reason, user agent, source IP, and user OS" width="2940" height="1432" data-path="images/logs/logs-auth.jpg" />
</Frame>

The table includes these columns:

| Column                           | Description                                                                                               |
| -------------------------------- | --------------------------------------------------------------------------------------------------------- |
| **Timestamp**                    | When the event occurred.                                                                                  |
| **Login ID**                     | The account involved.                                                                                     |
| **Login Time** / **Logout Time** | When the session started and ended.                                                                       |
| **Status**                       | Whether the session is active or inactive.                                                                |
| **Reason**                       | The event reason — such as a successful authentication, or a switch between the admin and employee views. |
| **User Agent**                   | The browser used.                                                                                         |
| **Source IP**                    | Where the sign-in originated.                                                                             |
| **User OS**                      | The operating system of the device.                                                                       |
