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

# Quick Start

> Set up the FEMA integration and start creating shipments in minutes.

## Step 1: FEMA credentials

Go to **Apps** > **FEMA** > **Settings** and open the **FEMA Credentials** tab.

1. Enter your FEMA **username** and **password**.
2. Click **Save**.

The badge changes from "Not configured" to "Configured" once credentials are saved.

<Frame>
  <img src="https://mintcdn.com/freelancer-1ad5161f/FnFz8fMtL5ko3_SR/images/settings-credentials-en.png?fit=max&auto=format&n=FnFz8fMtL5ko3_SR&q=85&s=47f81540b2c6cb30db6f9089ec50f508" alt="FEMA credentials setup" width="1440" height="900" data-path="images/settings-credentials-en.png" />
</Frame>

<Note>
  If you don't have FEMA credentials yet, contact FEMA at [fema.pt](https://www.fema.pt) to get access.
</Note>

## Step 2: Sender address

Open the **Sender address** tab.

1. Fill in the name/company, address, city, postal code, and contact details.
2. Click **Save**.

This address appears on all shipping labels as the sender.

<Frame>
  <img src="https://mintcdn.com/freelancer-1ad5161f/FnFz8fMtL5ko3_SR/images/settings-sender-en.png?fit=max&auto=format&n=FnFz8fMtL5ko3_SR&q=85&s=6e0b407df4f70b5151de669b7d7c6b38" alt="Sender address setup" width="1440" height="900" data-path="images/settings-sender-en.png" />
</Frame>

## Step 3: Shipping mapping

Open the **Shipping mapping** tab.

Map each Shopify shipping method to the corresponding FEMA service. The app uses this mapping to determine which type of shipment to create for each order.

<Frame>
  <img src="https://mintcdn.com/freelancer-1ad5161f/FnFz8fMtL5ko3_SR/images/settings-mapping-en.png?fit=max&auto=format&n=FnFz8fMtL5ko3_SR&q=85&s=f69c4be23bf10edf5ff2bd4b34ecc6ec" alt="Shipping method mapping" width="1440" height="900" data-path="images/settings-mapping-en.png" />
</Frame>

<Tip>
  If you have multiple Shopify shipping methods (e.g. standard, express), create a mapping for each one.
</Tip>

## Step 4: Packages

Open the **Packages** tab.

Create templates for the boxes you regularly use. When creating a shipment, simply select the package instead of filling in dimensions and weight manually.

<Frame>
  <img src="https://mintcdn.com/freelancer-1ad5161f/FnFz8fMtL5ko3_SR/images/settings-packages-en.png?fit=max&auto=format&n=FnFz8fMtL5ko3_SR&q=85&s=dd304d1b611230900223e5f697cf4c36" alt="Package setup" width="1440" height="900" data-path="images/settings-packages-en.png" />
</Frame>

***

You're all set. You can now create FEMA shipments directly from any order in Shopify Admin.

<Columns cols={2}>
  <Card title="Create shipment" icon="box" href="/en/extensions/admin-block">
    Create a shipment from an individual order.
  </Card>

  <Card title="Bulk create" icon="boxes-stacked" href="/en/extensions/bulk-action">
    Process multiple orders at once.
  </Card>

  <Card title="Print labels" icon="print" href="/en/extensions/bulk-labels">
    Merge multiple labels into a single PDF.
  </Card>

  <Card title="Shipment statuses" icon="circle-info" href="/en/statuses">
    Reference for all FEMA tracking statuses.
  </Card>
</Columns>
