# Registering an app using the app store

{% hint style="info" %}
An app can only be registered by an Administrator of the registry, or of the relevant Stewardship Organization
{% endhint %}

The app store can be used to add additional functionality to the Aristotle Metadata Registry in the form of addons/plugins.

### How to register an app with the app store

1. Select 'Administrator tools' from the left side panel.

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

2. Select 'Manage Stewardship Organisations', then select the name of the Stewardship Organisation you wish to grant access to the app you are registering.

   <figure><img src="/files/2p0i1E1hHbsGksgzuOdc" alt=""><figcaption></figcaption></figure>
3. Select the setup icon, then 'Manage Apps'.

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

4. Select 'Register a new app'.

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

5. **If you wish to install an Aristotle/Verified App**, select 'Install' on the relevant app. **If you wish to install an external app**, enter the app URL into the 'Fetch Manifest' field, then select 'Fetch Manifest'.

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

6. Select the appropriate Visibillity option. Public visibility will make the app visible to all registry users, whilst Stewardship Organisation will make the app visible only to members of the Stewardship Organisation.

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

7. Check the acknowledgement checkbox, then select 'Register App'.

<figure><img src="/files/9S22ukCE1gi4aKJ2GoJ2" alt=""><figcaption></figcaption></figure>

8. The app can now be found under 'Toolbox' > 'Apps'.

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

<figure><img src="/files/99oEUEDUgRUgNToEALgs" 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/special-features/registering-an-app-using-the-app-store.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.
