View Individual User Logs

As an Admin i want to see logs of specific users, how can I see that

Following is the example

User 1 navigated to the app and applied for leave. This action triggered a series of logs indicating that User 1 successfully submitted the leave request. The logs also recorded that the manager received the leave request and subsequently approved it.

In contrast, User 2 also navigated to the app and applied for leave, but encountered an issue. The leave request was incorrectly submitted under another user’s name, leading to a discrepancy in the system. As a result, the manager did not receive the leave request, which was reflected in the logs showing the absence of this request in the manager’s notifications.

This led to the generation of Log for only user 2 not for user 1 , As admin I want to check for user 1 and 2 individually

Plz help me to understand this in your platform

Hi there,

Where do you store your “log” at the moment? What is your database, airtable?

Hello
Are there any capabilities available that allow us to view logs for specific users, even though we are not currently storing any data in the database?"

Are there any actions/Steps that we need to perform to view specific user Logs?