# HyperCubes

It allows you to add and remove data hypercubes which can be configured in “Data”, “Sorting”, “Add-ons” sections.

![](/files/-LbOFti3gqCN6pxFpEFG)

To add one, click “Create” button. Change the hypercube title using “Title” property. Proceed the hypercube configuration on “Data” panel.

To delete the hypercube, expand the appropriate item and click “Delete” button.

“Copy” button allows you to copy the hypercube definition (dimensions and measures), which can be pasted for another item using “Paste” button.

To activate the appropriate hypercube, expand the corresponding item and click “Show”. The "Data" section will contain dimensions and measures for the active hypercube.

{% hint style="info" %}
Only one hypercube can be active at a time.
{% endhint %}


---

# 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.rbcgrp.com/properties/hypercubes.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.
