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

# Create new packages

You can create packages from anywhere in the [Dashboard](https://dashboard.usekana.com/).

## Steps

### 1. Click on the package drop-down menu

![](https://3885410404-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvWMuQ5MTaMqVa4wiFp1u%2Fuploads%2FzcOArvYFPMaH42ZCwarl%2FGroup%208.png?alt=media\&token=d464636d-8c3b-4ded-8c0c-63bf903667d3)

### 2. Select create a new package.

![](https://3885410404-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvWMuQ5MTaMqVa4wiFp1u%2Fuploads%2Fnm9GhF5w9C2LgM0ipv6b%2FGroup%2011.png?alt=media\&token=8f84bd57-2347-46dd-a85c-1945cabc705b)

### 3. Fill in the details of the package.

![](https://3885410404-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvWMuQ5MTaMqVa4wiFp1u%2Fuploads%2FChAo7XrO2nrfMcRNqKLj%2FGroup%209.png?alt=media\&token=0d92b417-2097-404c-9a00-f8669c5fc728)

The following information is needed:

#### Package name.

This is the name of the package that will be visible on the Dashboard. Make it user-friendly so that it reads as you’d present to your users and that it’s easily identifiable in the product later.

#### Identifier.

This is the unique identifier of the package. When you integrate Kana into your product, this is the `id` that you will need to provide when making calls related to the package. [See more on the package object here](/reference/admin-api-backend-reference/objects#package).

#### Is addon Checkbox.

This marks if the package is a base package or an add-on package. If the checkbox is ticked, then we will consider it an add-on package. If it’s unchecked, then it will be a base package. See more on package types here. [See more on package types here](/non-technical/packages/what-are-packages#package-type).

### 4. Add features to the package.

#### a. Click *Add a feature.*

![](https://3885410404-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvWMuQ5MTaMqVa4wiFp1u%2Fuploads%2F2vbZybINR039lBflOZjt%2FGroup%2014.png?alt=media\&token=bf1ff3e7-f04a-4b78-bc55-508d89f6716b)

#### b. Select features to add to the package.

You can either:

* **Create a new feature**: Click *Create a new feature* to do so. [See our guide on creating features for more](/non-technical/features/create-new-features).

* **Select an existing feature**: Click on any present features from the list.

You can continue to create new features or select existing features until all you want on the package are selected.

#### C. Click on the feature to add to your package.

![](https://3885410404-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvWMuQ5MTaMqVa4wiFp1u%2Fuploads%2FPcNQACMKm7oOvEJLltzP%2FGroup%2015.png?alt=media\&token=b5278b24-7908-4d8c-8b86-e28c50411ca2)

### 5. Pricing information section (optional).

#### a. Click Link, create new and add the correct information.

![](https://3885410404-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvWMuQ5MTaMqVa4wiFp1u%2Fuploads%2Fh6mlmmsyQDS6wgaKlzlk%2FGroup%2060.png?alt=media\&token=f975d875-4295-4a5c-a3f1-87366113a40f)

#### Stripe product name.

This is the name you are calling your product. This can be anything you decide to choose.

#### Amount.

This is how much your product will cost.

#### Currency.

Choose selected currency based on your location.

#### Billing period.

You can decide what billing period best suits your company.

#### b. Select done to connect.

![](https://3885410404-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvWMuQ5MTaMqVa4wiFp1u%2Fuploads%2FA48QOwmKmLEYKhM41Krt%2FGroup%2061.png?alt=media\&token=f0e9803a-7665-47ae-a643-e181506176ea)

<Note>
  Make sure to repeat Step 5 for every single feature you have added to a package to ensure the details of the feature within the package match what they should.
</Note>

### 6. Click Save.

![](https://3885410404-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvWMuQ5MTaMqVa4wiFp1u%2Fuploads%2F2yKYgwgMDHoumQiP10QW%2FGroup%2056.png?alt=media\&token=f1f17737-98b8-4f75-94ba-3c7d6366080d)

## What's next?

<Check>**Congratulations** 🎉 You've created a package in Kana.</Check>

You can now continue to edit this package or publish this package once you're ready for users to subscribe to it.

<CardGroup>
  <Card title="Edit an existing package" icon="pencil" href="/non-technical/packages/edit-an-existing-package" iconType="solid" />

  <Card title="Publish a package" icon="upload" href="/non-technical/packages/publish-a-package" iconType="solid" />
</CardGroup>
