# Members

You can manage your organization's members and their roles in the Members section of Settings.

### Manage Members

1. Open the org/account dropdown (click the Morphic logo in the top-left corner).
2. Select Settings.
3. From the left sidebar, click Members.
4. Here, you can view all members, invite new ones, and update or remove roles.

**Direct link**

* Go directly to the Members section at <https://studio.morphic.com/settings/members>

### Add Member

1. Go to the Members section.
2. Click the Invite button in the top-right corner.
3. Enter the email address of the person you want to invite.
4. Assign them a role (Member or Admin).
5. The invitee will receive an email with instructions to join your organization.

<figure><img src="/files/sKm9SjAvpqZFwDnkpoyk" alt=""><figcaption><p>Inviting a new member to your organization</p></figcaption></figure>

<figure><img src="/files/sFnlRvWBbRn7oGHsuA3h" alt="Invite member form"><figcaption><p>Member invitation form</p></figcaption></figure>

<figure><img src="/files/9CXsDoMVgzDo9qdzTtom" alt="Member role selection"><figcaption><p>Selecting member roles</p></figcaption></figure>

### View Members

* You will see a list of all current members with their roles displayed beside their names.
* Use the search bar at the top to quickly find a member by name or email.

<figure><img src="/files/oywNmqa9roWCZRdSN408" alt="Members management interface"><figcaption><p>Members management page</p></figcaption></figure>

### Change Member's role

<figure><img src="/files/1etWLpTf27vK2TgobelK" alt="Role change confirmation"><figcaption><p>Role change options</p></figcaption></figure>

1. Find the member in the list.
2. Click the '…' menu beside their name.
3. Select Make Admin to give them admin rights.

### Remove Member

<figure><img src="/files/rqxthR3w5sp56yVFD5Si" alt="Member options menu"><figcaption><p>Member management options</p></figcaption></figure>

1. Find the member in the list.
2. Click the '…' menu beside their name.
3. Select Remove member to remove them from the organization.

***

If you have any trouble or have any questions, feel free to reach out. We're happy to help. Write to us at [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# 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://morphic.com/docs/getting-around/settings/members.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.
