> 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/stewardship-tasks/linking-reference-documents-to-metadata-items.md).

# Linking reference documents to metadata items

To link the document to an item, you need to upload the document to the stewardship organisation first. You can find out more about how to upload a document to the registry on this [**Page**](/stewardship-tasks/reference-document-uploads-to-the-registry.md)*<mark style="color:blue;">**.**</mark>*

The steps to link the document to a metadata item are as follows:

* Go to the metadata item you would like to link a document to. Click on Actions, and then click on the Open item editor.

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

* Click on the Names & References tab, scroll down to the bottom.

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

* Click on Add, to add the reference document.

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

* Select the file you would like to link to the metadata item, and click on Save changes.

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

* On the item page, scroll down to the bottom and we can see the document under reference document.

<figure><img src="/files/eYtehT4iFKuwrY5Ryqz0" 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/stewardship-tasks/linking-reference-documents-to-metadata-items.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.
