**DataPrime** is Coralogix's piped syntax language, offering users a straightforward yet powerful tool for describing event transformations and aggregations.

## Where DataPrime is used

Several Coralogix products leverage DataPrime, including:

- [Explore](https://coralogix.com/docs/user-guides/monitoring-and-insights/logs-screen/logs-in-explore-screen/index.md)
- [Custom Dashboards](https://coralogix.com/docs/user-guides/custom-dashboards/getting-started/index.md)

Certain products, such as [Scopes](https://coralogix.com/docs/user-guides/account-management/user-management/scopes/index.md), also use the [DataPrime Expression Language](https://coralogix.com/docs/dataprime/user-guide/dpxl/index.md) (DPXL), a variant of DataPrime designed for expression-based queries.

## Using DataPrime with the DataPrime Query Assistance

The Coralogix **DataPrime Query Assistance** simplifies DataPrime by allowing you to describe queries in natural language. The assistant interprets your request and translates it into a structured DataPrime query, reducing the need to manually write complex syntax.

Once generated, you can review and fine-tune the DataPrime query to customize your data exploration. Learn more about [AI query prompts](https://coralogix.com/docs/dataprime/beginners-guide/ai-query-prompts/index.md) using the [DataPrime Query Assistance](https://coralogix.com/docs/user-guides/olly/dataprime-query-assistance/index.md).

## Learning DataPrime

Several guides and references provide comprehensive information on DataPrime:

- [User guide](https://coralogix.com/docs/dataprime/user-guide/foundations/getting-oriented/index.md): Covers DataPrime structure, data sources, data types, functions, commands, core language constructs, and more.
- [Cookbook](https://coralogix.com/docs/dataprime/cookbook/index.md): A collection of concise, copy-pasteable recipes designed to help you solve common problems.
- [API access](https://coralogix.com/docs/dataprime/API/api-queries/index.md): Query DataPrime via the API.
  - [HTTP queries](https://coralogix.com/docs/dataprime/API/direct-archive-query-http/index.md): Send search requests over HTTP.
  - [gRPC queries](https://coralogix.com/docs/dataprime/API/direct-archive-query-grpc/index.md): Send search requests over gRPC.
- [Language references](https://coralogix.com/docs/dataprime/language-reference/index.md)
  - [Commands](https://coralogix.com/docs/dataprime/language-reference/commands-reference/index.md)
  - [Functions](https://coralogix.com/docs/dataprime/language-reference/functions-reference/index.md)

Introduction to DataPrime

Observability model

DataPrime vs other query languages

Architecture and core principles
