> ## Documentation Index
> Fetch the complete documentation index at: https://help.standards.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Workspace members

Collaborate with others by inviting members to your workspace. Workspace members can view, create, and publish projects.

***

## Invite members

<Steps>
  <Step title="Navigate to Members">
    From the workspace dashboard, select the **Members** page in the left sidebar
  </Step>

  <Step title="Invite member">
    <Frame>
      <img src="https://mintcdn.com/standards/0PZMcoC8VWtQXZ8K/images/workspace-members-02.png?fit=max&auto=format&n=0PZMcoC8VWtQXZ8K&q=85&s=bb5723767be5bb0d0b5923c7a6415dc0" alt="Member invite window with recipient input field and role selection list" width="1200" height="600" data-path="images/workspace-members-02.png" />
    </Frame>

    Select `Invite member` and enter the invitee’s email address and select their role
  </Step>

  <Step title="Confirm">
    Select `Send invite`
  </Step>
</Steps>

Pending invites are listed as **Invited** and ‘greyed-out’. Revoke pending invites by selecting the 3-dot icon, then selecting `Uninvite`

### Troubleshooting

If the invitee did not receive an invite email, you can share their invite code with them:

<Steps>
  <Step title="Navigate to Members">
    From the workspace dashboard, select the **Members** page in the left sidebar
  </Step>

  <Step title="Copy invite code">
    Hover on the pending invite to reveal the 3-dot icon on the right side, select the 3-dot icon, then select `Copy invite code`
  </Step>

  <Step title="Share with invitee">
    Share this code with the intended invitee.
  </Step>
</Steps>

***

## Roles

There are five workspace member roles that affect permissions: **Owner, Admin, Designer, Content Editor** and **Commenter**.

<Frame>
  <img src="https://mintcdn.com/standards/0PZMcoC8VWtQXZ8K/images/workspace-members.png?fit=max&auto=format&n=0PZMcoC8VWtQXZ8K&q=85&s=cfc4cfb72d1a64f46ca358f6cedde705" alt="Selection list of member roles" width="1200" height="600" data-path="images/workspace-members.png" />
</Frame>

### Owner

An **Owner** is the account that created the workspace and is responsible for billing. Owners have access to all areas of their workspace. There can only be one workspace Owner. To transfer workspace ownership, contact [support@standards.site](mailto:support@standards.site).

### Admin

**Admin** have the same permissions in the workspace as the **Owner**, minus the ability to delete the workspace.

### Designer

**Designers** have full editing access to all projects in the workspace, but have reduced account management permissions. The intent of this role is for members that will be designing and building projects.

### Content Editor

**Content Editors** have access to just the content and comment modes of the project editor. The intent of this role is for members that only need to edit copy, swap imagery, and add comments.

### Commenter

**Commenters** have access only to the comment mode of the project editor. The intent of this role is for members of that only need to add and review comments

***

## Role comparison

|                                      | **Owner** | Admin | Designer | Content editor | Commenter |
| ------------------------------------ | --------- | ----- | -------- | -------------- | --------- |
| Can publish projects                 | ✓         | ✓     | ✓        | ✓              | ✓         |
| Can see all projects                 | ✓         | ✓     | ✓        | ✓              | ✓         |
| Can leave & review comments          | ✓         | ✓     | ✓        | ✓              | ✓         |
| Can edit copy and choose media files | ✓         | ✓     | ✓        | ✓              |           |
| Can create new projects              | ✓         | ✓     | ✓        |                |           |
| Can edit existing projects           | ✓         | ✓     | ✓        |                |           |
| Can add & manage domains             | ✓         | ✓     |          |                |           |
| Can invite members                   | ✓         | ✓     |          |                |           |
| Can remove members                   | ✓         | ✓     |          |                |           |
| Can transfer projects                | ✓         | ✓     |          |                |           |
| Can change workspace settings        | ✓         | ✓     |          |                |           |
| Can add custom scripts               | ✓         | ✓     |          |                |           |
| Can delete the workspace             | ✓         |       |          |                |           |

***

## Managing member permissions

**Owners** and **Admin** can change the role of workspace members. Tip: When inviting a client to a workspace, we suggest creating a new one or having them create one and invite you to it.

<Steps>
  <Step title="Navigate to Members">
    From the workspace dashboard, select the **Members** page in the left sidebar
  </Step>

  <Step title="Choose role">
    Select the role dropdown listed beside each member, select the intended role
  </Step>
</Steps>

***

## Remove members

<Steps>
  <Step title="Navigate to Members">
    From the workspace dashboard, select the **Members** page in the left sidebar
  </Step>

  <Step title="Select settings icon">
    Hover on the member to reveal the 3-dot icon on the right side.
  </Step>

  <Step title="Remove member">
    Select `Remove user` 
  </Step>
</Steps>

***

## FAQ

<AccordionGroup>
  <Accordion title="What’s the difference between workspace members and project viewers?">
    Workspace members can create, edit, and publish projects. Typically these are members of a design team. Project viewers are not workspace members, they are individuals that have access to view published projects via the live web URL.
  </Accordion>

  <Accordion title="Can I add a client or outside partner to my workspace?">
    Yes, anyone can be added to workspaces. Keep in mind all members of a workspace can browse, manage, see comments, and enter the editor of all projects within the workspace. We suggest creating a new workspace to invite clients and outside partners to.
  </Accordion>

  <Accordion title="Can viewers leave comments?">
    No. Comments are added within a project’s editor, not from the live website URL. The Commenter role can only leave and review comments, and is ideal for collaborators when working as a team.
  </Accordion>
</AccordionGroup>
