# Accessing the Data Connectors

* Click the ***Data Connectors*** ![](/files/0v59j6mVGWRpHl0RJvi5) icon using the Designer canvas.

![Accessing the Data Connectors icon on the Designer Canvas](/files/vBhIrrY9llDmiXQvLwlr)

* A new screen opens, displaying the following data connection options:
  * CSV
  * Excel
  * Web Service
  * Predictive Service
  * Data Store
  * WebSocket
  * Merged Data

![The Data Connectors page under for the Designer module](/files/F0Qi5bQRuWS72EE5xDph)

* Select a data connection type and click the ***Create New Connection*** icon.
* A new connection appears below.
* Configure the required details to create a data connection.  &#x20;

![](/files/GHWLLNHHOxiPTyae2yxG)


---

# 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.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/connecting-to-a-data-source/accessing-the-data-connectors.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.
