> For the complete documentation index, see [llms.txt](https://help.aristotlemetadata.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aristotlemetadata.com/administrator-tasks/workgroups/discussions/creating-and-editing-labels.md).

# Creating and editing labels

Labels can be used to sort and better identify a workgroup's discussions.

## How to create a label

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

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

2. Select 'Manage Discussions'.

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

3. Select 'Create label'.

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

4. Populate the 'Name' field.

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

5. Select 'Create label'.

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

6. Your label will appear on the 'Manage Discussions' page (below).

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

**Note:** Labels can be deleted from this page by selecting 'Delete' from the row of the relevant label (below).

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

## How to edit a label

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

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

2. Select 'Manage Discussions'.

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

3. Select 'Edit' from the row of the label you wish to edit.

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

4. Make your changes to the 'Name' field, then select 'Save changes'. The label will be updated.

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


---

# 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://help.aristotlemetadata.com/administrator-tasks/workgroups/discussions/creating-and-editing-labels.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.
