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

# Welcome

> Platform overview for new users.

### Introduction

Idalia is an integrated system to manage projects, assets, asset allocations, and transport logistics.

<img className="block dark:hidden" src="https://mintcdn.com/idalia/MAjrBZymz41HmVEV/images/idalia-light.png?fit=max&auto=format&n=MAjrBZymz41HmVEV&q=85&s=59afc03db81c3a59b12c28eae9b2512f" alt="Idalia overview" width="3378" height="894" data-path="images/idalia-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/idalia/MAjrBZymz41HmVEV/images/idalia-dark.png?fit=max&auto=format&n=MAjrBZymz41HmVEV&q=85&s=a0a0c48773cbfd7e85a968513a670a15" alt="Idalia overview" width="3418" height="906" data-path="images/idalia-dark.png" />

### Structure

Idalia is broken down into four main parts. Choose one to learn more.

<Columns>
  <Card title="Projects" icon="Landmark" href="/projects/quickstart">
    Manage projects end-to-end.
  </Card>

  <Card title="Assets" icon="Boxes" href="/assets/quickstart">
    Keep track of every component.
  </Card>

  <Card title="Allocations" icon="chart-no-axes-gantt" href="/allocations/quickstart">
    Deploy assets to jobs.
  </Card>

  <Card title="Transport" icon="Truck" href="/transport/quickstart">
    Plan, schedule, and track deliveries.
  </Card>
</Columns>
