# Teams

## Overview

Team is a group of users with a full set of complementary skills required to complete a task. We recommend creating teams for users who need to be assigned with the same permissions. Using teams, you can assign the same permissions to users within a project.

{% embed url="<https://youtu.be/TzqSFKecNOE>" %}

## List of **team**

You can manage a list of users by clicking **Settings** at the side menu and then select **Teams**.

![](https://3607108856-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LHVg57XIRcjV-Vbubtn%2Fuploads%2Fgit-blob-a581fe97e860c3f170f7822d499b5d172f9747a8%2Fteams-list.webp?alt=media)

### Search teams

You can search teams by typing a keyword into the search bar in the **team list view**, and then clicking **Search**. The search results can always be cleared by clicking the **Clear** button.

### Filter teams

With the **Filter** function, you can limit the number of teams displayed. You can do that by clicking **Active team** and then selecting a filter from the dropdown. Here are a list of filters:

* **All teams**. Filter to display all teams.
* **Active teams**. Filter to display the active teams.
* **Archived teams**. Filter to display the archived teams.

## **Team detail**

Click a team name to view the detail of the team. Here are the fields of a team object:

* **Sid**, SID of the team
* **Name**, name of the team
* **Description**, description of the team
* **Members**, members of the team
* **Is archived**, whether the team is archived.

![](https://github.com/Labii/labii-gitbook-docs/blob/gitbook/admin-guide/broken-reference)

{% hint style="info" %}
Note: archived members can not be added as a team members.
{% endhint %}

## **Add team**

You can add a new team to your organization by:

1. Click on the **menu** icon on the top left
2. Click on **Settings**
3. Select **Teams**
4. Click the "+" icon at the top of the Navbar
5. Fill out the form and click submit

![Add a team](https://github.com/Labii/labii-gitbook-docs/blob/gitbook/admin-guide/broken-reference)

## Import teams

Multiple teams can be created simultaneously using **Import**. You can do this by clicking **Import** in the team list view.

## Export teams

You can export a list of teams by clicking **Export** button and select one option from the dropdown.

## Delete team

In the team list view, a team can be deleted by clicking the Delete icon next to it.
