# Managing Account Members

Accounts can be shared with many users. This document explains how to add and
manage users in your account.

## Add Account Member

To start, navigate to the account settings page by clicking your user icon in
the top right corner of the screen and selecting **Settings** from the dropdown
menu.

The view will display the users that are currently members of the account and
their roles.

![Members](../../../public/media/managing-account-members/image.png)

On the top of the page, you can enter an email address of the user you want to
invite. For accounts with the enterprise role feature, users are added to the
account with the role of **Member**, for all other accounts users are added with
the role of **Admin**.

![Invite User](../../../public/media/managing-account-members/image-1.png)

After inviting a user, you will see the invited user in the list with the
members.

![Invited User](../../../public/media/managing-account-members/image-2.png)

## Change Member Role

<EnterpriseFeature name="Role Based Access Control" />

Once a user has accepted the invitation, you can change their role by selecting
the role from the drop down.

![Change Role](../../../public/media/managing-account-members/image-3.png)

## Removing a Member

To remove a user from the account, click the remove icon next to the user.

![Remove Member](../../../public/media/managing-account-members/image-4.png)
