Most likely because you have persistent-sessions set to false. This performs better than recording sessions in the database and is the default.
Also see https://world.mendix.com/display/howto25/Configure+the+Mendix+application
If you mean in the domain model, for that you have to enable persistent sessions.