# Creating and editing discussions

Any member of a workgroup can create and edit a discussion to facilitate an in-workgroup conversation around a chosen topic. Discussions can be organised by labels.

## How to create discussions

1. Select 'Workgroups' from the dashboard side panel.

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

2. Select the title of the desired workgroup.

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

3. Select the 'Discussions' tab.

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

4. Select 'New discussion'.

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

5. Populate the 'Title' and 'Body' fields as desired. These will name, and explain the purpose of your discussion respectfully.

<figure><img src="/files/6MWIiqTLx3TjnId4fgYW" alt=""><figcaption></figcaption></figure>

6. **If you wish to attach a metadata item to this discussion**, select one from the 'Related items' field.

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

**Notes:**

* To find the desired metadata item faster, you can type its name into the field itself
* Metadata items attached to a discussion this way will contain a link to the discussion in their infobox, visible only to those who are also able to view the discussion itself (below).

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

7. **If you wish to attach a label to this discussion**, select one from the 'Labels' field.

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

**Note:** To find the desired label faster, you can type its name into the field itself.

8. Select 'New post'.

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

9. Once created, the discussion will appear on the relevant workgroup's 'Discussions' tab, along with the details outlined during its creation.

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

**Note:** Labels can be selected from this screen to filter the 'Discussions' tab by the selected label.

## How to edit discussions

1. From the desired workgroup's page, select the 'Discussions' tab.

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

2. Select the discussion you wish to edit.

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

3. Select 'Edit'.

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

4. **If you wish to edit the discussion's title or body message**, edit the 'Title' or 'Body' fields respectively.

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

5. **If you wish to attach a metadata item or label to the discussion**, select the desired item or label from the 'Related items', or 'Labels' field respectively.

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

**Note:** To find the desired metadata item or label faster, you can type its name into the relevant field itself.

6. **If you wish to remove a related item or label from the discussion**, select the 'x' symbol of the relevant item or label.

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

7. Select 'Save changes' when satisfied.

<figure><img src="/files/KvoYhumnhmbpsRoohOkj" 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://help.aristotlemetadata.com/administrator-tasks/workgroups/discussions/creating-and-editing-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.
