Add new player and update profile page

I understand when I add a new user, record will be inserted to ENTITIES and USERS_ENTITY tables. When I update profile page, record will be inserted to METADATA and METASTRINGS tables. I just want to be sure. Do I need to insert any record to other tables else? Please help. Thanks.