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

# Assign Package

> Assign a service package to a customer as a single purchase.

Assigning a package links it to a customer as a single purchase — it becomes active from that day and automatically expires once its validity period ends.

<Note>
  You need a package already created for the shop — see [Add Package](/business-module/service-package/add-package) — and the customer must already exist. If it's a new customer, add them first in **Business → Customer**.
</Note>

<Steps>
  <Step title="Click Assign Package">
    From the Service Packages page, click **Assign Package** to open the assign screen, showing every package already assigned to a customer.
  </Step>

  <Step title="Click Assign Customer and fill in the details">
    | Field            | Required? | What to enter                                                                                                                 |
    | ---------------- | --------- | ----------------------------------------------------------------------------------------------------------------------------- |
    | **Shop**         | Yes       | Pick first — determines which packages and customers show up below                                                            |
    | **Package**      | Yes       | Only active packages for the selected shop appear here                                                                        |
    | **Customer**     | Yes       | Only customers already added for the selected shop appear — if it's a new customer, add them first in **Business → Customer** |
    | **Payment Type** | Yes       | How the customer is paying for this package                                                                                   |

    Save to assign it — the package becomes active from today and automatically expires once its validity period ends.
  </Step>
</Steps>
