# Gorgias

## Overview

The **Gorgias Dashboard** was created to help merchants with a Gorgias integration understand how their customer service departments are performing, with the goal of creating the best possible customer experience.  With this dashboard merchants should be able to answer the following questions:

* Are there any customer support tickets that have been outstanding for a long time and need immediate attention?
* Is my average response and ticket close time trending up or down?
* Is there a common theme among my support tickets?  For example, if a specific product is repeatedly mentioned or if you see keywords like "broken" or "poor quality", you may need to investigate if you have product quality issues.

<div align="left" data-full-width="true"><figure><img src="/files/Y2uX2nuZjE9paWvNqlyY" alt=""><figcaption><p>Dashboard Insights</p></figcaption></figure></div>

## Setup

<details>

<summary><strong>Growth accounts</strong></summary>

If you have a **Growth** account, you just need to [set up the Gorgias integration](https://help.daasity.com/extract/integrations/gorgias/integration-setup) and trigger a history load. Once you do this, you will see the Gorgias dashboard in your dashboard list.

</details>

<details>

<summary><strong>Enterprise accounts</strong></summary>

If you have an **Enterprise** account, please reach out to <support@daasity.com> to help you set up the explore and dashboard. Or, if you have developer access in Looker, you can simply add the following line of code to your addons.lkml file:

<pre><code><strong>include: "//base_daasity/**/integration/gorgias/*"
</strong></code></pre>

Once enabled, just search for "Gorgias" using the search bar in Looker.

</details>

## Data sources

All of the visualizations in this dashboard come from our **Gorgias** explore.

## Important things to know

Please see our [Important Notes](https://help.daasity.com/extract/integrations/gorgias/important-notes) article for the Gorgias integration to understand why our data may not exactly match what you see in the Gorgias user interface.


---

# 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.daasity.com/core-concepts/dashboards/report-library/data-source-dashboards/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.
