# Cassandra

![](/files/wnSWp09UHLetGSQ0qhmf)

Provide the following information to create a Cassandra Native Data Connector.

* **Data Connector Name:** Provide a user-defined name to identify the data connector.
* **Description:** Provide the connection details (optional).
* **Username:** Enter a Username (It should be the same as given in the connection server).
* **Password:** Enter the Password (It should be the same as provided in the connection server).
* **IP/Host:** Enter database server details (from where the user wants to fetch data).
* **Port:** Provide the server port number.
* **Default Key-Space Name:** Enter the default keyspace name.
* **Consistency:** Select a consistency option from the drop-down list (One/ Two/ Three/ Quorum).
* Click the ‘**Save**’ option.

![](/files/3upZ9HpKRQe6LKiYr4kg)

* The success messages appear to confirm the connection and creation of the new data connector.
* The newly created Cassandra Native Data Connector gets added to the Data Connectors list.


---

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