# 5.5.2 Add Teammates to a Discussion Room

### Process:

* Go to the discussion section of a project and choose a created discussion room. You will see a red square add box inside the discussion message box. Click it. A small box will pop up.
* Click inside the box, and all the team members' lists will show. Select the team members of your choice and press Add button. Remember, You can add max 10 people at a time. &#x20;

<figure><img src="https://lh3.googleusercontent.com/LQ2huEPenmtYShv4K47uYlNZ6v04kRCGyRQ0MHJz7CB0RGETzZldbOvfH05pwDEKH4XQxYrubLcD9UrFNk1_W3V1JWTRxXO1vDMOjHDgCcWJVFoLNqjSCJizo1Oab8xGpHnNoHYab5kWcsTQYw7eOxHRNIW39wB6y9dEkwBbuoooqJG25QZJOOEz1Oceyw" 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.onethreadapp.com/5.-managing-project/5.2-project-dashboard/5.5-discussion-room/5.5.2-add-teammates-to-a-discussion-room.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.
