How can I represent the following situation in Use Case diagram:
User can manage account settings: change password, change language, date of birth, etc.
I want to group "change password, change language, date of birth, etc." use cases in the "manage account settings" use case. What relation should be used here?