# Toggling summary statistics

{% hint style="info" %}
Summary statistics can only be toggled by an Administrator.
{% endhint %}

Summary statistics are aggregates of unit-record data, such as an average, sum, most common value or uniqueness metric extracted from metadata distributions. They can be toggled on or off in registry settings.

### How to toggle summary statistics

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. Navigate to the 'Metadata profiles' subheading, and enable or disable 'Summary Statistics'.

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

**Note:** The 'Summary Statistics' tab will appear on the item pages of distribution metadata item types (below) when the option is enabled in registry settings.

<figure><img src="/files/lkCuELacrJzuU6SFLEbk" 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/toggling-summary-statistics.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.
