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

# Deploying additional infrastructure

> Deploy additional BYOC infrastructure in new regions or accounts

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

After completing the initial onboarding, you may wish to deploy additional BYOC infrastructure in a different region or in another AWS account or GCP project.

To add a new BYOC deployment:

1. Navigate to your organization's "Infrastructure" page in the ClickHouse Cloud console.

<Image img="https://mintcdn.com/private-7c7dfe99-revert-149-feat-homepage-below-hero/Fa4x9FnXt3hc3VXe/images/cloud/reference/byoc-new-infra-1.png?fit=max&auto=format&n=Fa4x9FnXt3hc3VXe&q=85&s=8c6eb17adf08499eb5664583cf6c3242" size="lg" alt="BYOC infra page" width="2852" height="2250" data-path="images/cloud/reference/byoc-new-infra-1.png" />

2. Select "Add new account" or "Add new infrastructure" and follow the guided interface to complete the setup process.

<Image img="https://mintcdn.com/private-7c7dfe99-revert-149-feat-homepage-below-hero/Fa4x9FnXt3hc3VXe/images/cloud/reference/byoc-new-infra-2.png?fit=max&auto=format&n=Fa4x9FnXt3hc3VXe&q=85&s=fd7ae7cacf6c3d093a7788af6bdc1c14" size="lg" alt="BYOC infra page" width="2364" height="922" data-path="images/cloud/reference/byoc-new-infra-2.png" />
