# Editing custom help

{% hint style="info" %}
Custom help can only be edited by a Registry Administrator.
{% endhint %}

Registry Administrators can configure the help text that appears when users select the question mark beside a metadata item field from an item page or a respective item editor (below). For fields that are shared by multiple metadata item types, this help text can be configured on a per-item-type basis.

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

<figure><img src="/files/1pLPDZQw7E3hybc7ITyw" alt=""><figcaption></figcaption></figure>

## How to edit custom help

1. Select 'Aristotle Cloud Dashboard' from the dashboard side panel.

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

2. Select 'Edit custom help'.

<figure><img src="/files/2zK74Em6NlzL8f1cHD2b" alt=""><figcaption></figcaption></figure>

3. Navigate to the metadata item type you wish to add custom help text to a field of, and select 'Add' or 'Edit' from its row.

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

4. Navigate to any field(s) that you wish to customise the help text for, and populate the corresponding field with your desired help text.

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

**Note:** Any fields left blank will still use their default ISO 11179 definition.

5. Navigate to and select 'Save Custom Help' once satisfied. The custom help text will be applied.

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


---

# 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/editing-custom-help.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.
