# App Configuration

To begin using the app, simply follow the steps below:

### Setup the App <a href="#setup-the-app" id="setup-the-app"></a>

**App Status**: This section allows the merchant to enable or disable the Paack shipping app

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

***

**Shipping Rate Configuration**: Configure different rates for various shipping options, including standard, expedited, or same-day delivery. Easily enable or disable specific shipping methods and update their pricing directly within the app settings.<br>

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

***

\
**Paack API Configuration:** Add the API Key & API Secret Key provided from the paack and share them a unique generated token of your store, based on mode admin can swtich between staging & production.

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

***

**Order Push Configuration:** If you select the automatic option, orders are automatically fulfilled when customers choose a Paack shipping option. Otherwise, the admin must manually fulfill the order and generate the shipping label. &#x20;

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

***

\
**Exclude Postal Codes:** Upload a CSV file containing the postal codes to be excluded from the shipping options. Shipping options of a Paack will be not visible on selected postcodes.

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

Do not forget to save the settings after doing the changes.


---

# 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://paack.gitbook.io/paack-app/app-installation/app-configuration.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.
