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

# AusPost MyPost Business Documentation

> Complete guide to streamlining your shipping with Australia Post integration

export const calendlyUrl = "https://calendly.com/kivaro-support/30min";

export const supportEmail = "support@kivaro.io";

export const appName = "AusPost MyPost Business";

## Welcome to {appName}

Transform your Shopify shipping process with seamless Australia Post integration. Create shipping labels instantly, manage bulk operations, and automate your fulfillment workflow.

<Card title="Quick Start" icon="rocket" href="/quickstart" horizontal>
  Get up and running with {appName} in minutes
</Card>

## Key Features

Streamline your shipping process with powerful automation and integration.

<Columns cols={2}>
  <Card title="Admin Actions Integration" icon="link" href="/getting-started">
    Create shipping labels directly from Shopify admin with "Create Shipping Labels" action
  </Card>

  <Card title="Bulk Operations" icon="list" href="/bulk-operations">
    Create shipping labels for multiple orders simultaneously (up to 2000 per
    batch)
  </Card>

  <Card title="Shipping Rules" icon="gear" href="/shipping-rules">
    Automate package selection and shipping options based on order conditions
  </Card>

  <Card title="Package Management" icon="box" href="/getting-started">
    Use flat-rate packaging or create custom packages for your needs
  </Card>

  <Card title="Multiple Locations" icon="map-pin" href="/getting-started">
    Manage shipping from multiple warehouse locations seamlessly
  </Card>

  <Card title="Custom Location Addresses" icon="warehouse" href="/advanced-features">
    Set custom from/return addresses for each fulfillment location
  </Card>

  <Card title="Per-Order Configuration" icon="cog" href="/advanced-features">
    Customize delivery instructions and customer references per order
  </Card>

  <Card title="Partial Fulfillments" icon="truck" href="/getting-started">
    Handle partial order fulfillments with ease and accuracy
  </Card>

  <Card title="International Shipping" icon="globe" href="/international-shipping">
    Handle customs declarations and export documentation for global orders
  </Card>

  <Card title="Tracking Page" icon="location-dot" href="/getting-started#tracking-page">
    Monitor all shipments with real-time tracking updates (Paid plans only)
  </Card>

  <Card title="Tracking Alerts" icon="bell" href="/tracking-alerts">
    Automated alerts for shipment issues and delays (Paid plans only)
  </Card>

  <Card title="Product & Variant Dimensions" icon="ruler" href="/product-variant-dimensions">
    Improve package selection with accurate product and variant dimensions
  </Card>
</Columns>

## Quick Start

Get up and running with {appName} in minutes.

<Steps>
  <Step title="Install the App">Add {appName} from the Shopify App Store</Step>

  <Step title="Connect Your Account">
    Link your Australia Post MyPost Business account with your merchant token
  </Step>

  <Step title="Configure Settings">
    Set up your default shipping preferences and package options
  </Step>

  <Step title="Create Your First Label">
    Generate shipping labels for your orders and start streamlining fulfillment
  </Step>
</Steps>

<Card title="Start Now" icon="rocket" href="/quickstart" horizontal>
  Follow our step-by-step quickstart guide to get set up in minutes
</Card>

## Need Help?

<CardGroup cols={2}>
  <Card title="Book Free Consultation" icon="calendar" href={calendlyUrl}>
    Schedule a one-on-one session with our shipping experts
  </Card>

  <Card title="Contact Support" icon="envelope" href={`mailto:${supportEmail}`}>
    Get help with setup, configuration, or troubleshooting
  </Card>
</CardGroup>
