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.
Atoti Intelligence Essentials
This is part of the Atoti Intelligence Essentials offer.Prerequisites
The following requirements must be met before setting up Visualize This:- Java project
- License with AI flag enabled
- Configured LLM (see LLM configuration)
- Maven or Gradle build system
How to add the backend dependency
The Visualize This Spring Boot starter must be added to the project. Add the following dependency topom.xml:
How to verify the setup
After adding the dependency, verify that Visualize This is available. Follow these steps:- Build the project.
- Start the Atoti application.
- Open the Atoti UI.
- Check that the AI assistant appears in the interface.
Related reading
After setting up Visualize This, the following actions are recommended:- Configure Visualize This to provide additional context about cubes
- Learn how to use Visualize This in the Atoti UI