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

# Implantação de infraestrutura adicional

> Implantar infraestrutura BYOC adicional em novas regiões ou contas

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

Após concluir o onboarding inicial, talvez você queira implantar infraestrutura BYOC adicional em uma região diferente ou em outra conta AWS ou projeto do GCP.

Para adicionar uma nova implantação BYOC:

1. Acesse a página "Infrastructure" da sua organização no console do ClickHouse Cloud.

<Image img="https://mintcdn.com/private-7c7dfe99-home-button/_21esTusVC0YTooo/images/cloud/reference/byoc-new-infra-1.png?fit=max&auto=format&n=_21esTusVC0YTooo&q=85&s=c6ce956ef2cf2166f4e364ab127e7d4d" size="lg" alt="Página de infraestrutura do BYOC" width="2852" height="2250" data-path="images/cloud/reference/byoc-new-infra-1.png" />

2. Selecione "Add new account" ou "Add new infrastructure" e siga as instruções na interface guiada para concluir o processo de configuração.

<Image img="https://mintcdn.com/private-7c7dfe99-home-button/_21esTusVC0YTooo/images/cloud/reference/byoc-new-infra-2.png?fit=max&auto=format&n=_21esTusVC0YTooo&q=85&s=748667570c0ad383a8c6943f5ffe5ed5" size="lg" alt="Página de infraestrutura do BYOC" width="2364" height="922" data-path="images/cloud/reference/byoc-new-infra-2.png" />
