# Connection to Quandl

## **What is Quandl?**

[**Quandl**](https://www.quandl.com/) *\*\**&#x69;s international financial and economic data provider that offers access to a lot of databases — *stocks, futures, commodities, currencies, interest rates, options, indexes, as well as data on industries, assent management and economics.*

The databases cover not only prices on different financial products but a non-price data, such as fundamentals, forecasts, sentiment, traders commitment, production, consumption, employment, inflation, macro indicators, investment and their flows.

As we can see the very extended financial market data is provided and Quandl is worth being connected.

## How to connect Quandl data provider to Quantower?

1. Create an account on the[ **Quandl official website**](https://www.quandl.com/sign-up-modal?defaultModal=showSignUp) by clicking on the **SIGN UP** button on the upper right corner of the page.

After filling the registration form you'll get an email with the confirmation link on your email address indicated in the registration form, please follow the link in order to confirm your registration.

1. Enter your account on Quandl website, *click on your Profile* on the right upper corner of the page and follow to the **Account Settings**.

![](/files/-Lt4f9EzSWi1uK333SHB)

1. Copy your personal **API key** (see pic. below) that is needed for connecting Quandl to Quantower.

![](/files/-Lt4f9F0MW-s9GM-KwJY)

1. When launching Quantower platform, select Quandl connection and enter the API key copied from the Quandl personal cabinet in the **"Token"** field of the Connection manager, then press **CONNECT**.

![](/files/-Lt4f9F25HH-7xxw4rUe)


---

# 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.quantower.in/connections/connection-to-quandl.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.
