# ShipBob

## Overview

This dashboard enables you to analyze your raw ShipBob data in Daasity. You can use it to track shipping volume and costs over time and to see recent statuses of pending shipments.

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

## Setup

{% tabs %}
{% tab title="Enterprise accounts" %}
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:

```
include: "//base_daasity/**/integration/shipbob/*"
```

Once enabled, just search for "ShipBob" using the search bar in Looker.
{% endtab %}

{% tab title="Growth accounts" %}
If you have a **Growth** account, you just need to set up the ShipBob integration and trigger a history load. Once you do this, you will see this dashboard in your dashboard list.
{% endtab %}
{% endtabs %}

## Data sources

All of the visualizations in this dashboard use the **ShipBob** explore.&#x20;

## Important things to know

### Discrepancies due to data lag <a href="#discrepancies-due-to-data-lag" id="discrepancies-due-to-data-lag"></a>

We pull the data to populate this dashboard during your nightly workflow — typically at midnight in your Daasity account's timezone. This means if there are any updates to the data between when the data is extracted and when you view the report, there will be a discrepancy between the data in Daasity and the data in your ShipBob UI.


---

# 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/shipbob.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.
