# Visualizations

To add a visualization, click “Create” button. Visualization template editor will open and it will allow you to visually create a visualization template.

![](/files/-LbONrV8d3hG1xRUl97t)

“Title” parameter can be used to change the visualization title. It can be used in "Show" parameter. &#x20;

“Show” parameter can be used to show the corresponding visualization based on expression and state. The expression should return a string value equal to a visualization template title which will be shown automatically.

“Data” parameter allows you to bind the template to the corresponding hypercube.&#x20;

“Edit template” button allows you to open the editor and load to edit the corresponding visualization template.

![](/files/-LbOPgYb5pTP2hPYFDZA)

“Library colors” option allows you to use library colors applied on master items.&#x20;

{% hint style="info" %}
See Qlik Sense documentation for more details.

<https://help.qlik.com/en-US/sense/Subsystems/Hub/Content/Sense_Hub/Colors/assigning-colors-to-master-items.htm>
{% endhint %}

"Delete" <img src="/files/-LbOPTDg-xSmqxrBPxj4" alt="" data-size="original"> button of each item can be used to delete the particular visualization.

{% content-ref url="/pages/-LbRgfXNBdaRcitap7W\_" %}
[Visual editor](/visual-editor.md)
{% endcontent-ref %}


---

# 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/visualizations.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.
