# \[NEW] Scoring Calculator

## What is the Tool?

The GRESB Data Center Scoring Calculator is an Excel-based resource designed to help participants better understand the scoring methodology used in the GRESB Data Center Assessment.&#x20;

The tool mirrors the structure and logic of the GRESB scoring model, allowing participants to explore how different portfolio configurations affect results. It can be used to simulate scoring outcomes, understand maximum achievable scores by indicator, and perform “what-if” analyses to assess the impact of different inputs.

This tool contains:

* **Instructions**: Provides step-by-step guidance on how to use the tool.
* **GRESB Scoring Calculator**: An interactive model that allows users to input data, simulate scoring outcomes, and analyze how different selections and controls affect results.

{% hint style="danger" %}
This tool is not linked to the GRESB Portal and does not impact your official submission. It may be used freely to test inputs and understand potential scoring outcomes.
{% endhint %}

> <p align="center"><em><strong>Download the Tool below:</strong></em></p>
>
> <p align="center"><a href="https://cdn.svc.gresb.com/gresb-prd-public/2026/Data_Centers/GRESB_Data_Center_Scoring_Calculator_2026.xlsx" class="button primary" data-icon="file-xls">Data Center Scoring Calculator</a></p>

***

## How to Use the Tool?

To get started, open the “Scoring Calculator” tab and complete the input cells (these are highlighted in grey and marked with a blue arrow).

{% stepper %}
{% step %}

### **Define the portfolio breakdown**

Use the dropdown menu in cell <mark style="background-color:$warning;">**D3**</mark> to define the lifecycle breakdown of your portfolio (*following the same structure as indicator RC4*).

* If your portfolio includes both operational and development sites, select "Both" and enter the percentage split in cells <mark style="background-color:$warning;">**D4**</mark> and <mark style="background-color:$warning;">**D5**</mark>.

Once completed, the output cells will automatically update based on your selections. **Column G** will reflect the resulting GRESB Score for each indicator (refer to [Scoring Basics](/data-center-assessment/1.-getting-started/scoring-basics.md#gresb-score) for more details on how this split is applied).

<figure><img src="/files/73W8pc5vNfu4duLfqwpm" alt=""><figcaption></figcaption></figure>

***

{% endstep %}

{% step %}

### **Simulate Control-Weighted Score**

Enter the level of control you have over *Implementation* and *Measurement* indicators in **column H** (grey cells marked with a blue arrow).

Once values are entered, **column I** will automatically update to reflect your Control-Weighted Score. This is calculated by redistributing the weight of indicators where control is below 100% to the corresponding *Strategy* and *Management* indicators within the same module (refer to [Scoring Basics](/data-center-assessment/1.-getting-started/scoring-basics.md#gresb-score) for more details on Control-Weighted Score).

<figure><img src="/files/XtBwTnMMRuEGCj1h6Emd" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

> <p align="center"><em><strong>Download the Tool below:</strong></em></p>
>
> <p align="center"><a href="https://cdn.svc.gresb.com/gresb-prd-public/2026/Data_Centers/GRESB_Data_Center_Scoring_Calculator_2026.xlsx" class="button primary" data-icon="file-xls">Data Center Scoring Calculator</a></p>


---

# 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://guides.gresb.com/data-center-assessment/2.-completing-gresb-assessment-coming-soon/new-scoring-calculator.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.
