# Workgroups

A workgroup is an administrative collection of people working together to create and/or maintain a set of metadata for a specific purpose. Workgroups exist within Stewardship Organisations, and have their own roles (Managers, Stewards, Submitters and Viewers).

## Workgroup functionality

Workgroups:

* Can be [created and managed](/administrator-tasks/workgroups/creating-and-managing-workgroups.md)
* Contain:
  * Metadata items
  * [Discussions](/administrator-tasks/workgroups/discussions.md)
  * [Issues](/collaborating-within-the-registry/issues-and-change-requests/creating-an-issue.md)
  * [Reviews](/collaborating-within-the-registry/opening-a-review.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.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.
