In the case of an application that is used by multiple people, I think that there are many cases where an app user table is created in AppSheet.
I want to set the table name to something other than User because there is a Users menu that manages the authentication status in the external service and the USERMAIL function.
I think it depends on the application, but what kind of naming convention do you often use to create a table of app users?
Person?, Employees?, Staff? Or will it be User as usual?
The background of the question is to want to know the recommended user table design pattern.