> 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/creating-and-editing/how-to-add-alternative-names-to-a-metadata-item.md).

# How to add alternative names to a metadata item

{% hint style="info" %} <mark style="background-color:orange;">Make sure the item belongs to the Stewardship Organisation in which the alternative name type has been created</mark>
{% endhint %}

1\. Go to a metadata item and from the 'info bar', select  <img src="https://desk.zoho.com.au/galleryDocuments/edbsn0a832dc2d8b6188337f853cafc29d5477ce4a554903bc31bab1ea094ebbd6bb03c73eb5e2caea29d46714840a6efd736e25a8f1bea414adcbb2a72ed69480015?inline=true" alt="" data-size="line">  and then<img src="https://desk.zoho.com.au/galleryDocuments/edbsn0a832dc2d8b6188337f853cafc29d54701ece8e64a741b53c6bb2eaaa124ddd3319711c28668445508a84324f9045e0976ffc01aabdcb2903343c2bb09ab843c?inline=true" alt="" data-size="line">from the dropdown

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

2\. Click ![](https://desk.zoho.com.au/galleryDocuments/edbsn0a832dc2d8b6188337f853cafc29d547bb57b8fcd48c06f54dcea8a765c1abc9df1bcd587e16955708a4f25d508d3b6abac3fa5b7ad2bd0f5a2209614cf98c4f?inline=true) to create an alternative name for the item&#x20;

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

Add an 'Alternative Name' in the free text box

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

Select <img src="https://desk.zoho.com.au/galleryDocuments/edbsn0a832dc2d8b6188337f853cafc29d547a8af29d34f12741aa5ebfb9f239765a8cfcf09fa5461a80bcc1e6231bac07adf59838b6611379d3158002055328f7d27?inline=true" alt="" data-size="line"> to create the alternative name for the item. You can now edit and delete the alternative name as well

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

3\. The alternative name is now visible on the item page in the Info box as ![](https://desk.zoho.com.au/galleryDocuments/edbsn0a832dc2d8b6188337f853cafc29d54728122cc6c2f64bb5702dc3388de254aafaba2dea553ba8ac15663b4df3e006c7fc2e3e0a2a9d37f53ce96bb2b2c3894c?inline=true)

<figure><img src="/files/TbVPV8TaLGUZ4SWpKsUI" 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, and the optional `goal` query parameter:

```
GET https://help.aristotlemetadata.com/creating-and-editing/how-to-add-alternative-names-to-a-metadata-item.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
