# Delivery Partner Integrations

### Overview

Use **Apps** to connect supported logistics providers to your store.

After connection, the system can pass shipment data to the provider and receive delivery updates back.

This section is for partner-based logistics only.

If you manage delivery with your own setup, continue with [Logistics Core Module](/whatsapp-commerce/logistics-integration/logistics-core-module.md).

This setup supports:

* shipment creation
* pickup request handling
* tracking and status sync

### Available integrations

Use the provider pages under this section for integration-specific setup.

Current provider page:

* [Delhivery](/whatsapp-commerce/logistics-integration/delivery-partner-integrations/delhivery.md)

### What this section covers

This section covers the provider-level connection model.

It does not replace your store-level delivery settings.

It is designed to support multiple logistics partners.

New partner integrations can be added over time under the same model.

Provider pages under this section explain:

* access and setup steps
* provider-specific configuration
* pickup and webhook behavior

### How to use this section

1. Open the required provider page.
2. Complete the provider integration setup.
3. Continue with the catalog delivery settings in [Logistics Core Module](/whatsapp-commerce/logistics-integration/logistics-core-module.md).

### Next step

Start with the provider you want to connect:

* [Delhivery](/whatsapp-commerce/logistics-integration/delivery-partner-integrations/delhivery.md)

Then continue with:

* [Logistics Core Module](/whatsapp-commerce/logistics-integration/logistics-core-module.md)
* [Fulfillment Workflow](/whatsapp-commerce/logistics-integration/fulfillment-workflow.md)
* [FAQs](/whatsapp-commerce/logistics-integration/delivery-partner-integrations/faqs.md)


---

# 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://help.pickyassist.com/whatsapp-commerce/logistics-integration/delivery-partner-integrations.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.
