diff --git a/docs/oss/oss-introduction.mdx b/docs/oss/oss-introduction.mdx index 560b62e70..f66dfae97 100644 --- a/docs/oss/oss-introduction.mdx +++ b/docs/oss/oss-introduction.mdx @@ -10,59 +10,40 @@ To gain the most value from Elementary, we recommend using the [Elementary Cloud ### Elementary OSS vs Elementary Cloud Platform -- **Elementary Cloud Platform** - **Recommended for organizational data quality initiatives** (e.g., platform refactoring, governance projects, or AI/ML adoption). +* **Elementary Cloud Platform** - **Recommended for organizational data quality initiatives** (e.g., platform refactoring, governance projects, or AI/ML adoption). The Elementary Cloud Platform offers pipeline monitoring, incident management, column level lineage, dashboards, health scores, and alerts. It empowers data engineers, analytics engineers, and data analysts to collaborate, resolve issues efficiently, and deliver trusted data products. Learn more about the [Elementary Cloud Platform](/cloud/introduction) or [book a demo](https://cal.com/maayansa/elementary-intro-docs). -- **Elementary OSS** - **Recommended for local or individual use.** + +* **Elementary OSS** - **Recommended for local or individual use.** The CLI tool is used to send Slack alerts, and self-host the Elementary report. It is the right choice if you’ll be the primary user of Elementary and don't have collaboration needs. Learn more about the CLI tool below. See here a [detailed features comparison](/overview/cloud-vs-oss). - + Install the Elementary dbt package and CLI tool. + + + Watch the webinar to learn how to get started with the Elementary dbt package and CLI tool. + ### CLI Guides - - - - + + + + + + +
- Demo + Demo ### Supported adapters diff --git a/docs/quickstart.mdx b/docs/quickstart.mdx index dad728681..00b66de92 100644 --- a/docs/quickstart.mdx +++ b/docs/quickstart.mdx @@ -1,5 +1,5 @@ --- -title: "Elementary Quickstart" +title: "Elementary Cloud Platform Quickstart" sidebarTitle: "Quickstart" icon: "circle-play" --- @@ -10,8 +10,14 @@ icon: "circle-play" We can provide [support on Slack](https://elementary-data.com/community) or hop on a [guided onboarding call](https://cal.com/maayansa/elementary-intro-docs). +### Demo Videos + +🎥 Learn more about features available on Elementary Cloud by watching the [demo videos](https://https://www.elementary-data.com/elementary-cloud-demo-videos). + ## What's next? 1. [Connect Slack or MS Teams](/cloud/guides/enable-slack-alerts) for alerting 🔔 + 2. [Connect your code repository](/cloud/integrations/code-repo/connect-code-repo) to add tests configuration from the cloud 🔌 + 3. [Connect your BI tool](/cloud/integrations/bi/connect-bi-tool) to automatically extend the lineage to dashboards 🚀 \ No newline at end of file