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

# Getting started

> Create your Zippendo account, complete onboarding, and take a tour of the dashboard.

This walkthrough is the first hour in the Zippendo client ([app.zippendo.com](https://app.zippendo.com)): create the workspace, finish the setup the product requires, then learn where each sidebar screen lives.

You do not need every feature on day one. You can create a label as soon as you have a **sender address** and a **connected carrier**. Channels, rules, checkout rates, and returns come after that.

<Tip>
  Prefer a short checklist without screenshots? Use the [onboarding checklist](/docs/getting-started/onboarding-checklist). For what Zippendo is, see [What is Zippendo?](/docs/getting-started/what-is-zippendo). This page is the click-through tour.
</Tip>

## Create your account

Open [app.zippendo.com](https://app.zippendo.com) and sign up with your work email. Verify the address when Zippendo asks — the API blocks shipping actions until the account is verified.

The first organization is created during signup. You land on **Dashboard** for that org. If you already have an invitation, accept it instead of creating a second workspace — see [Settings, team, and brands](/docs/tutorials/settings-team-brands).

<Info>
  These tutorial screenshots use the Nordlys Living docs organization so you can see a workspace that already has carriers, orders, and shipments. A brand-new account shows the same screens with empty lists and an onboarding card.
</Info>

## Organization and brand

The workspace you are in is the **organization** in the sidebar footer (and in the breadcrumb). Click that control to open the team switcher.

<Frame caption="Open the team switcher for Manage, Invite members, and Switch organization">
  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/02-org-switcher-light.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=4d3f80c910bb2a0df8c27b46b7d1b0d9" alt="Team switcher popover showing Nordlys Living, Manage, Invite members, Switch organization, and the Pro plan" className="block dark:hidden" width="2880" height="1800" data-path="images/tutorials/getting-started/02-org-switcher-light.png" />

  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/02-org-switcher-dark.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=63cbda6cc0207e544b9231f11cb74e9e" alt="Team switcher popover showing Nordlys Living, Manage, Invite members, Switch organization, and the Pro plan" className="hidden dark:block" width="2880" height="1800" data-path="images/tutorials/getting-started/02-org-switcher-dark.png" />
</Frame>

From here you can:

* **Manage** — opens Settings (**Organization**, **Team**, **Addresses**, **Pricing Plans**, **API Settings**, **Webhooks**, **Brands**, **Import**). Settings is not a main-nav item.
* **Invite members** — add colleagues. Roles and brands are covered in [Settings, team, and brands](/docs/tutorials/settings-team-brands).
* **Switch organization** — move to another workspace you belong to. See [Switching organizations](/docs/getting-started/switching-organizations).

If the org has brands, the same menu lists them so you can scope the dashboard to one consumer label. House-wide view shows every brand.

## Recommended setup order

The in-app **Setup guide** / dashboard card **Get shipping ready** uses this order: **Add address** → **Add Carrier** → **Connect Order Channel** → **Add Shipping Rules**. A sender address is required before you can connect a carrier or create a shipment.

A practical merchant path once the address exists:

<Steps>
  <Step title="Add a sender address">
    **Manage → Addresses → Add Address**. Give it the **Sender** type. This is the “from” printed on labels.
  </Step>

  <Step title="Connect your store">
    **Order Channels → Available integrations**. Shopify, WooCommerce, or a custom channel so orders land under **Orders**. Optional if you will only create shipments by hand.
  </Step>

  <Step title="Connect a carrier">
    **Carriers → All Carriers**. PostNord, GLS, and others. You need your carrier account details.
  </Step>

  <Step title="Add shipping rules">
    **Shipping Rules → Add Shipping Rule**. Optional for the first manual label; required if you want live [checkout](/docs/tutorials/checkout) rates or automatic carrier selection.
  </Step>

  <Step title="Ship the first order">
    Open **Orders** (or **Shipments → Create shipment**), book the label, [print](/docs/tutorials/labels-printing), then [track](/docs/tutorials/tracking).
  </Step>
</Steps>

<Note>
  Steps 1 and 3 are required to create a shipment. Connecting a channel and adding rules can wait. The **Get shipping ready** card on **Dashboard** hides once those four setup steps are done.
</Note>

## Add a sender address

Open the team switcher → **Manage** → **Addresses**. The page title is **Settings**, with tabs for **Organization**, **Team**, **Addresses**, and the rest of account setup.

<Frame caption="Settings → Addresses — Add Address, with Sender and Return types on each row">
  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/03-settings-addresses-light.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=c117569f8cc41f07b1ce1b616da4a4da" alt="Addresses table with Demo Warehouse Copenhagen (Sender) and Nordlys Lager – Nordhavn (Sender and Return)" className="block dark:hidden" width="2880" height="1800" data-path="images/tutorials/getting-started/03-settings-addresses-light.png" />

  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/03-settings-addresses-dark.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=0b2f47e5df969ff52d95e5c7a01897db" alt="Addresses table with Demo Warehouse Copenhagen (Sender) and Nordlys Lager – Nordhavn (Sender and Return)" className="hidden dark:block" width="2880" height="1800" data-path="images/tutorials/getting-started/03-settings-addresses-dark.png" />
</Frame>

Click **Add Address**. Mark the warehouse as **Sender**. You can also tick **Return** on the same address if you will book inbound labels later — see [Returns](/docs/tutorials/returns). **Pickup** is for carrier collection, not the shopper's drop-off.

<Check>
  You are ready to connect a carrier when at least one address has the **Sender** type.
</Check>

## Connect a store

**Order Channels** is in the main sidebar. Description: **Connect your e-commerce platforms to import orders automatically**. Two tabs: **Connected stores** and **Available integrations**.

<Frame caption="Connected stores — each card opens that channel's settings">
  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/04-order-channels-light.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=9d279098ace8a80119de120098f92003" alt="Connected stores tab with Nordlys Webshop (Shopify) and Nordlys ERP (custom integration)" className="block dark:hidden" width="2880" height="1800" data-path="images/tutorials/getting-started/04-order-channels-light.png" />

  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/04-order-channels-dark.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=1655094de2d92d25c3b0f2c9bfb446e0" alt="Connected stores tab with Nordlys Webshop (Shopify) and Nordlys ERP (custom integration)" className="hidden dark:block" width="2880" height="1800" data-path="images/tutorials/getting-started/04-order-channels-dark.png" />
</Frame>

Connected channels also appear under **Channel orders** in the sidebar so you can open that store's orders in one click.

<Frame caption="Available integrations — Connect Shopify, Connect WooCommerce, or Create channel">
  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/05-order-channels-catalog-light.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=3254fd84332118bbc996bff4edcf70fa" alt="Available integrations catalog with Shopify, WooCommerce, and Custom channel cards" className="block dark:hidden" width="2880" height="1800" data-path="images/tutorials/getting-started/05-order-channels-catalog-light.png" />

  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/05-order-channels-catalog-dark.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=3568575c54cb3e51b1a1b9f60d44ce48" alt="Available integrations catalog with Shopify, WooCommerce, and Custom channel cards" className="hidden dark:block" width="2880" height="1800" data-path="images/tutorials/getting-started/05-order-channels-catalog-dark.png" />
</Frame>

* Shopify installs from the App Store — [Connect Shopify](/docs/tutorials/connect-shopify).
* WooCommerce and custom / ERP channels — [Connect order channels](/docs/tutorials/connect-order-channels).
* Live rates at the shopper's checkout — [Checkout](/docs/tutorials/checkout) (after rules exist).

You can skip this and [create a shipment](/docs/tutorials/create-a-shipment) by typing the address.

## Connect a carrier

**Carriers** opens **Carriers / Integrations**. **My Carriers** is what you already connected. **All Carriers** is the catalog.

<Frame caption="My Carriers — connected carriers with Edit Carrier">
  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/06-carriers-light.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=ed2b026358177e8ef2c0cc89512eb56f" alt="My Carriers tab with PostNord and GLS Denmark both Connected" className="block dark:hidden" width="2880" height="1800" data-path="images/tutorials/getting-started/06-carriers-light.png" />

  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/06-carriers-dark.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=cae153dc14074491097bf04a3f87c627" alt="My Carriers tab with PostNord and GLS Denmark both Connected" className="hidden dark:block" width="2880" height="1800" data-path="images/tutorials/getting-started/06-carriers-dark.png" />
</Frame>

<Frame caption="All Carriers — Connect or Learn more for each integration">
  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/07-carriers-catalog-light.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=ea0b9328eefc4b40a3d3622f92d6a7d2" alt="All Carriers catalog with Bring, DAO Denmark, GLS Denmark, FedEx, PostNord, DHL Express, and Instabox" className="block dark:hidden" width="2880" height="1800" data-path="images/tutorials/getting-started/07-carriers-catalog-light.png" />

  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/07-carriers-catalog-dark.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=9dbc784814171cafc304c2e1c1c58fbc" alt="All Carriers catalog with Bring, DAO Denmark, GLS Denmark, FedEx, PostNord, DHL Express, and Instabox" className="hidden dark:block" width="2880" height="1800" data-path="images/tutorials/getting-started/07-carriers-catalog-dark.png" />
</Frame>

Click **Connect**, enter the carrier credentials, and choose the sender address from step one. Full walkthrough: [Carriers](/docs/tutorials/carriers). If a carrier is missing, **Carrier Requests** lets you ask Zippendo to add it.

## Add shipping rules

**Shipping Rules** sits between **Carriers** and **Shipments**. Description: **Define how carriers, rates, and conditions apply to orders and checkout.**

<Frame caption="Shipping Rules list — Add Shipping Rule, with name, carrier, countries, and condition summaries">
  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/08-shipping-rules-light.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=eb90a6bfd70bf52a9784217bff9d2cf2" alt="All rules table with GLS Hjemmelevering – Danmark and PostNord MyPack Home – Norden" className="block dark:hidden" width="2880" height="1800" data-path="images/tutorials/getting-started/08-shipping-rules-light.png" />

  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/08-shipping-rules-dark.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=6e6ec7d572ef90e8ea3767c174d3ffbd" alt="All rules table with GLS Hjemmelevering – Danmark and PostNord MyPack Home – Norden" className="hidden dark:block" width="2880" height="1800" data-path="images/tutorials/getting-started/08-shipping-rules-dark.png" />
</Frame>

A rule is the reusable carrier + product + sender + destination setup. Checkout offers matching rules as shipping options. Creating a shipment from an order that already has a rule fills those fields for you.

How to build one, including the **Test** button: [Shipping rules](/docs/tutorials/shipping-rules). How those rules become shopper options: [Checkout](/docs/tutorials/checkout). Return-specific rules: [Returns](/docs/tutorials/returns).

## First order and first shipment

**Orders** is the fulfilment queue for sales that synced from a channel. Description: **Manage and fulfill your customer orders**.

<Frame caption="Orders list — Order ID, customer, status, channel, shipments, created time">
  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/09-orders-light.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=07069d7c6dd79fa3b7268dc04532670b" alt="Orders table titled All orders with Nordlys Webshop rows in Fulfilled, Pending, Processing, and Cancelled" className="block dark:hidden" width="2880" height="1800" data-path="images/tutorials/getting-started/09-orders-light.png" />

  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/09-orders-dark.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=1d84df3ae6265fb523f99931558858fa" alt="Orders table titled All orders with Nordlys Webshop rows in Fulfilled, Pending, Processing, and Cancelled" className="hidden dark:block" width="2880" height="1800" data-path="images/tutorials/getting-started/09-orders-dark.png" />
</Frame>

Click a row. The order has **Overview** and **Shipments** tabs, plus **Send order** when a shipment is ready.

<Frame caption="Order detail — shipping rule, order lines, and customer">
  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/10-order-detail-light.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=96e150fecc82906a1c85a7907f03975e" alt="Order NL-202609-0143 with Shipping rule, Order Information, and Order Lines" className="block dark:hidden" width="2880" height="1800" data-path="images/tutorials/getting-started/10-order-detail-light.png" />

  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/10-order-detail-dark.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=020176c3eb5be83691c05cb159680c7d" alt="Order NL-202609-0143 with Shipping rule, Order Information, and Order Lines" className="hidden dark:block" width="2880" height="1800" data-path="images/tutorials/getting-started/10-order-detail-dark.png" />
</Frame>

**Shipments** is every label you have booked or drafted. Description: **Manage and track all your shipments**. Click **Create shipment** for a standalone send.

<Frame caption="Shipments list — Create shipment, with type, status, and carrier">
  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/11-shipments-light.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=7ac109733a514090c5499eca4ba661fc" alt="All shipments table with outbound rows in Pending, Cancelled, Dispatched, and Processing" className="block dark:hidden" width="2880" height="1800" data-path="images/tutorials/getting-started/11-shipments-light.png" />

  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/11-shipments-dark.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=74dd3a069bb4ede73f8b9707a9abcd73" alt="All shipments table with outbound rows in Pending, Cancelled, Dispatched, and Processing" className="hidden dark:block" width="2880" height="1800" data-path="images/tutorials/getting-started/11-shipments-dark.png" />
</Frame>

Open a shipment for **Overview**, **Documents**, and **Tracking**. Creating a shipment saves it as **Pending** — you still click **Send Shipment** to book the label.

<Frame caption="Shipment overview — reference, status, carrier, and addresses">
  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/12-shipment-detail-light.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=2d6ef3f06c62409da8336f8c2b4d8ed4" alt="Shipment NL-202609-0142 overview with Dispatched status, PostNord, and sender address" className="block dark:hidden" width="2880" height="1800" data-path="images/tutorials/getting-started/12-shipment-detail-light.png" />

  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/12-shipment-detail-dark.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=beee6957b1fb9cfc16b2060d66804289" alt="Shipment NL-202609-0142 overview with Dispatched status, PostNord, and sender address" className="hidden dark:block" width="2880" height="1800" data-path="images/tutorials/getting-started/12-shipment-detail-dark.png" />
</Frame>

Full paths: [Orders](/docs/tutorials/orders) and [Create a shipment](/docs/tutorials/create-a-shipment).

## Print and track

**Printers** registers the Zippendo printer client so labels can hit a thermal printer when you send. Description: **Manage your printers**. Use **Download Printer Client** in the header.

<Frame caption="Printers — Download Printer Client, with status and connection">
  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/13-printers-light.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=c8e0c26d8cf81942a57f70c53517715b" alt="Printers list with Zebra ZD421 – Pakkebord, Active, Offline" className="block dark:hidden" width="2880" height="1800" data-path="images/tutorials/getting-started/13-printers-light.png" />

  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/13-printers-dark.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=fe5fd087e1ddcd2c1ad335f7ac070f6d" alt="Printers list with Zebra ZD421 – Pakkebord, Active, Offline" className="hidden dark:block" width="2880" height="1800" data-path="images/tutorials/getting-started/13-printers-dark.png" />
</Frame>

A printer can be **Active** (approved) and still **Offline** until the client on that machine is running. How to download, print, or auto-print: [Labels and printing](/docs/tutorials/labels-printing).

After **Send Shipment**, open the shipment **Tracking** tab. Events are polled from the carrier — [Tracking](/docs/tutorials/tracking).

## Dashboard

After you sign in, **Dashboard** is the first screen: greeting, **Refresh**, **Export CSV**, lifetime stats, **Shipment analytics**, and **Order flow health**.

<Frame caption="Dashboard after you land — greeting, four stats, Shipment analytics, Order flow health">
  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/01-dashboard-light.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=b2efecf63b358414d6607a7238c51546" alt="Dashboard Good morning greeting with Total shipments, In transit, Total orders, and Fulfilled orders" className="block dark:hidden" width="2880" height="1800" data-path="images/tutorials/getting-started/01-dashboard-light.png" />

  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/01-dashboard-dark.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=1ce4d91881d3931b64cb59e641f96bc4" alt="Dashboard Good morning greeting with Total shipments, In transit, Total orders, and Fulfilled orders" className="hidden dark:block" width="2880" height="1800" data-path="images/tutorials/getting-started/01-dashboard-dark.png" />
</Frame>

The dashboard does not replace **Orders** or **Shipments** — it tells you which list to open. Card-by-card: [Dashboard](/docs/tutorials/dashboard).

## Around the sidebar

Everything else in the main nav, in the order it appears:

### Pickups

**Pickups** — **Schedule carrier pickup requests for dispatched shipments**. **Schedule Pickup** books a collection for parcels you have already sent.

<Frame caption="Pickups — empty until you schedule a collection">
  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/14-pickups-light.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=9dc21d40c1a13fcbd6aeccff2f1ad44b" alt="Pickups empty state No pickups scheduled with Schedule Pickup" className="block dark:hidden" width="2880" height="1800" data-path="images/tutorials/getting-started/14-pickups-light.png" />

  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/14-pickups-dark.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=eb7b67479a960323271f54ca3fcf6e40" alt="Pickups empty state No pickups scheduled with Schedule Pickup" className="hidden dark:block" width="2880" height="1800" data-path="images/tutorials/getting-started/14-pickups-dark.png" />
</Frame>

### Integrations

**Integrations** is downstream tools (Klaviyo, Slack, Customer.io, and others) — not store channels. Description: **Connect downstream tools to receive shipping and order events from Zippendo.** Those events are typically fired from **Automations**.

<Frame caption="Integrations catalog — Connect or Read more for each tool">
  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/15-integrations-light.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=db86a6320d802185f1f33fa1bc3f8d20" alt="Integrations catalog with Klaviyo, Slack, Customer.io, Mailchimp, SendGrid, Zapier, and Make" className="block dark:hidden" width="2880" height="1800" data-path="images/tutorials/getting-started/15-integrations-light.png" />

  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/15-integrations-dark.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=e1a53ff9e99329bd6c9ae56f07c0fa68" alt="Integrations catalog with Klaviyo, Slack, Customer.io, Mailchimp, SendGrid, Zapier, and Make" className="hidden dark:block" width="2880" height="1800" data-path="images/tutorials/getting-started/15-integrations-dark.png" />
</Frame>

### Automations

**Automations** — **Trigger actions when events happen in Zippendo.** Event-driven workflows (for example, apply a rule when a shipment is created). Not the same as shipping rules.

<Frame caption="Automations list — New automation">
  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/16-automations-light.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=571e8823b161cedaf234582c7bb8e129" alt="Automations empty state No automations yet with Create automation" className="block dark:hidden" width="2880" height="1800" data-path="images/tutorials/getting-started/16-automations-light.png" />

  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/16-automations-dark.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=f484ed2c10d4b44289da9b381d7c8196" alt="Automations empty state No automations yet with Create automation" className="hidden dark:block" width="2880" height="1800" data-path="images/tutorials/getting-started/16-automations-dark.png" />
</Frame>

### Carrier Requests

**Carrier Integration Requests** — **Request new carrier integrations — we'll build them for you using AI**. Use this when the carrier you need is not on **All Carriers**.

<Frame caption="Carrier Requests — Request Integration">
  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/17-carrier-requests-light.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=012975b5109dc3188863587c688bc569" alt="Carrier Integration Requests empty state with Request Integration" className="block dark:hidden" width="2880" height="1800" data-path="images/tutorials/getting-started/17-carrier-requests-light.png" />

  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/17-carrier-requests-dark.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=3e935ee66d95a3ea58564a16143fde3e" alt="Carrier Integration Requests empty state with Request Integration" className="hidden dark:block" width="2880" height="1800" data-path="images/tutorials/getting-started/17-carrier-requests-dark.png" />
</Frame>

### Settings

**Manage** opens **Settings**. **Organization** is the display name for the workspace, plus optional **VOEC**, **EORI**, **SPRN**, and **IOSS** identifiers used on customs documents.

<Frame caption="Settings → Organization — name, description, and customs identifiers">
  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/18-settings-organization-light.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=5fc5f912d19399258844c07aaf794929" alt="Organization Settings with Organization Name Nordlys Living and VAT, EORI, SPRN, IOSS fields" className="block dark:hidden" width="2880" height="1800" data-path="images/tutorials/getting-started/18-settings-organization-light.png" />

  <img src="https://mintcdn.com/zippendo/IcD59Bdrrm3eHW-8/images/tutorials/getting-started/18-settings-organization-dark.png?fit=max&auto=format&n=IcD59Bdrrm3eHW-8&q=85&s=a4744c8ce3142a538dd04e2f8adea09f" alt="Organization Settings with Organization Name Nordlys Living and VAT, EORI, SPRN, IOSS fields" className="hidden dark:block" width="2880" height="1800" data-path="images/tutorials/getting-started/18-settings-organization-dark.png" />
</Frame>

Team, brands, API tokens, and webhooks: [Settings, team, and brands](/docs/tutorials/settings-team-brands).

The sidebar footer also has **Changelog** and **Support**. **Zippy** in the header is in-app help — it does not replace these tutorials.

## You're ready

<Check>
  You can book a label when you have a **Sender** address and a connected carrier. Everything else on this page is optional until the volume justifies it.
</Check>

| Done when                      | Next tutorial                                                                                                                              |
| ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------ |
| You understand the dashboard   | [Dashboard](/docs/tutorials/dashboard)                                                                                                          |
| A carrier is connected         | [Carriers](/docs/tutorials/carriers)                                                                                                            |
| You want a label today         | [Create a shipment](/docs/tutorials/create-a-shipment) → [Labels and printing](/docs/tutorials/labels-printing)                                      |
| Orders should sync in          | [Connect Shopify](/docs/tutorials/connect-shopify) or [Connect order channels](/docs/tutorials/connect-order-channels) → [Orders](/docs/tutorials/orders) |
| The same product every time    | [Shipping rules](/docs/tutorials/shipping-rules)                                                                                                |
| Shoppers should see live rates | [Checkout](/docs/tutorials/checkout)                                                                                                            |
| You need a return label        | [Returns](/docs/tutorials/returns)                                                                                                              |
| Teammates or extra brands      | [Settings, team, and brands](/docs/tutorials/settings-team-brands)                                                                              |

<CardGroup cols={2}>
  <Card title="Dashboard" icon="layout-dashboard" href="/docs/tutorials/dashboard">
    Stats, charts, and jumps into orders and shipments.
  </Card>

  <Card title="Create a shipment" icon="package" href="/docs/tutorials/create-a-shipment">
    Book a parcel from Shipments or from an order.
  </Card>

  <Card title="Labels and printing" icon="printer" href="/docs/tutorials/labels-printing">
    Download, print, or auto-print PDF and ZPL labels.
  </Card>

  <Card title="Tracking" icon="map-pin" href="/docs/tutorials/tracking">
    Follow a shipment after dispatch.
  </Card>

  <Card title="Carriers" icon="truck" href="/docs/tutorials/carriers">
    Connect PostNord, GLS, DHL, and others.
  </Card>

  <Card title="Orders" icon="clipboard-list" href="/docs/tutorials/orders">
    Browse synced orders and create a shipment from one.
  </Card>

  <Card title="Connect Shopify" icon="shopping-bag" href="/docs/tutorials/connect-shopify">
    Install Zippendo on a Shopify store.
  </Card>

  <Card title="Connect order channels" icon="store" href="/docs/tutorials/connect-order-channels">
    WooCommerce, custom channels, and more than one store.
  </Card>

  <Card title="Checkout" icon="credit-card" href="/docs/tutorials/checkout">
    Live carrier rates and pickup points at checkout.
  </Card>

  <Card title="Shipping rules" icon="route" href="/docs/tutorials/shipping-rules">
    Route orders by weight, destination, channel, and brand.
  </Card>

  <Card title="Returns" icon="undo-2" href="/docs/tutorials/returns">
    Inbound rules and return shipments from a dispatched outbound.
  </Card>

  <Card title="Settings, team, and brands" icon="users" href="/docs/tutorials/settings-team-brands">
    Invites, roles, and more than one consumer label.
  </Card>
</CardGroup>

Field-level: [Sender addresses](/docs/how-to/sender-addresses) · [Ask Zippy](/docs/how-to/zippy-ai) · [Switch organization and brand](/docs/how-to/switch-organization-and-brand)
