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

# Welcome to Anlytic

> The modern analytics platform that connects to your data and empowers your team to build dashboards, explore insights, and make data-driven decisions.

Anlytic is a powerful analytics platform that lets you connect to your data sources, build interactive dashboards, and collaborate with your team — all from a single workspace.

Whether you're setting up for the first time or looking for a specific feature reference, this documentation has you covered.

## Get started

New to Anlytic? Follow our step-by-step guide to go from zero to your first dashboard.

<CardGroup cols={3}>
  <Card title="Initial setup" icon="rocket" href="/quickstart/initial-setup">
    Create your account, verify your email, and set up your first workspace.
  </Card>

  <Card title="Connect a data source" icon="database" href="/quickstart/connect-data-source">
    Configure a connection to your database and start exploring your data.
  </Card>

  <Card title="Build your first dashboard" icon="chart-mixed" href="/quickstart/first-dashboard">
    Create rows, add charts, and publish your first interactive dashboard.
  </Card>
</CardGroup>

## Explore the platform

Dive deeper into the core areas of Anlytic to get the most out of your analytics workflow.

<CardGroup cols={2}>
  <Card title="Dashboards" icon="objects-column" href="/dashboards/overview">
    Learn how to create, organize, and share dashboards with your team. Build workbooks, add charts, and configure layouts.
  </Card>

  <Card title="Charts" icon="chart-pie" href="/dashboards/charts/overview">
    Explore the full range of chart types — from data tables and pivot tables to geo maps, heatmaps, and more.
  </Card>

  <Card title="Functions" icon="function" href="/dashboards/functions/overview">
    Use formula functions to transform and analyze your data in real-time. Supports date, math, text, logical, aggregate, and window functions.
  </Card>

  <Card title="Filters" icon="filter" href="/data/filters/create">
    Apply filters to narrow down your data at the chart or dashboard level for focused analysis.
  </Card>
</CardGroup>

## Manage your data

Set up and manage the data layer that powers your dashboards.

<CardGroup cols={2}>
  <Card title="Connectors" icon="plug" href="/data/connectors/overview">
    Connect to databases like PostgreSQL, MySQL, Snowflake, BigQuery, and more. Manage credentials and troubleshoot connection errors.
  </Card>

  <Card title="Catalogs" icon="book" href="/data/catalogs/overview">
    Organize your data sources into catalogs. Define which tables and columns are available for analysis.
  </Card>

  <Card title="Metadata" icon="tags" href="/data/meta/overview">
    Enrich your data with labels, descriptions, and formatting to make it easier for your team to understand.
  </Card>

  <Card title="Relationships" icon="diagram-project" href="/data/relationships/overview">
    Define how your tables relate to each other so Anlytic can automatically join data across sources.
  </Card>
</CardGroup>

## Administration

Control who has access and what they can do across your platform.

<CardGroup cols={3}>
  <Card title="Users & roles" icon="users" href="/auth/overview">
    Manage user access, assign system and workspace roles, and configure team-level permissions.
  </Card>

  <Card title="Teams" icon="people-group" href="/quickstart/team-configuration">
    Create teams, assign members, and control how content is shared across your organization.
  </Card>

  <Card title="Workspace setup" icon="gear" href="/quickstart/initial-setup">
    Configure your workspace settings, branding, and general platform preferences.
  </Card>
</CardGroup>

## Deployment options

Anlytic is available in three deployment models to fit your organization's needs:

<CardGroup cols={3}>
  <Card title="Public cloud" icon="cloud">
    Access the platform via our standard cloud service — no special setup required. Get started immediately.
  </Card>

  <Card title="Private cloud" icon="lock">
    A dedicated cloud instance exclusively for your organization, offering enhanced control and privacy.
  </Card>

  <Card title="On-premise" icon="server">
    Run Anlytic on your own infrastructure for maximum control, security, and compliance.
  </Card>
</CardGroup>
