# Data Products

## What is a Data Product?

An Alkemi Data Product is a comprehensive package that allows seamless querying and utilization of your data within AI applications. Connect your data source—such as Snowflake, BigQuery, or Databricks—and create multiple Data Products from these connections.

**Easy Creation**

To create a Data Product, select the tables you want to include. Once your product is created, Alkemi's agent will analyze your data to ensure efficient querying by generating a dedicated MCP server equipped with text-to-SQL functionality.

**Enhanced Performance**

Enhance your Data Product's performance using our automatic text-to-SQL training features and by providing specific instructions to the Alkemi agent.

**Privacy and Publicity Options**

By default, all Data Products are kept internal to your organization. If you choose to make your Data Product public, additional functionalities for listing, pricing, and controlling access become available.


---

# 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.alkemi.ai/documentation/basics/data-products.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.
