# Member management

Manage workspace members from the **Members** page. All plans include unlimited users at no additional cost.

### Permissions

Only **Owners** and **Admins** can invite, remove, and change roles.&#x20;

Need help choosing roles? See User roles and permissions.

***

### Invite Members

You can invite people from the sidebar or from the Members page. Both single and bulk invitations are supported.

#### Invite from the Sidebar

<figure><img src="/files/lxe5knL8mJCaKGC4PjV8" alt=""><figcaption></figcaption></figure>

1. Click the **Invite** button in the sidebar
2. Enter the email address of the person you want to invite
3. Select a role for the new member
4. Click **Send invite**

#### Invite from the Members Page

<figure><img src="/files/gTSZsjXYSZRJPbZ9lpEJ" alt=""><figcaption></figcaption></figure>

1. **Open Members** — Go to the Members page from your workspace settings
2. **Invite** — Click **Invite member** and enter their email address
3. **Choose a role** — Pick the right role for their access level
4. **Send invite** — Send the invitation to add them to your workspace

#### Bulk Invite

<figure><img src="/files/QqiPBCaaMy4vCs1d5iU3" alt=""><figcaption></figcaption></figure>

To invite multiple people at once:

1. Go to the **Members** page
2. Click **Invite member**
3. Enter multiple email addresses (separated by commas or new lines)
4. Select the role that will apply to all invitees
5. Click **Send invites**

Invitees will receive an email with a link to join your workspace.

***

### Update Roles

<figure><img src="/files/XhtDowDDjlCfTZsslABD" alt=""><figcaption></figcaption></figure>

Change a user's role when their responsibilities change.

1. **Find the user** — Open the Members page and locate the person
2. **Change role** — Open the role dropdown next to their name and select the new role

The change takes effect immediately.

***

### Remove Members

<figure><img src="/files/dAmMLPfhAdSXqPKEXqGa" alt=""><figcaption></figcaption></figure>

To remove someone from your workspace:

1. Go to the **Members** page
2. Find the user you want to remove
3. Click the **more options** menu (⋮) next to their name
4. Select **Remove from workspace**
5. Confirm the removal

Removed members will lose access to all workspace content immediately.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.screendesk.io/settings/member-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
