Skip to content

removing yourself from a team #618

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion docs/users-roles.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ Log in to your Plausible Analytics account and in the top right menu, click on y

<img alt="Create a team button" src={useBaseUrl('img/create-team-button.png')} />


### Inviting team members and assigning roles

<img alt="Invite team member" src={useBaseUrl('img/invite-team-member.png')} />
Expand Down Expand Up @@ -72,6 +71,12 @@ Note that you need to be an owner or an admin of a team to remove team members.
* You can change the name of a team within the "**General**" option of the "**Team Settings**"
* Enter the new name for the team and click on the "**Change Name**" button

### Leaving a team

* In the top right menu, click on your account name, make sure you have chosen the team you'd like to leave and then click on the "**Team Settings**"
* To remove yourself from a team, go to the "**General**" option of the "**Team Settings**"
* Click on the "**Leave Team**" button. Note that after leaving a team, you won't have access to the dashboards and collected stats of the sites that the team owns

### Deleting a team

* In the top right menu, click on your account name, make sure you have chosen the team you'd like to delete and then click on the "**Team Settings**"
Expand Down