> 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/postscript-beta/integration-setup.md).

# Integration Setup

{% hint style="info" %}
**Beta integration**

Please note that this integration is currently in beta. These instructions may change as development continues.
{% endhint %}

## Step 1: Request setup from Daasity

Please reach out to <support@daasity.com>, and we will handled set up for you. We will establish a data share with Postscript and configure your integration once the data share is active. We will notify you once this is complete.

{% hint style="info" %}
**Redshift requires an additional step**

If you are on Redshift, we will require you to set up a new user in order to be able to get you your Postscript data. We will reach out with more details.
{% endhint %}

{% hint style="info" %}
**BigQuery not currently supported**

We do not yet have BigQuery support for this feature.
{% endhint %}

## Step 2: Request history load

If you need history to be loaded for your Postscript data, please contact **<support@daasity.com>**. We have to wait until all data has been loaded by Postscript. Once it's available, we can kick off a history load.


---

# 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/postscript-beta/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.
