# Viewing and editing a metadata item's registration history

{% hint style="info" %}
Registration histories can only be viewed by Registry Administrators.

Registration histories can only be edited by the relevant registration authority's registrars and managers, or Registry Administrators.
{% endhint %}

Any metadata item's registration history can be viewed by users with permission to see the item via its infobox.

## How to view and edit a metadata item's registration history

1. Navigate to the desired item, then select 'View registration history' from its infobox. The item's registration history will be displayed.

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

**Note:** Users will only see registration history entries that correspond to a status they are able to see with their current permissions.

2. **If you wish to edit a registration history entry**, select 'Manage', then 'Edit' from the row of the status you wish to edit. **If you do not wish to edit a registration history entry**, proceed to step 8.

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

3. Configure the entry's 'Registration date' and 'Expiration date' fields as desired.

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

4. Select the status you would like the relevant entry to be listed as via the 'State' field.

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

5. **If you wish to add/change a note for this entry**, do so via the 'Administrative note' field.

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

6. **If you wish to provide a rationale for your edits**, do so via the 'Change message' field.

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

7. Select 'Update Status' once satisfied.

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

8. **If you wish to view the history of a specific entry**, select 'Manage'. then 'Check Status History' from the relevant entry's row. A full change history will be shown for the relevant entry.

<figure><img src="/files/3kSwmvP6jOPYoe38ykSf" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4MuOv0HRARJXqdFX1fWE" alt=""><figcaption></figcaption></figure>

**Note:** Status history can only be checked by Registry Administrators.


---

# 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/registration-authorities/viewing-and-editing-a-metadata-items-registration-history.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.
