# Integration Setup

Setting up your SPINS data extracts for the first time involves a few initial steps to create the necessary extracts. After that, the data refresh process is straightforward: someone needs to refresh the saved extracts, download them, and upload them into the Daasity platform.

[Contact us](mailto:support@daasity.com) for more information on how to get started working with SPINS data.

## Recurring Data Refresh Process

After the initial setup, updating your SPINS data is simple:

1. **Navigate to the Saved Extracts page** in your SPINS Satori environment.
2. **Refresh each of your saved extracts** (e.g., Latest Periods, Week-over-Week, and Quad Weeks) by clicking the "Refresh" button.
3. **Download the updated CSV files** once the refresh is complete.
4. **Upload the files into Daasity** using the SPINS integration UI.

## First time setup

### 1: Daasity Extractor Setup

1. Prior to setting up the data extracts, align on if any non-standard product attributes are being added to the data set (max: 10 non-standard product attributes). For more information on the standard product attributes, please see the [Integration Specifications page](/core-concepts/data-integrations/setup-guides/digital-integrations/spins/integration-specifications.md).
2. Do the initial data pulls, determine if any product attributes are required beyond the standard (required) product attributes
   1. Ensure data files are available in the specified format.
   2. Use the filename and date patterns to load historical data accurately.
   3. Configure the initial setup to include historical data in your analysis.
3. Navigate to the Integrations page in the Daasity platform.

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

3. Select the SPINS data source.
4. Follow the on-screen instructions to authenticate and connect your data source.
5. Configure the custom attribute columns (up to 10)


---

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