> For the complete documentation index, see [llms.txt](https://help.daasity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/skio/integration-setup.md).

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

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

## Step 2: Choose the SKIO integration

In the search box, type "skio" and choose the SKIO integration.

<div align="left"><figure><img src="/files/MhoI3fU25z7RVX0G0vIs" alt=""><figcaption></figcaption></figure></div>

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

<div align="left"><figure><img src="/files/v1E3IEKFaAdQvqDnD2vT" alt=""><figcaption></figcaption></figure></div>

## Step 4: Authorize the integration

To give Daasity access to your SKIO data for extraction, you'll need to create an API key in the SKIO admin and input it in the Daasity app:

<div align="left"><figure><img src="/files/3WZHBnIeQj1uNIzXDDIp" alt=""><figcaption></figcaption></figure></div>

## Step 5: Save the integration

## Step 6: Wait for dataset to be ready

Once you authorize the app, there will be a waiting period — typically a few hours — before your dataset is ready for syncing with Daasity. If it takes longer than a day for the dataset to be ready, please contact <support@daasity.com>.

## Step 7: Load history

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

<div align="left"><figure><img src="/files/s27M0iQE8S4nFYm5hi0f" alt=""><figcaption></figcaption></figure></div>

This will load your historical data into your database.

You will see the data reflected in your [subscription dashboard](/core-concepts/dashboards/report-library/data-source-dashboards/subscription.md) and explores after the next daily workflow runs.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/skio/integration-setup.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
