# Dimension Profiling

{% hint style="info" %}
Check out the following walk-through on Dimension Profiling.
{% endhint %}

![The Dimension Profiling function](/files/IemRj4MK4rc18l16SOZE)

This has been introduced to provide users with some more insights into a dimension.

* Select the ***Information*** icon from the list of displayed Dimensions on the ***Design*** page.
* A new window opens with the Data Profile information displaying the count of the selected dimension value.
* Click the ***MOVE TO DESIGN*** option.       &#x20;

![Data Profile window for a Dimension](/files/e4dkrBlsXMmf7CVdLzdy)

* The data profile chart gets moved to the design workspace.
* The user can apply the various modification options to the view from the ***Design*** page (E.g., The below-given image displays the modified view after applying for the descending order and limiting the display to 5 records. It also displays legend).
* Click the ***Save*** option from the ***Design Workspace***.     &#x20;

![The Data Profile View gets saved](/files/k1G5xUIV0BV5cmwhJsMH)

* The selected view gets saved to the ***Storyboard**;* a confirmation message appears to convey the same. &#x20;

![The View gets saved on the Storyboard](/files/KGJdjN1FIYstDS53h3de)


---

# 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.bdb.ai/bdb-documentation/data-visualization/self-service/design/dimension-profiling.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.
