This guide contains the necessary steps to connect an Clickhouse environment to your Elementary account. You will connect Elementary Cloud to Clickhouse for syncing the Elementary schema (created by the Elementary dbt package).Documentation Index
Fetch the complete documentation index at: https://elementary-devin-1774320697-fabric-cloud-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Create a user for Elementary cloud
On your dbt project, run:Permissions and security
Elementary cloud doesn’t require read permissions to your tables and schemas, but only the following:- Read-only access to the elementary schema.
- Access to read metadata in information schema and query history, related to the tables in your dbt project.
Fill the connection form
Provide the following fields:- Host: The hostname of your Clickhouse account to connect to. This can either be an IP address or a hostname.
- Port: The port of your Clickhouse account to connect to. This is usually
8123. - Elementary schema: The name of your Elementary schema. Usually
[schema name]_elementary. - User: The name of the for Elementary user.
- Password: The password associated with the provided user.
Add the Elementary IP to allowlist
Elementary IP for allowlist:3.126.156.226

