# 5.2.1 Add Teammates from “+ Add Teammates” button

This feature authorizes you to add members to a project quickly and easily. With this feature, you can add one or more colleagues to a project in just a few clicks.&#x20;

This feature provides a fast and convenient way to expand your project team and ensure everyone has the necessary access and permissions to work on the project.

### 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 teammates** button.
* **Select** the **colleagues** from the **list.**
* **Press** Add button. They will be added to the project.

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

### Important Notes:

* You can **add multiple teammates simultaneously** to a project.

### Benefits:

* **Easy Collaboration**: The feature makes it easy to add new project members and collaborate effectively with them.
* **Streamlined Workflow**: With the ability to quickly add project members, project managers can ensure that everyone is up-to-date with project progress and can work together seamlessly.
* **Increased Productivity**: By adding the right project members, you can increase productivity and ensure that the project is completed within the specified timeline.


---

# 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.1-add-teammates-from-+-add-teammates-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.
