# Qualaroo

### Connect to Qualaroo

1\. Go to the **Resources** page and click the <img src="/files/luUqNwhjG7IZbheUpaBG" alt="" data-size="line">  button.&#x20;

2\. Select **Qualaroo**.

3\. Enter your account credentials and click **Connect**.&#x20;

* **`API key`**: Please follow these [steps](https://help.qualaroo.com/hc/en-us/articles/201969438-The-REST-Reporting-API) to obtain your API key.
* **`Start Date`**: Retrieve data after this date. The date should be UTC date and time in the format 2017-01-25T00:00:00Z.
* **`Qualaroo survey IDs`**
* **`API token`**: Please follow these [steps](https://help.qualaroo.com/hc/en-us/articles/201969438-The-REST-Reporting-API) to obtain your API token.

4\. Choose the tables you want to import. If there are any other required forms or fields, ensure that you fill them out with the necessary information to proceed.

5\. Click **Test** to verify the connection and see a preview of the connected data.

6\. Click **Create Resource** to finish the setup. You will be redirected to the resource page where you can see your newly connected resource displayed at the top.

### Supported table <a href="#output-schema" id="output-schema"></a>

* [Responses](https://help.qualaroo.com/hc/en-us/articles/201969438-The-REST-Reporting-API) (Full table)


---

# 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.acho.io/acho-studio/resources/import-data/qualaroo.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.
