# Users

- [FetchUser()](/administration/users/fetchuser.md): The FetchUser() function can be used for fetching information about a specific user.
- [FetchUsedLicenses()](/administration/users/fetchusedlicenses.md): The FetchUsedLicenses() function can be used for fetching all the licenses a user has used.
- [FetchUserCount()](/administration/users/fetchusercount.md): The FetchUserCount() function can be used for fetching the total amount of users.
- [FetchUsers()](/administration/users/fetchusers.md): The FetchUsers() function can be used for fetching all users.
- [DeleteUser()](/administration/users/deleteuser.md): The DeleteUser() function can be used for deleting a user.
- [ChangeVariable()](/administration/users/changevariable.md): The ChangeVariable() function can be used for changing a users variable.
- [ChangeRank()](/administration/users/changerank.md)
- [ChangePassword()](/administration/users/changepassword.md): The ChangePassword() function can be used for changing a users password.
