# Discuss Feature

## New Discuss

Proses memulai diskusi baru:

1. Klik ikon 💬.

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

2. Klik ikon +💬 pada halaman Discuss.
3. Tambah peserta.
4. Klik ikon ►.
5. Isi judul diskusi.
6. Klik ikon ►.

<figure><img src="/files/50y41Wp24XPqJZNWjvcR" alt=""><figcaption></figcaption></figure>

## Detail Discuss

Detail diskusi menampilkan beberapa informasi, seperti nama grup diskusi dan nama-nama partisipan. Proses menampilkan detail diskusi:

1. Klik detail diskusi.

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

## Send Message on Discuss Room

Proses mengirim pesan di discuss room:

1. Tulis pesan.
2. Kirim pesan.

<figure><img src="/files/Z5SXshVWNPILY0fPdF7Q" 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.ineom-tsel.mit.id/nice/features/discuss-feature.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.
