# Setting up data connections

Once in Biuwer, a user from your Organization with permissions to use the **Data Center** and manage connections, datasets and data models, must access it and is presented with Connections that your Organization has configured so far.

![My connections in the Data Center, before creating the new connection](/files/-MMzokYRtNJ5d70y39T2)

As can be seen, we do not have a connection to the database containing the film rental information and must **create a connection** to access this data from Biuwer. To do this, either access directly the "**Catalog of connections**" available in the left hand menu or click on the "**Add**" button available in the upper right hand corner of the "My connections" list.

Already in the "Connection Catalog" we **choose the type of technology** in which the data we want to use is stored. Use **the search engine or the category selector** at the top to filter connections and quicker locate the one you are interested in.

![Creation of a new PostgreSQL connection](/files/-MMzrVw1DUyWWwGMUevo)

Once you test the connection by pressing the "**Test Connection**" button, you can save it and it will appear in the list of connections in the Data Center:

![The new connection is now available in the Data Center](/files/-MMzrkVnF15PWNYjpOuI)


---

# 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.biuwer.com/creating-a-dashboard/setting-up-data-connections.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.
