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

# What is Atlas?

> The intelligence layer for iGaming operations — centralized data, real-time analytics, and AI-native insights for sports betting and casino operators worldwide.

## The Problem

iGaming operators today manage their business through multiple fragmented tools:

* Financial reports in one system
* Risk management in another
* Player behavior tracked (or not) separately
* Compliance data scattered
* No single source of truth

This fragmentation means **slow decisions**, **hidden risks**, and **missed opportunities**.

## The Solution

Atlas is the **data intelligence hub** for iGaming operations. It ingests, processes, and delivers data from any betting operation — sports or casino — in real time, with integrated financial, risk, compliance, responsible gambling, marketing, and behavioral analytics in a single platform.

<CardGroup cols={2}>
  <Card title="Real-Time Events" icon="bolt" href="/guides/events/overview">
    Track every user action, bet, transaction and session as it happens — with sub-second latency.
  </Card>

  <Card title="Unified Analytics" icon="chart-bar" href="/guides/analytics/financial-reports">
    Financial, risk, and behavioral reports in one place. No more spreadsheet chaos.
  </Card>

  <Card title="PLD & Compliance" icon="shield-check" href="/guides/compliance/pld">
    Built-in Anti-Money Laundering (AML) monitoring and Responsible Gambling tools.
  </Card>

  <Card title="Multi-Brand" icon="building" href="/platform/multi-brand">
    Manage multiple operator brands from a single account with full data isolation.
  </Card>
</CardGroup>

## How It Works

```
Your Platform
     │
     ├── Web / App Frontend ──── SDK JS ─────────────┐
     │                                                │
     └── Backend Systems ──── Events API ────────────┤
                                                      │
                                              Atlas Pipeline
                                                      │
                                             ┌────────▼────────┐
                                             │   Kafka Queue   │
                                             └────────┬────────┘
                                                      │
                                    ┌─────────────────▼──────────────────┐
                                    │        Processing Layer             │
                                    │  Risk · Finance · Behavior · PLD   │
                                    └─────────────────┬──────────────────┘
                                                      │
                                             ┌────────▼────────┐
                                             │  Atlas Dashboard │
                                             │  + Your APIs    │
                                             └─────────────────┘
```

## Key Concepts

| Concept          | Description                                                                  |
| ---------------- | ---------------------------------------------------------------------------- |
| **Operator**     | An iGaming company using Atlas to manage one or more brands                  |
| **Brand**        | A specific product/domain operated by the operator (e.g., `bet.example.com`) |
| **Event**        | Any trackable action — bet placed, deposit made, user registered             |
| **Pipeline**     | The real-time stream from event ingestion → processing → analytics           |
| **Organization** | The Atlas account that owns one or more brands                               |

## What You Can Integrate

<Steps>
  <Step title="Events API">
    Send real-time events from your backend — bets, transactions, user registrations — directly to the Atlas pipeline via REST.
  </Step>

  <Step title="SDK JavaScript">
    Inject the Atlas JS SDK into your frontend to automatically capture user behavior, session data, and front-end events.
  </Step>

  <Step title="Dashboard">
    Access the Atlas web dashboard for analytics, reports, risk alerts, and operational insights.
  </Step>

  <Step title="Webhooks (coming soon)">
    Receive real-time notifications when Atlas detects significant events — risk thresholds exceeded, suspicious activity, compliance flags.
  </Step>
</Steps>

## Global, Plug-and-Play, Scalable

Atlas is built to be:

* **Global** — Multi-language, multi-currency, multi-jurisdiction
* **Plug-and-play** — REST API integration in minutes, not weeks
* **Highly scalable** — Handles millions of events per day via Kafka-backed pipeline
* **Multi-brand** — One account, unlimited brands, full data isolation
