# Data Science Service

{% hint style="info" %}
Check out the given illustration on how to create a Data Science Service connection and associate it to a charting component.
{% endhint %}

<figure><img src="/files/UPaYMQUTQB32XRSvGil9" alt=""><figcaption></figcaption></figure>

* Navigate to the Data Connector page by clicking the ***Data Connectors*** icon.
* Click the ***Create New Connection***  icon provided next to the ***Data Science Service*** connector.
* A new connection gets created under the Data Science Service connector type.&#x20;

![](/files/Xe7VVpICGKDm6tcob65N)

* The configurable connection-specific fields display on the right side of the page as explained below:
  * **Name:** Name the connection.
  * **Data Science Workflows:** Select a deployed Data Science Workflow from the drop-down menu.
  * **Load at Start:** Enable this option to get up-to-date data / pull the updated data from the data source before loading it into charts.
  * **Timely Refresh:** Enable this option to get the refreshed data.
  * **Refresh Interval:** Set the time for refresh interval. (This field appears when the ***Timely Refreshe*****d** field has been enabled.)
* The ***Field Set*** tab displays all the fields after establishing the data connection.&#x20;

![](/files/2WuGOkCKm7uoNpgH7nQa)

{% hint style="info" %} <mark style="color:green;">Please Note:</mark>

* Click the ***Refresh  Workflows*** icon to refresh the Data Science Workflows.
* The users can filter the targeted data set using the ***Condition*** option.
  {% endhint %}


---

# 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/establishing-a-data-connection/data-science-service.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.
