# Gorgias

## Overview

The widget is fully integrated with the Gorgias solution to enable viewing of all relevant tracking information in real time for every order, alongside the customer ticket, and without switching between Gorgias and parcelLab.

The widget automatically displays the most up-to-date order information, including the following details:

* Customer name, recipient address, and carrier
* Order and tracking numbers with the latest delivery status
* Detailed view of previous shipping activity
* Product details

### Key Benefits

Direct access to the right delivery data using parcelLab’s Gorgias integration leads to a number of benefits, including:

* Reducing workload
* Resolving inquiries faster
* Better customer experience

### Customer Requirements

For successful configuration, the following requirements need to be met:

* Gorgias administrator privileges
* parcelLab account with tracking data enabled

For more information on the scope and requirements of parcelLab's Gorgias integration, please contact your parcelLab representative.

### Implementation Process

You can request installation of the [Gorgias integration](https://app.parcellab.com/app-store/app/5203) from our App Store for quick setup. Alternatively, if you have an active parcelLab and Gorgias account with admin access, you can follow [our Gorgias integration guide](/docs/platform/app-store/gorgias/implementation-guide.md) to configuring a Gorgias widget to display order and tracking details from parcelLab.

{% hint style="info" %}
To request implementation support from parcelLab, please contact your parcelLab representative. You will need to be able to provide access to your Gorgias instance.

Your implementation manager will proceed with creating the HTTP integration to connect to parcelLab and create the widget that will display order and tracking data in Gorgias.
{% endhint %}

When the parcelLab integration is complete, your customer service users can view order and tracking data directly within tickets in Gorgias.

## Using the parcelLab Gorgias Widget

This section describes how you can use the parcelLab Gorgias widget.

### Access the Widget

The widget can be found in the ticket sidebar on the right-hand side of the page under the customer's information.

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

### Overview of Widget Content

A customer’s order information is displayed automatically when they open a ticket. You can also use the search function in the ticket sidebar to search for a customer. Clicking on the customer’s record will display their recent order information in the widget.

The following order information can be viewed:

* Order number
* Recipient’s address
* Overview of recent orders tracking records (that is: for outbound and return trackings)
* Product details including the item name, quantity, and if the item is returnable.
* A list of checkpoints for each tracking

<div align="left"><figure><img src="/files/UQQ69Bh3Okq7ly4xMrDs" alt="" width="333"><figcaption></figcaption></figure></div>


---

# 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://docs.parcellab.com/docs/platform/app-store/gorgias.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.
