# QStudio

This guide provides step-by-step instructions for connecting TimeStored's Qstudio to Unistream.

## Connection Steps

1. In Qstudio, click on **Server** in the top navigation panel
2. Select **Add Server**
3. In the connection dialog:
   * For **Server Type**, select **Clickhouse.com**
   * For **Connect By**, select **URL**
   * Paste the URL copied from Unistream's Integration Hub
   * Provide a **Connection Name** (can be any name you prefer)
   * Enter your **Username** (your Unistream email)
   * Enter your **Password**
4. Click **Test Connection**
5. Download drivers if prompted
6. Click **Save**

You are now connected to Unistream's database through Qstudio.

## Video Tutorial

For a visual walkthrough, watch our tutorial video:

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8e0bSmKC5nbHJINxeE3M%2Fuploads%2FCTbhl8TZxonWv7VkRbsD%2FUnistream%20Qstudio%20Integration.mp4?alt=media&token=a06d01c1-a984-457c-aca2-c6f26f7502d7>" %}


---

# 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://docs.unistream.cloud/integration/qstudio.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.
