> For the complete documentation index, see [llms.txt](https://support.ninchat.com/ninchat-support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.ninchat.com/ninchat-support/english/public-group-discussions.md).

# Public group discussions

## Overview

Public group discussions are similar to team channels, usually embedded on websites of clients. Although an embedded group chat does not have one-on-one conversation, it can work simultaneously on the same page alongside a private customer service chat (customer service queue).

{% content-ref url="/pages/-LP160YQWO8bIpLUnqMj" %}
[Embedding group chat on website](/ninchat-support/english/public-group-discussions/embedding-group-chat.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LYR0q46wBTYSKcuwOkS" %}
[How to organize group discussion?](/ninchat-support/english/public-group-discussions/organize-group-discussion.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LVqglyulcWtFsMOK6M2" %}
[Moderating a channel](/ninchat-support/english/public-group-discussions/moderating-channel.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LYR2ZokXoDuyvW2BrZI" %}
[Save chat history](/ninchat-support/english/public-group-discussions/save-chat-history.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LOxHCjk03sLbGfPQEEM" %}
[Channel settings](/ninchat-support/english/team-channels/channel-settings.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.ninchat.com/ninchat-support/english/public-group-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.
