www/apps/user-guide/app/settings/locations-and-shipping/shipping-profiles/page.mdx
import { EllipsisHorizontal, ArrowUpRightOnBox, EllipsisVertical } from "@medusajs/icons"
export const metadata = {
title: Manage Shipping Profiles in Medusa Admin,
}
In this guide, you’ll learn what shipping profiles are and how to manage them in the Medusa Admin.
A shipping profile groups products with similar shipping requirements, allowing you to cater shipping options specifically for those products.
For example, if your store has fragile items that are shipped differently from other products, you can create a "Fragile" shipping profile and associate it with the fragile products. Then, you can create shipping options for fragile products, and options for other products.
To view shipping profiles in your store:
Here, you can see a list of all the shipping profiles you have set up in your store. You can also search, filter, and sort the shipping profiles to find the one you are looking for.
To create a shipping profile:
To view the details of a shipping profile:
This opens the shipping profile's details page where you can also manage the shipping profile.
You can manage the shipping profile of a product in the product's details page.
Metadata is custom data that can be associated with the shipping profile in key-value pairs. This is usually used by developers for custom integrations or to store additional information about the shipping profile.
To edit the shipping profile's metadata:
Deleting a shipping profile is irreversible.
</Note>To delete a shipping profile: