# Pinot

Users can create a Pinot data connector to bring data from the PInot database. The following set of steps displays how to create a Pinot Data Connector:

* Click the ***Pinot*** Data Connector icon from the ***Create Data Connector*** page. &#x20;

  <figure><img src="/files/LPqEgvuJm9YeGCj3ui7m" alt=""><figcaption></figcaption></figure>
* The ***Pinot Data Connector*** page opens.
* Provide the following information:
  * Provide the Data Connector name.
  * Describe the data connection (optional).
  * Enter the valid username.
  * Enter the correct password for the selected account.
  * Provide the IP address or host.
  * Provide the Port number.
  * Provide the Database name.
  * Select an SSL type from using the drop-down menu.
* Click the ***Save*** option.            &#x20;

<figure><img src="/files/4eYPFsS9RzfKtFl8gWP7" alt=""><figcaption></figcaption></figure>

* A success message appears confirming the connection. ![](/files/mt9JlEAlSU40eAYH5EsS)​
* Another success message appears confirming the creation of the Data Connector. ![](/files/x4e707EmhwHCJbK7XIXf)
* The newly created Pinot data connector gets added to the Data Connectors list.&#x20;

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


---

# 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/data-center-6/data-center/data-connectors/supported-data-connectors/database-connectors/pinot.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.
