Skip to content
Merged
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
10 changes: 9 additions & 1 deletion docs/users-roles.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Teams also work well for agency and freelance workflows. You can create one team

### Creating a new team

Log in to your Plausible Analytics account and in the top right menu, click on your account name and choose "**Create a Team**". Note that you may not see this option if you're already a member of an existing team or if you haven't added any sites to your account.
Log in to your Plausible Analytics account and in the top right menu, click on your account name and choose "**Create a team**". Note that the "Create a team" button appears when you are viewing "My personal sites" and have sites there that you own.

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

Expand All @@ -23,6 +23,14 @@ 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')} />

### Creating multiple teams

You can create more than one team. All sites you own that are not part of any team are listed under "My personal sites".

When you are viewing "My personal sites", the profile menu in the top right shows a "Create a team" button. Creating a team moves all the sites you own in "My personal sites" into that new team, leaving "My personal sites" empty of sites you own.

If you then add more sites to your account, they appear in "My personal sites" again. The "Create a team" button becomes available once more, letting you create another team. You can repeat this process to create as many teams as you need.

### Inviting team members and assigning roles

<img alt="Invite team member" src={useBaseUrl('img/invite-team-member.png')} />
Expand Down
Loading