diff --git a/website/docs/docs/cloud/connect-data-platform/about-connections.md b/website/docs/docs/cloud/connect-data-platform/about-connections.md index 58e6ece30a7..ede8f7183e7 100644 --- a/website/docs/docs/cloud/connect-data-platform/about-connections.md +++ b/website/docs/docs/cloud/connect-data-platform/about-connections.md @@ -36,7 +36,6 @@ Up until July 2024, connections were nested under projects. One dbt Cloud projec We are rolling out an important change that moves connection management to the account level. The following connection management section describes these changes. This feature is being rolled out in phases over the coming weeks. - ::: Warehouse connections are an account-level resource. As such you can find them under **Accounts Settings** > **Connections**: @@ -53,6 +52,10 @@ As shown in the image, a project with 2 environments can target between 1 and 2 Rolling out account-level connections will not require any interruption of service in your current usage (IDE, CLI, jobs, etc.). +:::info Why am I asked to configure a developmenent environment? +If your project did not previously have a development environment, you may be redirected to the project setup page. Don't worry, your project is still intact. Choose a connection for your new development environment and you'll be able to view all your environments again. +::: + However, to fully utilize the value of account-level connections, you may have to rethink how you assign and use connections across projects and environments.