# Discussions

Discussions are spaces which workgroup members can use to discuss a specified topic. When a discussion is created or edited, users can attach related items to associate the discussion with one or more specific metadata items, and labels to better organise the discussion itself amongst others in the same workgroup.

## Discussion functionality

* Discussions can be:
  * [Created and edited](/administrator-tasks/workgroups/discussions/creating-and-editing-discussions.md)
  * [Commented on](/administrator-tasks/workgroups/discussions/commenting-on-a-discussion.md)
  * Closed and deleted
* Labels can be:
  * [Created and edited](/administrator-tasks/workgroups/discussions/creating-and-editing-labels.md).


---

# 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://help.aristotlemetadata.com/administrator-tasks/workgroups/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.
