# Conversations

Conversations are a discussion forum for your Collective, Fiscal Host, or Organization. They are public threads that everyone can read and participate in. Use them to get feedback from your community or to organize your actions!

Conversations are enabled by default. If you would like to disable this option, you can navigate to your Dashboard > Settings > Conversations.&#x20;

## Moderation

As a Collective, Fiscal Host, or Organization admin, you can delete any comment submitted in a conversation. You can also delete a conversation by deleting its root comment.&#x20;

You will receive an email notification when someone replies to a conversation.

<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://documentation.opencollective.com/advanced/keeping-your-community-updated/conversations.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.
