# Adjusting general registry settings

{% hint style="info" %}
Registry settings can only be adjusted by an Administrator.
{% endhint %}

General registry settings can be used to adjust general registry settings, including the registry name and introduction.

### How to adjust general registry settings

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

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

2. Select 'View registry settings'.

<figure><img src="/files/3rUdnvCqBVjFiBtHtIPP" alt=""><figcaption></figcaption></figure>

3. Under the appropriate subheadings, you may adjust the following:

   * 'Site Name': The name of the site. This will display anywhere the site name is referred to. Example below:

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

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

   * 'Site Intro': The site description used on the homepage. Example below:

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

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

   * 'Infobox Identifier Name': The name for identifiers used in metadata item infoboxes. Example below:

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

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

* 'Search Box Placeholder': The placeholder of the homepage search box. Example below:

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

<figure><img src="/files/4rMyjgQ69dMRjMGr323o" alt=""><figcaption></figcaption></figure>

* 'Disable Default Help Pages': Toggles the visibility of help boxes on the homepage.

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

<figure><img src="/files/AVTp8S3pEpLXbJZem4GO" 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/administrator-tasks/aristotle-cloud-settings-editor/adjusting-general-registry-settings.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.
