mirror of
https://github.com/Unleash/unleash.git
synced 2024-10-28 19:06:12 +01:00
24 lines
944 B
Plaintext
24 lines
944 B
Plaintext
---
|
|
title: How to download your login history
|
|
---
|
|
|
|
:::note Availability
|
|
|
|
**Plan**: [Enterprise](https://www.getunleash.io/pricing) | **Version**: `4.22+`
|
|
|
|
:::
|
|
|
|
[Login history](../reference/login-history.md) enables Unleash admins to audit login events and their respective information, including whether they were successful or not.
|
|
|
|
## Step 1: Navigate to the login history page {#step-1}
|
|
|
|
Navigate to the _login history_ page in the admin UI (available at the URL `/admin/logins`). Use the _settings_ button in the navigation menu and select "login history".
|
|
|
|
![The admin UI navigation settings submenu with the login history item highlighted.](/img/login-history-1.png)
|
|
|
|
## Step 2: Click the "Download login history" button {#step-2}
|
|
|
|
Use the "download login history" button to proceed with the download of the login history as CSV.
|
|
|
|
![The login history table with the "download login history" button highlighted.](/img/login-history-2.png)
|