> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Set up Visualize This

> What Visualize This is, how the AI assistant helps users build visualizations from natural language, and links to the Atoti Java SDK and Atoti Python SDK setup pages.

<Info>
  ### Atoti Intelligence Essentials

  This is part of the Atoti Intelligence Essentials offer.
</Info>

Visualize This is an AI assistant in the Atoti UI that turns natural-language requests into visualizations. Users describe the chart or table they want, and the assistant builds it from the data in the cube.

## How it helps

* Lets users explore data without knowing the cube's structure or query syntax.
* Understands business terminology when you provide cube, dimension, and measure descriptions.
* Runs on the LLM you configure, so answers stay grounded in your data.

<Note>
  Visualize This requires a configured LLM. See [Set up an LLM](./set-up-an-llm) first.
</Note>

## Learn more and set up

1. [How Visualize This works](../visualize-this/how-it-works) — how the assistant answers a request
2. [Configure Visualize This](../visualize-this/configuration) — supply cube context to improve responses
3. Set it up in the SDK you use: [Java](../visualize-this/setup-java) or [Python](../visualize-this/setup-python)
