--- layout: article title: MPE_USERS description: The MPE_USERS table captures the users of Data Controller for SAS® and when they were last seen. --- # MPE_USERS The `MPE_USERS` table captures the actual users of the app - each user is registered on first login, and their last seen date is updated on subsequent activity. ## Columns - 🔑 `USER_ID char(50)`: The user id - `LAST_SEEN_DT num`: Date the user was last active - `REGISTERED_DT num`: Date the user first registered