> 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/proposing-a-change-request.md).

# Proposing a change request

Issues can also be used by users to suggest changes to an item, via the 'propose change' feature. This is useful for users who are providing feedback to a metadata item, but do not have permission to edit the item. Suggestions can be made for every field of the item editor that can be accessed on an item's creation.

### **Prerequisites**

For a user to propose, or approve changes to a workgroup item, the appropriate permissions must be active in the relevant workgroup's settings tab (below).

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

### How to propose a change request

1. Navigate to the desired metadata item's 'Issues' tab.

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

2. Select 'New Issue', then 'Propose Change'.

<figure><img src="/files/7WzVNyrbVVcCsFFRxb3V" alt=""><figcaption></figcaption></figure>

**Note:** A change can also be proposed to an existing issue by the issue from the 'Issues' tab, then selecting 'Edit proposed changes' (below).

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

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

3. Populate the following tabs in accordance to the changes you wish to propose to the metadata item:
   * 'Definition'
   * 'Names & References'
   * 'Components'
   * 'Slots'
   * 'Identifiers'

<figure><img src="/files/8gMCm94Pg1EBUaeH5Q5U" alt=""><figcaption></figcaption></figure>

4. Select 'Save changes'.

<figure><img src="/files/9ybhulIPc5d9ykNZMO5j" alt=""><figcaption></figcaption></figure>

5. Your change proposal will be saved as a new issue with a title reflecting your proposed changes. **To rename the issue**, select it, then select 'Edit issue name'.

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

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

**Notes:**

* You can select the name of your proposed change to see a list of fields that include the proposed changes (below)
* When a change is proposed, a notification will appear in all workgroup members' registry notifications page.

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

<figure><img src="/files/izh0DHbl8Dux9X4GUPqO" 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/proposing-a-change-request.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.
