> For the complete documentation index, see [llms.txt](https://docs.brainboard.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.brainboard.co/getting-started/fast-track.md).

# Fast track

### 1. Create an account

Register [here](https://app.brainboard.co/register) to create your account. You can sign up with your Google or Microsoft login.

### 2. Create a new architecture

* Click on the <mark style="color:$primary;">**`New architecture`**</mark> button in the top left part.
* Select <mark style="color:$primary;">**`From scratch`**</mark> option.

<figure><img src="https://2733077811-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7YhVIZuz5Brv8kisTlFL%2Fuploads%2FMUVkyMm2pMxnHvNIRfuF%2FNew-architecture.png?alt=media&amp;token=63748eea-0a73-4cae-bb0d-0f55c6c36b71" alt=""><figcaption></figcaption></figure>

### 3. Add cloud resources

Drag and drop cloud resources from the ***left bar*** to the design area to build your architecture. Customize the cloud configuration of the resources

#### Azure

<figure><img src="https://2733077811-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7YhVIZuz5Brv8kisTlFL%2Fuploads%2FvZGHnrJTcUp4dn2cIXpC%2Fadd-cloud-resources.png?alt=media&amp;token=be066aad-7aac-4157-898d-dfdab5b8218d" alt=""><figcaption></figcaption></figure>

#### AWS

<figure><img src="https://2733077811-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7YhVIZuz5Brv8kisTlFL%2Fuploads%2FBInmqjFLsZGs8bseNdtO%2FAWS.png?alt=media&amp;token=05decc70-d19e-4864-baa3-c8869c8ac3d0" alt=""><figcaption></figcaption></figure>

### 4. Inspect the auto-generated Terraform code

See the auto-generated **Terraform** code in the right pane.

Code for Azure & AWS resources:

<div><figure><img src="https://2733077811-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7YhVIZuz5Brv8kisTlFL%2Fuploads%2F8ON80GDvnEDlnALVJz2X%2FAzure-r.png?alt=media&amp;token=841f5f7a-18da-463a-bae9-6546fe51ecfd" alt=""><figcaption></figcaption></figure> <figure><img src="https://2733077811-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7YhVIZuz5Brv8kisTlFL%2Fuploads%2Fq8I85Rb8HAmsuoKCdLTY%2FAWS-code.png?alt=media&amp;token=bfede99d-7468-443b-8ded-8bb1c83619dc" alt=""><figcaption></figcaption></figure></div>

Please refer to the support providers page to have the complete list of all supported cloud providers.

### 5. Add your cloud credentials

If you want to deploy your architecture, add your preferred cloud provider credentials [here](https://app.brainboard.co/settings/integrations/cloud-providers).

<figure><img src="https://2733077811-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7YhVIZuz5Brv8kisTlFL%2Fuploads%2FdDdk4pAy85As9meUxXkg%2Ffast-track-cloud-providers.png?alt=media&amp;token=05b54a22-9de7-4671-bfd5-c720e0fc7dab" alt=""><figcaption><p>Cloud credentials</p></figcaption></figure>

Example for **Azure** credentials.

<figure><img src="https://2733077811-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7YhVIZuz5Brv8kisTlFL%2Fuploads%2FGPWxPr7KT5S3sLNgtsOK%2FAzure-config.png?alt=media&amp;token=2b871c59-6e9c-44b2-ac1d-79ca0689b5a3" alt=""><figcaption></figcaption></figure>

### 6. Trigger a plan

After adding your cloud credentials, you can trigger the **Terraform / OpenTofu** plan directly from the design area and get the output in real time.

<figure><img src="https://2733077811-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7YhVIZuz5Brv8kisTlFL%2Fuploads%2F5nrcv4aVaIKxGPwqwXly%2FTrigger-plan.png?alt=media&amp;token=cdd70420-ebf5-42b8-9f43-faaf4f98c935" alt=""><figcaption></figcaption></figure>

#### Execution output

The output of the plan execution becomes available in the <mark style="color:$primary;">**`Deployment`**</mark> tab in the right panel.

<figure><img src="https://2733077811-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7YhVIZuz5Brv8kisTlFL%2Fuploads%2Fd06Q5UQzcAhCawudXAPs%2Fexecution-output-new.png?alt=media&amp;token=fa608373-8d3d-40c2-8fbe-079e231c9462" alt=""><figcaption></figcaption></figure>
