# DataSource Setup

The **DataSource** Setup feature allows you to **connect and manage various data sources.** This functionality enables seamless integration of internal and external data, allowing real-time data retrieval. Additionally, users can monitor the connection status of the DataSource and make adjustments as needed to maintain optimal performance.

***

### :small\_orange\_diamond: Steps to Configure DataSource

1\. In the top-right corner of the List Builder, click the **DataSource Setup** button to access the DataSource settings screen.

<figure><img src="/files/u6rasMa8GWJZANqlINFB" alt=""><figcaption><p>List Builder Screen</p></figcaption></figure>

<figure><img src="/files/rmbHzyaXIWzwUlzdibZh" alt=""><figcaption><p>DataSource Setup Screen</p></figcaption></figure>

2\. Add a DataSource configuration in either the **Basic** or **Advanced** tab:

* [**Basic**](/smallbuilder-lists/builder-setup-steps/datasource-setup/basic-datasource.md): For using internal data.
* [**Advanced**](/smallbuilder-lists/builder-setup-steps/datasource-setup/advanced-datasource.md): For integrating external data or complex logic.

3\. Once the setup is complete, click the **Lists Setup** button in the top-right corner to return to the **List Builder**.


---

# 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.smallbuilder.com/smallbuilder-lists/builder-setup-steps/datasource-setup.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.
