# Adjusting search options

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

Search options can be used to adjust the parameters of the Aristotle Metadata Registry's search function. An Administrator may wish to adjust these functions to better suit the unique search requirements of their team or organization.

### How to adjust search options

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:
   * 'Include Harvested Items in the search index': Enable or disable the ability for users to search for items that have been harvested via the registry's Harvester
   * 'Default search category': The search category used by default if a user has not selected one manually this session.

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

**Note:** Search categories appear as follows from the registry search bar:

<figure><img src="/files/M0CNZGBVV6H43z68j2Ma" 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-search-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.
