# Aristotle Cloud Settings Editor

{% hint style="info" %}
The Settings Editor can only be accessed and adjusted by an Administrator.
{% endhint %}

The Aristotle Cloud Settings Editor is a collection of options and setting fields that Administrators can adjust to customize the Aristotle Metadata Registry's functionality and overall experience.

### Functions of the Aristotle Cloud Settings Editor

The Aristotle Cloud Settings Editor allows the adjustment of the following:

* Visual Settings
* General Registry Settings
* Metadata Extensions
* Functionality Extensions
* Workgroup Changes
* Download Options
* Translation Options
* Search Options
* Spam Detection Options


---

# 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.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.
