> For the complete documentation index, see [llms.txt](https://guides.gresb.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.gresb.com/data-center-assessment/2.-completing-gresb-assessment/data-center-assessment-explorer.md).

# Data Center Assessment Explorer

<figure><img src="/files/6QmCEwnrAzZ8cNtkJw0b" alt="" width="563"><figcaption></figcaption></figure>

The GRESB Data Center Assessment Explorer (DCAE) is a resource designed to help participants better understand the scoring methodology used in the GRESB Data Center Assessment.&#x20;

The tool mirrors the structure and scoring logic of the assessment, allowing participants to explore how portfolio composition and reported levels of control influence score allocation and maximum achievable scores. It can be used to perform scenario analyses, compare standard and control-weighted scoring outcomes, and identify where points can be earned across the assessment.

This tool contains:

* **Portfolio Inputs:** Simulate different portfolio compositions based on lifecycle characteristics.
* **Summary:** Review score allocation and maximum achievable points by assessment component.
* **Indicator Summary Table:** Explore indicator-level scoring, evidence requirements, applicability, and control-weighted outcomes.
* **Control Analysis:** Simulate participant-specific control levels and their impact on scoring.
* **Export & Import Functions:** Save, share, and reload assessment scenarios.

{% 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>Access the Tool below:</strong></em></p>
>
> <p align="center"><a href="https://www.gresb.com/access-the-gresb-data-center-assessment-explorer-tool/" class="button primary" data-icon="globe-pointer">Data Center Assessment Explorer</a></p>

***

## How to Use the Tool?

To get started, click on the link above to access the Explorer.

{% stepper %}
{% step %}

### **Define Your Portfolio Composition**

Select the lifecycle composition of the portfolio on the left pane:

* New Development & Operational
* Operational only
* New Development only

If the portfolio includes both operational and development sites, enter the percentage split between the two.&#x20;

The portfolio split visualization will update automatically, and the <mark style="background-color:purple;">**Summary**</mark> section will recalculate the applicable score allocation and maximum available points.

<figure><img src="/files/cZvJ17rLTxY2aYcBmXeY" alt="" width="563"><figcaption></figcaption></figure>

***

{% endstep %}

{% step %}

### **Review Assessment Outputs**

The <mark style="background-color:purple;">**Summary**</mark> section provides an overview of:

* Score allocation by component
* Maximum available points
* Portfolio-specific scoring adjustments

The <mark style="background-color:purple;">**Indicator Summary Table**</mark> displays:

* Maximum achievable scores by indicator
* Reported control levels
* Control-weighted maximum scores
* Evidence requirements

Use the search and filter options to focus on specific indicators, aspects, or evidence requirements.

***

{% endstep %}

{% step %}

### Simulate Control-Weighted Maximum Scores

For control-dependent indicators, use the <mark style="background-color:purple;">**Reported Control**</mark> panel to enter the percentage of the portfolio for which the reporting entity has control.

The Assessment Explorer automatically recalculates the **Control-Weighted Score** by redistributing the weighting of Implementation and Measurement indicators where reported control is below 100% to the corresponding Strategy and Management indicators within the same aspect.

This provides a participant-specific view of maximum achievable scoring that reflects the reporting entity’s ability to influence and measure outcomes across the portfolio.

{% hint style="info" %}
For more information on scoring calculations and control-weighted scoring, refer to [Scoring Basics.](/data-center-assessment/1.-getting-started/scoring-basics.md#control-weighted-score)
{% endhint %}

<figure><img src="/files/TJxOUGFA6S5qoR38ndvU" alt="" width="563"><figcaption></figcaption></figure>

***

{% endstep %}

{% step %}

### Additional Features

**Export and Import Scenarios**

Use the <mark style="background-color:purple;">**Export View**</mark> and <mark style="background-color:purple;">**Import View**</mark> functions to save and reload assessment scenarios.

This allows users to:

* Save portfolio configurations and control assumptions
* Share scenarios with colleagues
* Continue work at a later stage
* Compare different assessment outcomes

<figure><img src="/files/hvd5PN1kqyBpfRnXOtOC" alt="" width="242"><figcaption></figcaption></figure>

**Provide Feedback**

We encourage users to share feedback on the Assessment Explorer. Use the <mark style="background-color:purple;">**feedback section**</mark>**&#x20;at the top of the page** to:

* Report bugs or technical issues
* Suggest improvements
* Share usability feedback
* Request additional functionality

Participant feedback helps improve future versions of the tool and supports the ongoing development of the GRESB Data Center Assessment!&#x20;

<figure><img src="/files/DBynXHiZkiBUMDvinLqk" alt="" width="254"><figcaption></figcaption></figure>

***

{% endstep %}
{% endstepper %}

> <p align="center"><em><strong>Access the Tool below:</strong></em></p>
>
> <p align="center"><a href="https://www.gresb.com/access-the-gresb-data-center-assessment-explorer-tool/" class="button primary" data-icon="globe-pointer">Data Center Assessment Explorer</a></p>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/data-center-assessment-explorer.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.
