# Users

- [Authenticate using a Magic Link](/graphql/query/mutations/user-profile/authenticate-using-a-magic-link.md)
- [Create User](/graphql/query/mutations/user-profile/new-user.md): Creating a user
- [Custom Attributes](/graphql/query/mutations/user-profile/custom-attributes.md): Set custom attributes to a user's profile
- [Delete a User Account](/graphql/query/mutations/user-profile/delete-a-user-account.md): Delete a user account
- [Login User](/graphql/query/mutations/user-profile/login-user.md): Use this mutation to login a user.
- [Merge User Accounts](/graphql/query/mutations/user-profile/merge-user-accounts.md)
- [Request Reset Password](/graphql/query/mutations/user-profile/request-reset-password.md): Request a reset password code
- [Reset Password](/graphql/query/mutations/user-profile/reset-password.md): Reset a user's password
- [Request Password Reset email](/graphql/query/mutations/user-profile/request-password-reset-email.md)
- [Sensitive Profile Attributes](/graphql/query/mutations/user-profile/sensitive-profile-attributes.md)
- [Update Profile](/graphql/query/mutations/user-profile/update-profile.md): Update user's profile
- [Update User's Program](/graphql/query/mutations/user-profile/set-program.md): Mutation used to set the current user to a desired program
- [User's Restrictions](/graphql/query/mutations/user-profile/profilerestrictionsupdate.md): Update a user's food restrictions (food preferences).
- [Update Meal Plan Settings](/graphql/query/mutations/user-profile/update-meal-plan-settings.md)
- [User's Goals](/graphql/query/mutations/user-profile/update-users-goals.md): Set user weight-related goals
- [Legacy User Mutations](/graphql/query/mutations/user-profile/legacy-user-mutations.md)
- [Legacy | User's Biomarkers](/graphql/query/mutations/user-profile/legacy-user-mutations/biomarkers.md): Mutation used to set the user's biomarker data.
- [User's Meal Plan Settings (deprecated)](/graphql/query/mutations/user-profile/legacy-user-mutations/profile-meal-plan-settings.md): Mutation used to set the user's meal plan settings.
