# Delivery Profiles

### 1. Introduction:

**Delivery Profiles** allow you to define how subscription orders are shipped and link those shipping rules directly to your subscription plan groups. This ensures subscription deliveries follow the correct shipping rates and zones while staying aligned with your Shopify shipping configuration.

By creating delivery profiles and associating them with subscription plan groups, you can manage shipping behavior for subscriptions separately from one-time purchases. This setup gives you greater control over delivery costs and logistics while keeping everything synchronized with Shopify’s shipping settings.

### 2. How to use:

{% stepper %}
{% step %}

#### Go to Delivery Profiles

Go to Settings > Delivery Profiles

<figure><img src="/files/heofiA2H0obZ43WaFTUC" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Create Profile

Click Create Profile and Save.

Manage **custom shipping rates** for your subscription plans. Create delivery profiles and link them to subscription plan groups to apply unique shipping rates for subscription orders.

* Start by creating a shipping profile.
* Click **"Edit on Shopify"** to configure shipping rates and zones in Shopify’s settings.
* After finishing in Shopify, return here to assign the profile to your subscription plan groups.

⚠️ **Note**: Do not add products directly to the profile. Only subscription plans should be linked to delivery profiles.

**Delivery profiles** allow you to offer flexible and targeted shipping setups specifically for subscriptions.

* **Profile Name:** Name your delivery profile.
* **Associated Selling Plan Groups:** Link the subscription plan groups that should use this profile.
  {% endstep %}
  {% endstepper %}

<figure><img src="/files/HmCodiHZZBbNQWcdaf12" alt=""><figcaption></figcaption></figure>

*If you need help, feel free to reach out to us via in-app* [***Live chat***](https://go.crisp.chat/chat/embed/?website_id=c4ae10a3-f762-4968-b35a-c931caf62a96)***,*** [***Book a call***](https://calendly.com/ta-subscription-app-support/30min) *or at* [***support@tech-arms.io***](mailto:support@tech-arms.io)***.***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ta-subscriptions-app.easto.io/features/email-notifications/delivery-profiles.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
