# Populating help pages using load help

{% hint style="info" %}
The load help task can only be run by an Administrator.
{% endhint %}

The load help function can be used to automatically populate the Aristotle Metadata Registry's help pages.

### How to populate help pages using load help

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

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

2. Select 'Run tasks'.

<figure><img src="/files/5qZ5Yg0AslIRz89RffvP" alt=""><figcaption></figcaption></figure>

3. Select 'Load Help'.

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

4. Wait for the recent task history to show that the load help task has succeeded.

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

5. Access the help pages by selecting 'Help' from the header. This page will now be populated with the Aristotle Metadata Registry's help pages.

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

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

**Note:** You will now be able to search for these help pages via the search function.


---

# 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/task-runner/populating-help-pages-using-load-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.
