# Adjusting separator options

{% hint style="info" %}
Separator options can onyl be adjusted by an Administrator.
{% endhint %}

Separators determine the punctation used to separate the suggested names of data elements, and data element concepts.

### How to adjust separator options

1. Select 'Aristotle Cloud Dashboard' from the dashboard 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. Navigate to the 'Separators' subheading, and populate the 'DataElement' and 'DataElementConcept' fields as desired.

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

**Note:** The values entered in these settings will separate the suggestions generated by selecting 'Suggest' when creating or editing a data element, or data element concept accordingly (below).

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

<figure><img src="/files/qC0VTnCZJTA3IPyR4DZG" 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-separator-options.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.
