> 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/collaborating-within-the-registry/issues-and-change-requests/creating-an-issue-label.md).

# Creating an issue label

Issue labels (labels) are used to add more context to item issues, similarly to tags (the difference being that other authenticated users can see issue labels). Issue labels can be created in the relevant Stewardship Organisation, or by an Administrator of the registry. They can be either Stewardship Organisation specific or, if created by a registry Administrator, registry-wide.

**Note:** The following procedure is for users planning to apply a label to a new issue. If you know you are not going to need a label, see [*Creating an issue*](/collaborating-within-the-registry/issues-and-change-requests/creating-an-issue.md) for the issue creation procedure.

### How to create an issue label

#### As a registry Administrator:

1. Select 'Administrator tools' from the dashboard side panel.

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

2. Select 'Manage Issue Labels'.

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

3. Select 'Add new label'.

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

4. Populate the 'Label' name' and 'Description' fields as desired, then select either the Stewardship Organization the label will be used by, or 'Registry-wide'. Registry-wide labels can be used on any item across the registry.

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

4. Select 'Create Label'. Once created, labels can be edited and deleted from this screen as well.

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

#### As a Stewardship Organization Administrator:

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

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

2. Select the Stewardship Organization you wish to create an issue label for.

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

3. Select the settings icon.

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

4. Select 'Issue Labels'.

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

5. Select 'Add new label', then populate the 'Label name' and 'Description' fields as desired.

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

6. Select 'Create Label', and the label will become available for use within the relevant Stewardship Organization.

<figure><img src="/files/4NHmTSP3p7nXp05VxdTC" 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/collaborating-within-the-registry/issues-and-change-requests/creating-an-issue-label.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.
