> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-mintlify-1d264819.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 部署附加基础设施

> 在新的区域或账户中部署附加的 BYOC 基础设施

export const Image = ({img, alt, size}) => {
  return <Frame>
      <img src={img} alt={alt} />
    </Frame>;
};

完成初始引导后，您可能希望在其他区域、其他 AWS 账户或 GCP 项目中部署额外的 BYOC 基础设施。

要添加新的 BYOC 部署：

1. 前往 ClickHouse Cloud 控制台中您组织的“Infrastructure”页面。

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-1d264819/JTf3iS1GG7v-XWtG/images/cloud/reference/byoc-new-infra-1.png?fit=max&auto=format&n=JTf3iS1GG7v-XWtG&q=85&s=fbf44773c6c17a4b94ddf40d03cdd008" size="lg" alt="BYOC 基础设施页面" width="2852" height="2250" data-path="images/cloud/reference/byoc-new-infra-1.png" />

2. 选择“Add new account”或“Add new infrastructure”，然后按照引导界面完成设置流程。

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-1d264819/JTf3iS1GG7v-XWtG/images/cloud/reference/byoc-new-infra-2.png?fit=max&auto=format&n=JTf3iS1GG7v-XWtG&q=85&s=6cef6efd01526d60d070d2d2b9abe884" size="lg" alt="BYOC 基础设施页面" width="2364" height="922" data-path="images/cloud/reference/byoc-new-infra-2.png" />
