# Integration Setup

## Step 1: Navigate to 'New Integration' screen

In the Daasity app, click **Integrations** in the left-hand menu, and then the **New Integration** button in the upper-right corner.

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

## Step 2: Choose the ShipBob integration

In the search box, type "shipbob" and choose the ShipBob integration.

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

## Step 3: Name the integration

Give the integration a name. This is the name that will be displayed in your integrations list in the Daasity app.

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

## Step 4: Enter your access token

You will need to generate a Personal Access Token from your ShipBob dashboard. Copy the Personal Access Token, and add it to the **Access token** field. Then, click the **Create** button in the upper-right of the screen.

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

## Step 5: Load history

From the integration details screen, trigger a load of up to 5 years of history:

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


---

# 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/data-integrations/setup-guides/digital-integrations/shipbob/integration-setup.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.
