# 5.2.2 Add Teammates from “+ Add Department” button

This feature in Onethread allows users to add multiple colleagues to a project at once by adding an entire department.&#x20;

This can save time and effort compared to adding individual colleagues one by one. The added department members become part of the project team and can access and contribute to project-related information and tasks.

### Pre-conditions to use the Feature:

* Users **must have** an **account** in Onethread.
* Users must be a part of a company.
* Users must be **Admins** to add teammates to a project.

### Steps to Use:

* **Select** a **project** from the **active project section** and enter it.
* **Select** the **Project Teammates** tab.
* Click the **+ Add Department** button.
* **Select** the **department** from the **list.**
* **Press** Add button. All the colleagues in that department will be added to the project.

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

### Important Notes:

* You can add multiple departments to a project simultaneously.

### Benefits:

* **Improved efficiency**: Quickly add multiple teammates from a department to the project, reducing manual effort and saving time.
* **Centralized Collaboration**: By adding departments instead of individual teammates, you can ensure all department members have access to a project, making collaboration more centralized and efficient.
* **Increased Productivity**: With all relevant members of a department having access to a project, it can help increase productivity by reducing time spent on finding the right person for a task.
* **Better Organization**: Adding departments to projects helps keep your team organized, making it easier to see who is working on what and to allocate tasks to the right people


---

# 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.onethreadapp.com/5.-managing-project/5.2-project-dashboard/5.2-add-teammates-to-a-project/5.2.2-add-teammates-from-+-add-department-button.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.
