# Welcome to Spotrix!

<figure><img src="https://2253276505-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mhmpdct1bDO_wi-eAnd%2Fuploads%2FrAVTgjkEcS0YtWwXlSJG%2Fdoc-spotrix-header.png?alt=media&#x26;token=8d37fa60-9d2f-4e48-939d-fad2a99b0523" alt=""><figcaption></figcaption></figure>

## What is Spotrix?

A modern, enterprise-ready business intelligence web application.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Use Spotrix to explore data with ...</td><td><a href="installing/installing">→</a></td></tr><tr><td><strong>Making Contributing</strong></td><td>Check out our CONTRIBUTING guide ...</td><td><a href="appendix/contribute">→</a></td></tr></tbody></table>

## Features

Spotrix provides:

* An intuitive interface for visualizing datasets and crafting interactive dashboards
* A wide array of beautiful visualizations to showcase your data
* Code-free visualization builder to extract and present datasets
* A world-class SQL IDE for preparing data for visualization, including a rich metadata browser
* A lightweight semantic layer that empowers data analysts to quickly define custom dimensions and metrics
* Out-of-the-box support for most SQL-speaking databases
* Seamless, in-memory asynchronous caching and queries
* An extensible security model that allows the configuration of very intricate rules on who can access which product features and datasets.
* Integration with major authentication backends (database, OpenID, LDAP, OAuth, REMOTE\_USER, etc)
* The ability to add custom visualization plugins
* An API for programmatic customization
* A cloud-native architecture designed from the ground up for scale

Spotrix also works well with services like NewRelic, StatsD, and DataDog, and has the ability to run analytic workloads against the most popular database technologies.


---

# 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://ciusji.gitbook.io/spotrix/master.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.
