⚙️Configuring Account Settings

Account Settings Screen

The Account Settings screen is divided into two primary tabs:

  1. Linked Accounts (formerly Integrations):

    • Purpose: Linked accounts enable integration with external platforms for resource ingestion and automations, including metadata import, usage statistics, and lineage information. They also facilitate the shift-left automation, syncing the data model, and creating pre-aggregate models from dbt metrics.

    • Supported Linked Accounts:

      • GitHub: For version control and collaboration.

      • GitLab: For managing repositories and CI/CD workflows.

      • dbt Cloud: For ingesting resources, managing workflows, and leveraging metrics.

      • Secret key generation:

  2. Operations Log:

    • Displays a comprehensive list of account operations, such as:

      • Build processing

      • Data synchronization

      • Crawlers

    • Shows the status of each operation.

    • Provides access to detailed logs for troubleshooting and review.

    • Includes failure notification settings:

      • Project-specific failures notify the project owner via email.

      • Account-wide failures notify the account admin via email.

This screen is a central hub for managing integrations and monitoring account activities, providing essential tools for troubleshooting and automation.

Last updated