# Data visualizer navigator

The Data Visualizer Navigator shows preconfigured Data Visualizer Cards together to easier get an overview of the processes the cards represents.&#x20;

![](/files/-M-u65nSD8Tycu_YhCiS)

## Basic Data

**Internal name** - unique string to identify this portlet.\
**Portlet title** - title of the portlet, does not have to be unique.&#x20;

![](/files/-M-u67tsuw75xCjExJTG)

## Auto Refresh

Enables the portlet to refresh the data every SS:second.&#x20;

![](/files/-M-u6ARTjC4g_lJaqbWZ)

## Cards

Specifies which visualization cards that are to be shown in the navigator portlet (the cards need to be preconfigured in any other portlet container as Data Visualizer Portlet).&#x20;

![](/files/-M-u6EHZm3S4cnfFAu98)


---

# 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.novacuraflow.com/6.11/development/portal/portlets/data-visualizer-navigator.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.
