# 5.5.1 Create Discussion Room

### Process:

* The best way to create a Discussion is from “Create+.” You can also create it from inside the project too.
* Go to the discussion section of a project and click the “+ Add new discussion” button. A Window will pop up.
* Give the discussion a name.&#x20;
* Select the company and project in which you want to create the Discussion.
* Press the “Create Discussion” button. Your Discussion will be created in the specific project.

<figure><img src="https://lh5.googleusercontent.com/z_6kAf3Ouq1l3goqjtLKBJHh8F59ZFTWrZ41K5Vsb_FRlblcEfexy7QFEwoiQXkglAXgO7Xtp0Lcp32oTzOqCtIaw2pHojHKFH10xt-rqfwyYUaNOP1cpYyXYoum0kSwy7CqCVP7kcttBPf3rRYI2r11UNdQbIYgwcIUZqwPVHcrGvrFZ110oe6FjH4quw" alt=""><figcaption></figcaption></figure>

<br>


---

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