> ## Documentation Index
> Fetch the complete documentation index at: https://elementary-ele-2784-fix-alerts-configuration-links-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart: Elementary CLI

Before installing the CLI, make sure to complete the steps dbt package installation, including executing `dbt run` with the Elementary package models.

<Accordion title="dbt package installation">
  <Snippet file="install-dbt-package.mdx" />
</Accordion>

<Snippet file="add-connection-profile.mdx" />

<Snippet file="faq/question-connection-profile.mdx" />

<Snippet file="faq/question-profile-permissions.mdx" />

<Snippet file="install-cli.mdx" />

## What's next?

1. Use the CLI to:
   * [Visualize all dbt test results and runs in a report](/oss/guides/generate-report-ui) ✨
   * [Send informative alerts on failures](/oss/guides/alerts/elementary-alerts) 📣
2. [Add data anomaly detection dbt tests](/data-tests/add-elementary-tests) 📈
3. [Deploy Elementary in production](/oss/deployment-and-configuration/elementary-in-production) 🚀
