# 5.2 Add Teammates to a Project

This feature allows you to assign specific colleagues or departments from your organization to work on a particular project. It helps you to divide work and delegate tasks efficiently among your project teammates, making project management more streamlined and organized.&#x20;

With this feature, you can add individuals or entire departments to a project, giving them access to the necessary resources and information they need to complete their tasks successfully.

### Benefits:

* **Collaboration**: By adding teammates to a project, team members can collaborate on the same project and share information, ideas, and updates.
* **Increased productivity**: With a larger team, tasks can be divided and completed faster, resulting in increased productivity and efficiency.
* **Better organization**: Adding teammates to a project helps ensure everyone is on the same page and understands the project goals and expectations.
* **Improved communication**: By having a team working on a project, communication is improved, and team members can easily keep each other updated on progress.
* **Easier task delegation**: With multiple team members, tasks can be assigned to the best person for the job, freeing up time for others to focus on their tasks.

### Important Notes:

* After creating a project, you add colleagues here.&#x20;
* Colleagues are called project teammates in a project.&#x20;

### You can add teammates to a project in 2 ways.

* [Add Teammates from “+ Add Teammates” button](/5.-managing-project/5.2-project-dashboard/5.2-add-teammates-to-a-project/5.2.1-add-teammates-from-+-add-teammates-button.md)
* [Add Teammates from “+ Add Department” button](/5.-managing-project/5.2-project-dashboard/5.2-add-teammates-to-a-project/5.2.2-add-teammates-from-+-add-department-button.md)


---

# 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.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.
