# Manage Team Members

Assign team roles

You can set the roles for team members in "Organization" >> "Members" in Team Settings and Dashboards.

<figure><img src="/files/5dsIOBo7TD7lUw7zK4jk" alt=""><figcaption></figcaption></figure>

#### Roles & Accesses

D5 for Teams features inside the software are open to all roles in the team.

| Role                                                        | Management Authority                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| ----------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Owner (1 person only)                                       | <ol><li>Owner has the highest level of permissions in the team. (Transfer of owner status is not supported by the trial team, the owner role can be transferred after full subscription)</li><li>Owner can access all pages of the team settings and dashboards:</li></ol><p>        <strong>Account management</strong></p><ul><li>invite members</li><li>remove members</li><li>set roles for members</li></ul><p>       <strong>Subscription Management</strong></p><ul><li>view the renewal date of subscriptions</li></ul><p>        <strong>Team details</strong></p><ul><li>view and edit team name & profile</li></ul><p>        <strong>Team Library Deployment</strong></p><p>        <strong>Change Account Attributes</strong></p><ul><li>change 【Account Attributes (Editable, Manage-only)】 within Team/Group</li></ul> |
| Super Team Admin (1 person only)                            | <p>The difference between Super Team Admin and Team Administrator is:</p><p></p><ul><li>Super Team Admin can change 【Account Attributes (Editable, Manage-only)】 within Team</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| Administrator (multiple admin roles supported)              | <p>Administrator can access some pages of the team settings and dashboards:</p><p></p><p>        <strong>Account management</strong></p><ul><li>invite members</li><li>remove members (except other administrators and the owner)</li><li>set members as admin</li></ul><p>        <strong>Team details</strong></p><ul><li>view and edit team name & profile</li></ul><p>        <strong>Team Library Deployment</strong></p>                                                                                                                                                                                                                                                                                                                                                                                                        |
| Members (default role for a new member that joins the team) | No access to team settings and dashboards                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |

### Remove team members

In "Members" >> "Operation", you can remove accounts from the team. The removed account will automatically be downgraded to the community version and will not be able to use team assets or access the team settings and dashboards.

<div align="left"><figure><img src="/files/FPILjmOYJf9DlM48N1D5" alt=""><figcaption></figcaption></figure></div>

### **Transfer team ownership**

1. The current team owner can set any other team member as the new team owner.

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

2. After confirming the transfer of team ownership, the original owner's role will be changed to administrator, and this operation cannot be reversed.

Note: The credits in the original owner's account will also be transferred to the new owner's account.

<div align="left"><figure><img src="/files/btyecuP6O5IaYAmjVc9D" alt=""><figcaption></figcaption></figure></div>

3. After transferring team ownership, the new team owner can manage the original team owner.


---

# 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.d5render.com/instruction-for-d5-for-teams/how-to-create-and-manage-team-accounts/manage-team-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.
