Hi, In the latest version you have the audit feature which logs database changes / logins / logouts etc. You will need to upgrade to have this functionality. If your version does not have this then you can add a field to the Database like "AddedBy" and on the add page set the default value with the Session("UserID") and make it readonly.