Skip to content

Commit 64a6882

Browse files
authored
Update what-is-elementary.mdx
1 parent 2405992 commit 64a6882

File tree

1 file changed

+26
-9
lines changed

1 file changed

+26
-9
lines changed

docs/cloud/what-is-elementary.mdx

Lines changed: 26 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,13 @@ title: "What is Elementary?"
33
mode: "wide"
44

55
---
6-
**Elementary helps data teams solve one of the biggest challenges of analytics and AI: data quality.**
7-
As pipelines grow in complexity, teams are overwhelmed by test maintenance, incident triage, and governance tasks that steal focus from innovation.
6+
Elementary transforms data reliability from an engineering focus into a shared foundation of trust for the entire organization. As analytics and AI pipelines grow in complexity, teams wrestle with test maintenance, incident triage, and data governance—diverting time and attention from innovation.
87

9-
Built to integrate natively with dbt, Elementary brings everything you need to manage and scale data quality—from detection to resolution—all in one place.
8+
Elementary bridges the gap by offering:
9+
10+
- **Developer-first workflows** that integrate seamlessly with dbt, Git, and CI/CD
11+
- **Business-ready visibility** that makes data health accessible to analysts and leaders
12+
- **AI-powered reliability**, turning observability into proactive, automated action.
1013

1114
## How it works
1215

@@ -20,23 +23,37 @@ Whether you're starting small or scaling observability across your organization,
2023

2124
### [**Elementary dbt package (OSS)**](/data-tests/dbt/dbt-package)
2225

23-
A lightweight and configurable dbt package that lets you add a wide range of anomaly detection tests to your dbt project. It integrates naturally into your dbt workflows and helps monitor models using familiar dbt logic. The package also parses and stores rich metadata—including dbt artifacts (like models, tests, sources, snapshots, and exposures), run results, and test results—within an Elementary schema in your data warehouse. This creates a solid foundation for observability by making key information easily queryable and available for reporting, alerting, and further analysis.
26+
The Elementary dbt package is open source and runs in your existing dbt workflows. It collects metadata, test results, and lineage from your dbt runs, and also enables Elementary’s anomaly detection tests.
2427

25-
The package is the starting point for both the CLI and the Cloud platform, powering them with the metadata needed to gain visibility into your data stack, uncover issues, and take action.
28+
Use it to:
29+
- Save dbt artifacts, test and run results in your data warehouse
30+
- Run pre-built anomaly detection and schema changes tests
2631

2732
### [Elementary CLI (OSS)](/oss/oss-introduction)
2833

29-
A self-hosted command-line tool that works alongside the Elementary dbt package to generate data observability reports, send alerts, and orchestrate workflows. The CLI runs in your environment and gives you access to a visual report that includes test results, data lineage, and dbt run history—all powered by the metadata stored in the Elementary schema. It’s ideal for teams that want to keep everything local while adding visibility and alerting to their dbt project with minimal setup.
34+
###
35+
36+
Elementary CLI help teams adopt foundational data observability within dbt. It centralizes metadata and test results to a self-hosted report, and provides a starting point for alerts and monitoring. It’s a great way to introduce reliability into engineering workflows.
37+
38+
Use it to:
39+
40+
- Present test results and metadata from your dbt project in a visual report
41+
- Send basic alerts over test and schema failures
3042

3143
Setup Elementary OSS [here](https://docs.elementary-data.com/oss/quickstart/quickstart-cli-package).
3244

3345
### [**Elementary Cloud Platform**](/cloud/introduction)
3446

35-
A fully managed platform built on top of the dbt package, designed to help teams improve data quality with minimal setup and operational overhead. It brings everything together in one place: an intuitive UI, column-level lineage from source to BI, incident management tools, advanced alerting and a searchable data catalog. With built-in AI agents, Elementary automates manual workflows like test generation, incident resolution, and metadata management—while keeping your team in control through versioned, PR-based changes and strict security standards.
47+
Elementary Cloud builds on the dbt package by adding a fully managed, AI-powered platform for organization-wide reliability. It includes smart alerting, incident management, column-level lineage, anomaly detection, AI agents, and enterprise features like RBAC and audit logs. It’s designed for teams that want to scale trust, automation, and collaboration across engineering and business.
3648

37-
In addition to the tests defined in your dbt project, the Cloud Platform includes automated, ML-powered monitors that detect anomalies in freshness and volume—surfacing problems early without manual configuration.
49+
Use it to:
3850

39-
Designed to integrate with your entire data stack, it helps teams understand, triage, and act on data quality issues while fostering shared visibility and ownership.
51+
- Give engineers, analysts, and stakeholders shared visibility into data health
52+
- Automate test recommendations, metadata coverage, and root cause analysis with AI agents
53+
- Group and route alerts based on criticality, ownership, and impact
54+
- Integrate with your entire stack - from DWH to BI, AI tools and ticketing systems.
55+
- Track progress over time, enforce governance, and support AI readiness
56+
- Scale reliability efforts across large teams and complex environments
4057

4158
Learn more about Elementary Cloud’s features and integrations [here](https://docs.elementary-data.com/cloud/introduction), and get started with a 30-day free trial [here](https://docs.elementary-data.com/quickstart).
4259

0 commit comments

Comments
 (0)