# Scorecard settings

Admins can adjust general settings for [Scorecards](/standardize/scorecards.md) and can view a list of Scorecard rule exemptions in **Settings**.

## General Scorecard settings

<div align="left"><figure><img src="/files/FRYUq71ALlY9NAyppX7t" alt="Change Scorecard preferences in Settings." width="563"><figcaption></figcaption></figure></div>

Under [**Settings > Scorecards > General**](https://app.getcortexapp.com/admin/settings/scorecards/general), you can configure the following preferences:

* **Scoring: Show absolute scores in Scorecards**
  * Toggle this setting on to show scores as absolute scores rather than percentages. This toggle affects the setting for all users.
* **Aggregation: Aggregate child scores in Team Scorecards by default**
  * Toggle this setting on to default to showing aggregated child scores on Team Scorecards.
* **Aggregation: Aggregate child scores in Domain Scorecards by default**
  * Toggle this setting on to default to showing aggregated child scores by default on Domain Scorecards.
* **Scorecard evaluation window**: Set the minimum evaluation window and the default evaluation window. By default, a Scorecard is evaluated every 4 hours.\\

  <figure><img src="/files/jdtePNXKPgYcBSRj5Dyb" alt="Set the Scorecard evaluation window."><figcaption></figcaption></figure>

## Rule exemptions

Under [**Settings > Scorecards > Rule exemptions**](https://app.getcortexapp.com/admin/settings/scorecards/rule-exemptions), admins can view a list of all rule exemptions. They can accept, reject, and revoke exemptions from this page.

Learn more about managing exemptions in [Scorecard rule exemptions](/standardize/scorecards/rule-exemptions.md#view-all-exemptions).

<figure><img src="/files/BVIf14uQlq3Q75oZYe11" alt="A list of rule exemptions is in the Scorecard settings."><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://docs.cortex.io/configure/settings/scorecard.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.
