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

# Shipping Costs - Customer-Specific Shipping Options

> Assign individual shipping groups to a customer

The extension also allows you to assign individual or specific shipping groups to each customer. This can be done conveniently directly on the customer record.

In the following, we will show you how to assign shipping options to a customer.

<Note>
  For this guide, shipping groups should already have been created. We show you how to do this under [Shipping Groups](/docs/en/bc-shipping-costs/user-guide/versandgruppen).
</Note>

<Steps>
  <Step>
    ## Step 1: Navigate to the Customer

    To do this, first navigate to the customer of your choice. You can access the customer overview by searching for "Customers" and clicking on the list of the same name.

    This opens an overview of the created customers.

    Select the desired customer by clicking on them in the list and then clicking "Edit" via the "Manage" menu. This opens the customer card.

    <Columns cols={2}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/ci5dr2UmacB3fTe9/images/bc-shipping-costs/kundenspezifische-versandoptionen/navigation-zur-debitor-auswahl.png?fit=max&auto=format&n=ci5dr2UmacB3fTe9&q=85&s=195a1a4f144df270149421ab1396d1b5" alt="Navigation to customer selection" width="1079" height="642" data-path="images/bc-shipping-costs/kundenspezifische-versandoptionen/navigation-zur-debitor-auswahl.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/ci5dr2UmacB3fTe9/images/bc-shipping-costs/kundenspezifische-versandoptionen/debitor-bearbeiten-menu.png?fit=max&auto=format&n=ci5dr2UmacB3fTe9&q=85&s=fd751d97fb412c771fafd78de82f7acb" alt="Edit customer menu" width="1079" height="642" data-path="images/bc-shipping-costs/kundenspezifische-versandoptionen/debitor-bearbeiten-menu.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>

  <Step>
    ## Step 2: Assign a Shipping Group

    In the customer card, you will find the field "Shipping Group Code" in the Shipping menu.

    There you can individually assign a shipping group to the customer, which then contains the individual shipping options for this customer. This works by clicking on the field. A selection of the maintained shipping options will then open, which can be selected with a simple click.

    <Columns cols={2}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/ci5dr2UmacB3fTe9/images/bc-shipping-costs/kundenspezifische-versandoptionen/versandgruppe-code-auswahl-1.png?fit=max&auto=format&n=ci5dr2UmacB3fTe9&q=85&s=abc56b42d3e5cb77067e80bc3111d52c" alt="Shipping Group Code selection" width="1079" height="642" data-path="images/bc-shipping-costs/kundenspezifische-versandoptionen/versandgruppe-code-auswahl-1.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/ci5dr2UmacB3fTe9/images/bc-shipping-costs/kundenspezifische-versandoptionen/versandgruppe-code-auswahl-2.png?fit=max&auto=format&n=ci5dr2UmacB3fTe9&q=85&s=e7b4b899122420a9969118e9af9ae71c" alt="Shipping Group Code selection confirmed" width="1079" height="642" data-path="images/bc-shipping-costs/kundenspezifische-versandoptionen/versandgruppe-code-auswahl-2.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>
</Steps>

## Related Topics

<CardGroup cols={2}>
  <Card title="Shipping Groups" icon="layer-group" href="/docs/en/bc-shipping-costs/user-guide/versandgruppen">
    Create shipping groups that you can assign to a customer here.
  </Card>

  <Card title="Calculation in the Order" icon="calculator" href="/docs/en/bc-shipping-costs/user-guide/berechnung-im-auftrag">
    Have shipping costs calculated on the customer's order.
  </Card>
</CardGroup>
