# How to Create Discussions

![](/files/-M9cL2dQci9GdCYQYETE)

* Discussions can be created through the main dashboard. On the main dashboard, click Create>Discussion
* Discussions are essentially sub-topics in a given channel. This can be very handy if you want to include specific members for a particular discussion within the channel while keeping all channel members in the loop.

![](/files/-M9cL2dRJwdHu2HmLKoM)

* Options will open up to define
  * Parent Channel or Group Name
  * Discussion Name
  * Invite the members
  * And include a particular message for the members.


---

# 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.orgchat.com/how-to-create-discussions.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.
