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

# Overview

> User documentation for the BC App - Shipping Costs: setup, shipping groups, shipping options and more

Welcome to the user documentation for the **BC App – Shipping Costs**.

This extension allows you to maintain any number of shipping options in Microsoft Business Central, filter them by shipping zone, shipping class, weight and order value, and have shipping costs calculated directly on the order.

Select a topic below to get started right away.

## Getting Started

<CardGroup cols={2}>
  <Card title="Setup" icon="gear" href="/docs/en/bc-shipping-costs/user-guide/einrichtung">
    Basic settings such as posting type, total calculation and default sorting.
  </Card>

  <Card title="Shipping Groups" icon="layer-group" href="/docs/en/bc-shipping-costs/user-guide/versandgruppen">
    Bundle shipping options logically and assign them to customers.
  </Card>
</CardGroup>

## Maintaining Master Data

<CardGroup cols={2}>
  <Card title="Shipping Classes" icon="boxes-stacked" href="/docs/en/bc-shipping-costs/user-guide/versandklassen">
    Classify items to filter matching shipping options.
  </Card>

  <Card title="Shipping Zones" icon="globe" href="/docs/en/bc-shipping-costs/user-guide/versandzonen">
    Define countries and postal code areas for shipping.
  </Card>

  <Card title="Shipping Options" icon="truck" href="/docs/en/bc-shipping-costs/user-guide/versandoptionen">
    Create and configure specific shipping options such as "DHL Standard".
  </Card>

  <Card title="Items" icon="tag" href="/docs/en/bc-shipping-costs/user-guide/artikel">
    Assign a shipping class to an item.
  </Card>
</CardGroup>

## Application in the Order

<CardGroup cols={2}>
  <Card title="Customer-Specific Shipping Options" icon="user-gear" href="/docs/en/bc-shipping-costs/user-guide/kundenspezifische-versandoptionen">
    Assign individual shipping groups to a customer.
  </Card>

  <Card title="Calculation in the Order" icon="calculator" href="/docs/en/bc-shipping-costs/user-guide/berechnung-im-auftrag">
    Calculate shipping costs on the order and record shipping lines.
  </Card>

  <Card title="Personal Delivery" icon="handshake" href="/docs/en/bc-shipping-costs/user-guide/persoenliche-lieferung">
    Set up a personal delivery for a specific postal code area.
  </Card>
</CardGroup>
