# Reference Document Uploads to the Registry

To upload documents to the Aristotle Registry, follow these steps:

* Click on Browse.&#x20;

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

* Click on the stewardship organisation "Browse".

<figure><img src="/files/6ToJWDPFDGVyYeXqjKvv" alt=""><figcaption></figcaption></figure>

* Click on the stewardship organisation name to which you want to upload the document.

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

* Click on the Files tab, and then click on the Upload File button.

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

* Fill in the title, file name and description. Upload the document from your computer, and click on the "Upload File" button to upload the file.

<figure><img src="/files/18UWWYjbWCsyYwn5ieBO" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The file name should have the file format extension for it to work. For example, in the screenshot above, I want to upload the presentation file, so I have added the extension .pptx to the file name. Similarly, if the file to be uploaded is an Excel file, the file name should have .xlsx at the end.
{% endhint %}

* Once uploaded, the file will be visible under the 'Files' tab in the stewardship organisation. The file can be edited, deleted, and downloaded by clicking on the highlighted buttons.

<figure><img src="/files/G6voEs9Zlq418FhVI0eA" 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/stewardship-tasks/reference-document-uploads-to-the-registry.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.
