Hi All,
Is there a way to find user logged location in appian?
Discussion posts and replies are publicly visible
This is a very broad question as others have noted but it is possible to capture the location of the user if they are submitting a user input task using the mobile application.
https://docs.appian.com/suite/help/24.2/Configuring_the_User_Input_Task.html#capturing-task-submission-location
Otherwise, you could technically derive this info from IP addresses found in the logs but it is not 100% reliable because the person could be going through a proxy or VPN.