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

# Introduction

> Build, manage, and serve your data pipelines and intelligent applications with ease using Datazone in minutes.

<Frame>
  <img src="https://mintcdn.com/datazone/Iq1Sp2O_esAW9egQ/images/get-started/introduction-hero.png?fit=max&auto=format&n=Iq1Sp2O_esAW9egQ&q=85&s=747ff0558ee69d5b2541788f2e7993d1" alt="hero" width="1920" height="1080" data-path="images/get-started/introduction-hero.png" />
</Frame>

Datazone is a modern data platform that empowers you to create, orchestrate, and analyze data workflows with a few clicks, while building interactive apps and deploying AI-powered agents.

* Create your **[Sources](/key-concepts#source)** and integrate them with your data lakehouse.
* Define your source entities with **[Extracts](/key-concepts#extract)**.
* Build **[Pipelines](/key-concepts#pipeline)** to clean, filter, and manipulate your data.
* Orchestrate your pipelines with the **[Schedule](/key-concepts#schedule)** feature.
* Analyze your data with the **[Notebook](/key-concepts#notebook)**.
* Create **[Intelligent Apps](/key-concepts#intelligent-app)** for interactive dashboards, charts, and real-time insights.
* Deploy **[Agents](/key-concepts#agent)** for automated data processing, AI-driven analytics, and custom workflows.

## Getting Started

Start your journey by setting up your environment and building your first project.

<CardGroup cols={2}>
  <Card title="Create your Datazone Account" icon="user-plus" href="https://app.datazone.co/app/sign-up">
    You need an account to create and manage your data pipelines and apps.
  </Card>

  <Card title="Install Datazone CLI Package" icon="download" href="/installation">
    Install the Datazone Python CLI to interact with the Datazone API via command line.
  </Card>
</CardGroup>

## Next Steps

<CardGroup cols={2}>
  <Card title="From Zero to Production" icon="rocket" href="/create-first-project">
    Follow our step-by-step guide to create your first project, pipelines, and schedules.
  </Card>

  <Card title="Build an Intelligent App" icon="layout-grid" href="/reference/intelligent-apps/overview">
    Build interactive dashboards from your pipelines with drag-and-drop components
    and AI chat.
  </Card>

  <Card title="Explore API & Integrations" icon="code" href="/reference/integration/overview">
    Integrate Datazone with your applications using REST APIs, webhooks, and
    embedding options.
  </Card>

  <Card title="Core Concepts" icon="book-open" href="/key-concepts">
    Learn more about how Datazone handles Sources, Extracts, Pipelines, and Agents.
  </Card>
</CardGroup>
