# Assign a team-role to your team members

## Team-roles

There are three team-roles in Digital Samba Embedded: team owner, team admin and team member. There can be one single owner, multiple admins and multiple members in the same team.

{% hint style="info" %}
Team-roles should not be confused with room-roles —referred to as simply *roles—* which will be used by teams to add moderation to rooms. [Read more.](https://docs.digitalsamba.com/dashboard/adding-moderation-to-your-rooms-with-roles)
{% endhint %}

**The team owner** is created automatically when a new team is created. There can only be one team owner per team. The team owner role is assigned right away to the person signing up to create the team. The team owner has all the same rights as the team admins, plus it cannot be removed by team admins; The team owner's profile is linked to billing, which makes the team owner responsible to manage the account, keep billing information up to date and manage product upgrades.&#x20;

* Manage the account
* [The developer key and team id](https://docs.digitalsamba.com/dashboard/getting-started/authenticate-to-the-api)
* [Adding and removing all team members, including admins](https://docs.digitalsamba.com/dashboard/setting-up-your-team/add-members-to-your-team)
* [Assigning team-roles to members](https://docs.digitalsamba.com/dashboard/setting-up-your-team/assign-a-team-role-to-your-team-members)
* [Setting up room defaults](https://docs.digitalsamba.com/dashboard/configuring-your-room-defaults)
* [Creating rooms](https://docs.digitalsamba.com/dashboard/creating-a-room)
* [Configuring roles](https://docs.digitalsamba.com/dashboard/adding-moderation-to-your-rooms-with-roles)
* [Creating webhooks](https://docs.digitalsamba.com/dashboard/webhooks)
* [Managing recordings](https://docs.digitalsamba.com/dashboard/recordings)
* [Troubleshooting sessions](https://docs.digitalsamba.com/dashboard/troubleshooting-sessions)
* [Viewing usage stats](https://docs.digitalsamba.com/dashboard/understanding-usage-data)

{% hint style="warning" %}
Team ownership cannot be transferred to other team members using the dashboard. Please contact [Support](https://www.digitalsamba.com/embedded-support) to get help for this.
{% endhint %}

**Team admins** have the same access level as the team owner, with the only difference that they cannot manage billing or remove the team owner. There can be an unlimited number of admins in a team.&#x20;

* [The developer key and team id](https://docs.digitalsamba.com/dashboard/getting-started/authenticate-to-the-api)
* [Adding and removing team members and fellow admins, but not the owner](https://docs.digitalsamba.com/dashboard/setting-up-your-team/add-members-to-your-team)
* [Assigning team-roles to members](https://docs.digitalsamba.com/dashboard/setting-up-your-team/assign-a-team-role-to-your-team-members)
* [Setting up room defaults](https://docs.digitalsamba.com/dashboard/configuring-your-room-defaults)
* [Creating rooms](https://docs.digitalsamba.com/dashboard/creating-a-room)
* [Configuring roles](https://docs.digitalsamba.com/dashboard/adding-moderation-to-your-rooms-with-roles)
* [Creating webhooks](https://docs.digitalsamba.com/dashboard/webhooks)
* [Managing recordings](https://docs.digitalsamba.com/dashboard/recordings)
* [Troubleshooting sessions](https://docs.digitalsamba.com/dashboard/troubleshooting-sessions)
* [Viewing usage stats](https://docs.digitalsamba.com/dashboard/understanding-usage-data)

**Team members** don't have access to adding or removing team members at all, assigning team-roles, or setting up room defaults, but can do everything else. There can be an unlimited number of members in a team.

* [Creating rooms](https://docs.digitalsamba.com/dashboard/creating-a-room)
* [Configuring roles](https://docs.digitalsamba.com/dashboard/adding-moderation-to-your-rooms-with-roles)
* [Creating webhooks](https://docs.digitalsamba.com/dashboard/webhooks)
* [Managing recordings](https://docs.digitalsamba.com/dashboard/recordings)
* [Troubleshooting sessions](https://docs.digitalsamba.com/dashboard/troubleshooting-sessions)
* [Viewing usage stats](https://docs.digitalsamba.com/dashboard/understanding-usage-data)

## **Assigning team-roles to members**

To assign a team-role to any member of your team, go to the [Team section](https://dashboard.digitalsamba.com/team), click on the three-dot icon next to the target team member and select 'promote' or 'demote'

<figure><img src="https://1546941876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiO3v6IGLbE8FriBtsLy2%2Fuploads%2F4JxTTzwDYbnbu2BeFTrY%2FScreenshot%202023-01-28%20at%2023.36.49.png?alt=media&#x26;token=b268a5e5-e3c3-4729-943e-329b4c01aac2" alt=""><figcaption></figcaption></figure>


---

# 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.digitalsamba.com/dashboard/setting-up-your-team/assign-a-team-role-to-your-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.
