# Export User IP Records

The **Export User IP Records** feature allows administrators to download filtered user login data for review, analysis, or compliance purposes. The export supports up to 10,000 rows per request and respects all applied filters.

| Export Key           | Description                                                           |
| -------------------- | --------------------------------------------------------------------- |
| **UserEmail**        | Registered email address of the user                                  |
| **UserFirstName**    | First name of the user                                                |
| **UserLastName**     | Last name of the user                                                 |
| **UserCountry**      | Country detected from the user's IP address during login              |
| **UserIPAddress**    | IP address used by the user at login                                  |
| **UserLastSignedIn** | Date and time of the user's last login (`YYYY-MM-DD HH:mm:ss` format) |
| **UserCreated**      | Account registration date (`YYYY-MM-DD` format)                       |
