> ## 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.

# Quickstart

> Create and plan your first transport order

### Create a Transport Order

* Go to the [Transport Orders page](https://idalia.app/dashboard/transport-orders)
* Click <kbd className="mx-1">Create</kbd> in the top-right
* Enter `Test Transport Order` in the title, then click <kbd className="mx-1">Create</kbd>

Your new transport order is created instantly. Click on it to go to its dashboard.

### Add Payload

Ensure you have some components in your asset register first. See [Assets](/assets/overview) for more information.

* Press <kbd className="mx-1">+ Add payload</kbd>
* Ensure you're in the `All assets` view of the right side panel
* Find the asset type you want to add and click it to reveal the specific assets of that type
* Drag the specific asset onto a route, or the placeholder if you don't know the specific asset yet

Learn more about using placeholders here: [placeholder guide](/advanced/placeholders)

### Make changes

* Click a route to view or update its payload.
* Use checkboxes to select routes for batch edits (status, vehicle, timing, etc.).
* Make changes using the bottom menu bar.

### Done

You've created your first transport order. Continue to [Concepts](/transport/concepts) for a high-level overview or head to [Reference](/transport/reference) for more detailed information.
