--- title: dbtCloudConfig slug: /main-concepts/metadata-standard/schemas/metadataingestion/dbtconfig/dbtcloudconfig --- # DBT Cloud Config *dbt Cloud configuration.* ## Properties - **`dbtCloudAuthToken`** *(string)*: dbt cloud account authentication token. - **`dbtCloudAccountId`** *(string)*: dbt cloud account Id. - **`dbtCloudProjectId`** *(string)*: In case of multiple projects in a dbt cloud account, specify the project's id from which you want to extract the dbt run artifacts. - **`dbtCloudJobId`** *(string)*: dbt cloud job id. - **`dbtCloudUrl`** *(string)*: URL to connect to your dbt cloud instance. E.g., https://cloud.getdbt.com or https://emea.dbt.com/. Default: `https://cloud.getdbt.com`. Documentation file automatically generated at 2023-07-07 05:50:35.981927.