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

# Parcel Templates

> Predefined parcel templates with preset dimensions for supported carriers. Use these tokens when creating parcels.

<CardGroup cols={3}>
  <Card title="Aramex Australia" href="/api-reference/parcel-templates/aramex-australia" />

  <Card title="DHL eCommerce" href="/api-reference/parcel-templates/dhl-ecommerce" />

  <Card title="DPD UK" href="/api-reference/parcel-templates/dpd-uk" />

  <Card title="FedEx" href="/api-reference/parcel-templates/fedex" />

  <Card title="UPS" href="/api-reference/parcel-templates/ups" />

  <Card title="USPS" href="/api-reference/parcel-templates/usps" />
</CardGroup>
