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

# Introduction

> Welcome to the Lumalytics Docs site, here we will cover how it works, how to configure your CSVs, and how to get the most out of you data.

<img className="block dark:hidden" src="https://mintcdn.com/lumalytics/Yzep4MJpigb-02BZ/images/bg1.svg?fit=max&auto=format&n=Yzep4MJpigb-02BZ&q=85&s=bca08773cbd32777b4d3f0f387c40698" alt="Hero Light" width="1512" height="982" data-path="images/bg1.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/lumalytics/Yzep4MJpigb-02BZ/images/bg1.svg?fit=max&auto=format&n=Yzep4MJpigb-02BZ&q=85&s=bca08773cbd32777b4d3f0f387c40698" alt="Hero Dark" width="1512" height="982" data-path="images/bg1.svg" />

## Getting Started

Currently, Lumalytics has 4 main components:

<CardGroup cols={2}>
  <Card title="Uploading CSVs" icon="upload" href="/upload">
    This walks you through the process of uploading your Luma CSVs to Lumalytics.
  </Card>

  <Card title="Dashboard" icon="table-columns" href="/dashboard">
    General stats about your events.
  </Card>

  <Card title="Events" icon="calendar" href="/events">
    Provides insights about specific events.
  </Card>

  <Card title="Attendees" icon="Users" href="/attendees">
    Provides insights about your attendees.
  </Card>
</CardGroup>
